This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-01-19 10:25:50 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jellyfin
/
MediaBrowser.MediaEncoding
/
Probing
History
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.
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