summaryrefslogtreecommitdiffstats
path: root/player/screenshot.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-09-01 23:48:14 +0200
committerwm4 <wm4@nowhere>2015-09-01 23:48:14 +0200
commiteabc5309457d8b3926c8d81c55f4de303a76b227 (patch)
treedfaf1c4e17efc7f9194f0ddccde01fdce066427f /player/screenshot.c
parent62378b394a87ecc4e0115b2cf605deb3ad29f46a (diff)
downloadmpv-eabc5309457d8b3926c8d81c55f4de303a76b227.tar.bz2
mpv-eabc5309457d8b3926c8d81c55f4de303a76b227.tar.xz
sub: always try to use libavcodec text subtitle converter
Drop the whitelist. It's annoying to maintain. Instead, accept any subtitle decoder. Since this code path will now also be taken by bitmap subtitle decoders not whitelisted by sd_lavc.c, add a warning when bitmap subtitles are decoded. (To reduce or increase potential user confusion.) To some degree, a whitelist is needed to distinguish text and bitmap subtitles. FFmpeg has an API to distinguish them in a generic way to some degree, but Libav doesn't. So we just stick with this for now.
Diffstat (limited to 'player/screenshot.c')
0 files changed, 0 insertions, 0 deletions