This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
jellyfin-jellyfin-1
Watch
1
Star
0
Fork
0
You've already forked jellyfin-jellyfin-1
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2025-12-28 19:54:48 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
64753cfc7f7ef9bfc48a868a4660337aa2baee27
jellyfin-jellyfin-1
/
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