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 6f78ac2ff3
Use more accurate rounding in GetFixedOutputSize (#11435)
3 days ago
..
BaseEncodingJobOptions.cs Add EqualsAny for VideoCodecTag condition 3 months ago
EncodingHelper.cs Use more accurate rounding in GetFixedOutputSize (#11435) 3 days ago
EncodingJobInfo.cs Add EqualsAny for VideoCodecTag condition 3 months ago
FilterOptionType.cs Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+) 2 years ago
IAttachmentExtractor.cs Pass CancellationToken to ExtractAllAttachments 2 years ago
IEncodingManager.cs Fix warnings in MediaBrowser.Controller/MediaEncoding directory 3 years ago
IMediaEncoder.cs fix: move trickplay specific option into TrickplayOptions (#11229) 1 month 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. 4 months ago
JobLogger.cs fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125) 9 months ago
MediaInfoRequest.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
TranscodingJob.cs Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletion 2 months ago
TranscodingJobType.cs Update StyleCop 2 years ago
TranscodingSegmentCleaner.cs Apply suggestions from code review 2 months ago
TranscodingThrottler.cs Add sanity check for ThrottleDelaySeconds 2 months ago