jellyfin/MediaBrowser.Controller/MediaEncoding
gnattu daf8d649f2 Add AC4 downmix
Signed-off-by: gnattu <gnattuoc@me.com>
2024-07-31 00:00:34 +08:00
..
BaseEncodingJobOptions.cs Add EnableAudioVbrEncoding to TranscodingProfile 2024-07-17 21:27:35 +08:00
DownMixAlgorithmsHelper.cs Add AC4 downmix 2024-07-31 00:00:34 +08:00
EncodingHelper.cs Add RFC7845 downmix algorithm (#12300) 2024-07-30 09:50:22 -06:00
EncodingJobInfo.cs Simplify EnableAudioVbrEncoding getter 2024-07-18 02:43:02 +08:00
FilterOptionType.cs
IAttachmentExtractor.cs
IEncodingManager.cs
IMediaEncoder.cs Add option to extract keyframe only during trickplay image generation 2024-07-17 00:47:22 +08:00
ISubtitleEncoder.cs
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. 2024-01-14 12:11:16 +01:00
JobLogger.cs
MediaInfoRequest.cs
TranscodingJob.cs Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletion 2024-03-16 07:35:05 +08:00
TranscodingJobType.cs
TranscodingSegmentCleaner.cs Apply suggestions from code review 2024-03-17 20:45:00 +08:00
TranscodingThrottler.cs Add sanity check for ThrottleDelaySeconds 2024-03-16 07:35:05 +08:00