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 7207749044
Merge pull request #12540 from nyanmisaka/tune-x2645-params
6 months ago
..
BaseEncodingJobOptions.cs Add EnableAudioVbrEncoding to TranscodingProfile 7 months ago
DownMixAlgorithmsHelper.cs Add comments for Dave750/NightmodeDialogue 7.1 downmix 7 months ago
EncodingHelper.cs Merge pull request #12540 from nyanmisaka/tune-x2645-params 6 months ago
EncodingJobInfo.cs Simplify EnableAudioVbrEncoding getter 7 months ago
FilterOptionType.cs Add HWA video transpose support (+-90/180) 11 months ago
IAttachmentExtractor.cs Pass CancellationToken to ExtractAllAttachments 3 years ago
IEncodingManager.cs Fix warnings in MediaBrowser.Controller/MediaEncoding directory 4 years ago
IMediaEncoder.cs Prevent server from starting if the ffmpeg path is invalid (#12463) 6 months ago
ISubtitleEncoder.cs Backport pull request #8182 from jellyfin/release-10.8.z 3 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. 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 Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletion 11 months ago
TranscodingJobType.cs Update StyleCop 3 years ago
TranscodingSegmentCleaner.cs Apply suggestions from code review 11 months ago
TranscodingThrottler.cs Add sanity check for ThrottleDelaySeconds 11 months ago