jellyfin/MediaBrowser.MediaEncoding/Probing
markus 0a15634550 Streams with CodecType "data" (like "epg" streams in DVB
recordings) get ignored. This results in wrong stream specifiers for all
 subsequent streams. This fix correctly handles "data" streams without any
 further processing.
2022-10-01 08:53:54 -06: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 Merge pull request #7964 from jellyfin/dovi-side-data 2022-06-29 01:26:15 -04:00
MediaStreamInfoSideData.cs Remove redundant using directives 2022-09-28 16:26:03 +02:00
ProbeResultNormalizer.cs Streams with CodecType "data" (like "epg" streams in DVB 2022-10-01 08:53:54 -06:00