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
gnattu 2e9aa146a5
fix: remove legacy codecs (#11217)
6 months ago
..
BaseEncodingJobOptions.cs Add EqualsAny for VideoCodecTag condition 8 months ago
EncodingHelper.cs fix: remove legacy codecs (#11217) 6 months ago
EncodingJobInfo.cs Add EqualsAny for VideoCodecTag condition 8 months ago
FilterOptionType.cs Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+) 2 years ago
IAttachmentExtractor.cs Pass CancellationToken to ExtractAllAttachments 3 years ago
IEncodingManager.cs Fix warnings in MediaBrowser.Controller/MediaEncoding directory 3 years ago
IMediaEncoder.cs Merge branch 'master' into trickplay 11 months ago
ISubtitleEncoder.cs Backport pull request #8182 from jellyfin/release-10.8.z 2 years 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. 9 months ago
JobLogger.cs fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125) 1 year ago
MediaInfoRequest.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
TranscodingJob.cs Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletion 6 months ago
TranscodingJobType.cs Update StyleCop 3 years ago
TranscodingSegmentCleaner.cs Apply suggestions from code review 6 months ago
TranscodingThrottler.cs Add sanity check for ThrottleDelaySeconds 6 months ago