summaryrefslogtreecommitdiffstats
path: root/mpvcore
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-08-15 23:24:53 +0200
committerwm4 <wm4@nowhere>2013-08-15 23:40:04 +0200
commit8b245c4d4b644e404b2e776b6c0ea42d27fa2005 (patch)
tree754e88b2fcdae1fc97a7b17dc33871f6adf6127e /mpvcore
parent3e6ed769357aa317bab5866da39cf0704e62fd5e (diff)
downloadmpv-8b245c4d4b644e404b2e776b6c0ea42d27fa2005.tar.bz2
mpv-8b245c4d4b644e404b2e776b6c0ea42d27fa2005.tar.xz
sd_lavc_conv: don't check AV_CODEC_PROP_TEXT_SUB flag
Not actually useful. This would break whenever a new text subtitle format would be added, which requires a binary->text transformation. (mov_text is one such format; disable it.) In general, we would have to know which packet formats are binary, which we don't, so the only reasonable way to handle this is a white list.
Diffstat (limited to 'mpvcore')
0 files changed, 0 insertions, 0 deletions