]> git.sesse.net Git - ffmpeg/commit
vf_scale: support PAL8 output by producing BGR8.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Tue, 29 Nov 2011 23:06:25 +0000 (00:06 +0100)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 5 Dec 2011 19:05:44 +0000 (20:05 +0100)
commitc66bd78e3dbbc9b6e709f74745179bdd13d2160f
treef08a99ca2b8b333cc0327a65bf441cdf9646d7f1
parentd086c1203c062c35911c240d55b8c0b06fe9b64f
vf_scale: support PAL8 output by producing BGR8.

While quality is bad, PAL8 support is needed to allow testing some
encoders that only support PAL8 input.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
libavfilter/vf_scale.c
tests/ref/lavfi/pixfmts_copy
tests/ref/lavfi/pixfmts_crop
tests/ref/lavfi/pixfmts_hflip
tests/ref/lavfi/pixfmts_null
tests/ref/lavfi/pixfmts_scale
tests/ref/lavfi/pixfmts_vflip