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
2025-05-24 02:02:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jellyfin
/
MediaBrowser.MediaEncoding
/
Probing
History
nyanmisaka
9323390add
Fix the display aspect ratio of PGSSUB subtitle burn-in
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-01-28 20:06:42 +08:00
..
CodecType.cs
Improve ffprobe json parsing and don't log error for Codec Type attachment
2023-02-01 14:58:04 +01:00
FFProbeHelpers.cs
Replace != null with is not null
2022-12-05 15:01:13 +01: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
Improve ffprobe json parsing and don't log error for Codec Type attachment
2023-02-01 14:58:04 +01:00
MediaStreamInfoSideData.cs
Remove redundant using directives
2022-09-28 16:26:03 +02:00
ProbeResultNormalizer.cs
Fix the display aspect ratio of PGSSUB subtitle burn-in
2024-01-28 20:06:42 +08:00