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
Patrick Barron a54c08209e
Remove some unused media encoding code
5 months ago
..
BaseEncodingJobOptions.cs Merge pull request #7947 from nyanmisaka/video-range-condition 2 years ago
EncodingHelper.cs Add full HWA transcoding pipeline for RKMPP 5 months ago
EncodingJobInfo.cs Migrate VideoRange and VideoRangeType to Enum 1 year 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 Merge branch 'master' into trickplay 9 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. 6 months ago
JobLogger.cs fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125) 11 months ago
MediaInfoRequest.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
TranscodingJob.cs Rename and clean up TranscodingJob 7 months ago
TranscodingJobType.cs Update StyleCop 3 years ago
TranscodingThrottler.cs Rename and clean up TranscodingJob 7 months ago