You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.MediaEncoding/Probing
markus 64753cfc7f
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.
2 years ago
..
FFProbeHelpers.cs Specify DateTimeStyles when possible 3 years ago
InternalMediaInfoResult.cs Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles 4 years ago
MediaChapter.cs Switch chapter id to long to not break on ffmpeg 5.0 3 years ago
MediaFormatInfo.cs Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles 4 years ago
MediaStreamInfo.cs Add json parser for DOVI side_data 2 years ago
MediaStreamInfoSideData.cs Add json parser for DOVI side_data 2 years ago
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. 2 years ago