summaryrefslogtreecommitdiffstats
path: root/video/img_format.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-12-25 22:45:20 +0100
committerwm4 <wm4@nowhere>2013-01-13 20:04:13 +0100
commit4b8122faa73a16fc5fa1b1b797a4c678b0a5f879 (patch)
treee918fde8be1fc5f146dcf3616dc4d8ff984468d2 /video/img_format.c
parentc3788543f55199fc729a49f1402a9e13aaefbd85 (diff)
downloadmpv-4b8122faa73a16fc5fa1b1b797a4c678b0a5f879.tar.bz2
mpv-4b8122faa73a16fc5fa1b1b797a4c678b0a5f879.tar.xz
vf_sub: allow more formats, simplify code
In theory, vf_sub could take any format supported by swscale. But to be sure that it's reasonably fast, only 420P was allowed. However, other similar 8 bit planar formats will be just as fast and there's no reason to exclude them. Even for completely different formats there doesn't seem to be any significant advantage to force vf_sub to convert to a simpler/more common format.
Diffstat (limited to 'video/img_format.c')
0 files changed, 0 insertions, 0 deletions