jellyfin/MediaBrowser.Controller/MediaEncoding
gnattu 368808eba4 Don't check dynamic metadata removal for static HDR formats
Those videos have no metadata to be removed at all, just force transcoding when the client does not support it.
2025-06-17 02:29:16 +08:00
..
BaseEncodingJobOptions.cs
BitStreamFilterOptionType.cs Improve dynamic HDR metadata handling (#13277) 2025-04-02 18:06:02 -06:00
DownMixAlgorithmsHelper.cs
EncodingHelper.cs Don't check dynamic metadata removal for static HDR formats 2025-06-17 02:29:16 +08:00
EncodingJobInfo.cs Improve dynamic HDR metadata handling (#13277) 2025-04-02 18:06:02 -06:00
FilterOptionType.cs Fix the transparency issue of ASS subtitle rendering in HWA (#14024) 2025-05-03 08:21:08 -06:00
IAttachmentExtractor.cs Cleanup extracted files (#13760) 2025-04-03 09:17:14 -06:00
IMediaEncoder.cs Improve dynamic HDR metadata handling (#13277) 2025-04-02 18:06:02 -06:00
ISubtitleEncoder.cs
ITranscodeManager.cs
JobLogger.cs
MediaInfoRequest.cs
TranscodingJob.cs move to new System.Threading.Lock type for better performance 2024-12-12 18:10:06 +05:00
TranscodingJobType.cs
TranscodingSegmentCleaner.cs
TranscodingThrottler.cs