You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Controller/MediaEncoding
Bond-009 e9729a536f
Use pattern matching for null checks (#13793)
3 weeks ago
..
BaseEncodingJobOptions.cs Let HLS Controller decide if subtitle should be burn in 7 months ago
DownMixAlgorithmsHelper.cs Add comments for Dave750/NightmodeDialogue 7.1 downmix 9 months ago
EncodingHelper.cs Use pattern matching for null checks (#13793) 3 weeks ago
EncodingJobInfo.cs Fixed namespaces 4 weeks ago
FilterOptionType.cs Add HWA video transpose support (+-90/180) 1 year ago
IAttachmentExtractor.cs Pass CancellationToken to ExtractAllAttachments 3 years ago
IEncodingManager.cs Fix warnings in MediaBrowser.Controller/MediaEncoding directory 4 years ago
IMediaEncoder.cs Enable VideoToolbox AV1 decode 5 months ago
ISubtitleEncoder.cs Use subtitle cache when burning-in subs 7 months ago
ITranscodeManager.cs Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports non-keyed locking using a similar interface and changed SemaphoreSlim-based locks to using AsyncNonKeyedLocker. 1 year ago
JobLogger.cs fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125) 2 years ago
MediaInfoRequest.cs Enable nullable reference types for MediaBrowser.Controller 4 years ago
TranscodingJob.cs move to new System.Threading.Lock type for better performance 4 months ago
TranscodingJobType.cs Remove BOM from UTF-8 files 8 months ago
TranscodingSegmentCleaner.cs Apply suggestions from code review 1 year ago
TranscodingThrottler.cs Remove BOM from UTF-8 files 8 months ago