jellyfin/MediaBrowser.MediaEncoding/Probing
2022-08-22 14:58:30 +02:00
..
FFProbeHelpers.cs Specify DateTimeStyles when possible 2021-09-21 01:21:45 +02:00
InternalMediaInfoResult.cs Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles 2021-05-20 22:10:19 +02:00
MediaChapter.cs Switch chapter id to long to not break on ffmpeg 5.0 2022-02-27 21:04:11 +01:00
MediaFormatInfo.cs Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles 2021-05-20 22:10:19 +02:00
MediaStreamInfo.cs Add json parser for DOVI side_data 2022-06-25 18:43:32 +08:00
MediaStreamInfoSideData.cs Add json parser for DOVI side_data 2022-06-25 18:43:32 +08:00
ProbeResultNormalizer.cs Streams with CodecType "data" (like "epg" streams in DVB recordings) get ignored. This results in wrong stream specifiers for all subsequential streams. This fix correctly handles "data" streams without any further processing. 2022-08-22 14:58:30 +02:00