jellyfin/MediaBrowser.Controller/MediaEncoding
2024-07-30 09:50:22 -06:00
..
BaseEncodingJobOptions.cs Add EnableAudioVbrEncoding to TranscodingProfile 2024-07-17 21:27:35 +08:00
DownMixAlgorithmsHelper.cs Add RFC7845 downmix algorithm (#12300) 2024-07-30 09:50:22 -06: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
ISubtitleEncoder.cs
ITranscodeManager.cs
JobLogger.cs fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125) 2023-08-20 20:06:57 +02:00
MediaInfoRequest.cs
TranscodingJob.cs
TranscodingJobType.cs
TranscodingSegmentCleaner.cs
TranscodingThrottler.cs