| Age | Commit message (Collapse) | Author |
|
Fix embedded subtitles
(cherry picked from commit bfecfab53862d75b90f29f281f391dadbc5b6472)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Fix SAMI UTF-16 Encoding Bug
(cherry picked from commit 0cb2cd94566c1228740f87075bdd4a9a00ccff90)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Fix support for mixed-protocol subtitles
(cherry picked from commit 323fc576a554e80c2b6f4987dcb94a79f3ebed11)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
|
|
|
|
|
|
|
Add full stop at end of comments (SA1629)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix various bugs in HWA subtitle burn-in
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dependencies
Makes the probesize and analyzeduration configurable with env args.
(`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)
|
|
|
|
|
|
This fixes jellyfin/jellyfin#1446. I am not an expert in this section of
code, but I cannot think of a need to do path substitution during
subtitle encoding.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|