mpv/sub
Jan Ekström 77142ed9b8 sub/lavc_conv: only set subtitle text format when required
Since libavcodec major version 59, the requested "ass" format became
the default as the old timing-included format was disabled starting
with that version. Additionally, this option by itself has since
been deprecated as it no longer serves any purpose.

References:
FFmpeg/FFmpeg@1f63665ca5
FFmpeg/FFmpeg@176b8d785b

Fixes #9413
2021-12-05 22:31:32 +02:00
..
ass_mp.c
ass_mp.h
dec_sub.c sub: align ytdl-hook secondary subs to the top 2021-08-11 18:15:35 +00:00
dec_sub.h sub: align ytdl-hook secondary subs to the top 2021-08-11 18:15:35 +00:00
draw_bmp.c video: clean up some imgfmt related stuff 2020-05-18 01:54:59 +02:00
draw_bmp.h
filter_jsre.c sub: sub-filter-regex and jsre: support ass-to-plaintext 2021-08-05 21:32:22 +03:00
filter_regex.c sub: sub-filter-regex and jsre: support ass-to-plaintext 2021-08-05 21:32:22 +03:00
filter_sdh.c sub: SDH filter: use unified text-extraction utils 2021-08-05 21:32:22 +03:00
img_convert.c
img_convert.h
lavc_conv.c sub/lavc_conv: only set subtitle text format when required 2021-12-05 22:31:32 +02:00
osd.c sub: assert potential pitfall 2021-11-03 14:09:27 +01:00
osd.h
osd_font.otf
osd_libass.c osd_libass: --osd-back-color: apply to the progress bar 2021-08-19 15:39:07 +03:00
osd_state.h
sd.h sub: sub-filter-regex and jsre: support ass-to-plaintext 2021-08-05 21:32:22 +03:00
sd_ass.c sub: sub-filter-regex and jsre: support ass-to-plaintext 2021-08-05 21:32:22 +03:00
sd_lavc.c build: address AVCodec, AVInputFormat, AVOutputFormat const warnings 2021-05-01 22:07:31 +02:00