Prefer -vcodec rawvideo over -vcodec huffyuv for lavfi regression
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 29 Sep 2009 21:53:36 +0000 (21:53 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 29 Sep 2009 21:53:36 +0000 (21:53 +0000)
commite935fa9e17f0b4b8eb45e355f6f555fa7b4b02cf
treec3c3fcaff83b3de006b31103549d9e5ce64d4ab1
parenta392f82a3ae09e008088e04c610c05eecac52f67
Prefer -vcodec rawvideo over -vcodec huffyuv for lavfi regression
tests, as the use of huffyuv may cause the auto-insertion of a scale
filter, thus masking the mis-behavior of some filter.

Originally committed as revision 20088 to svn://svn.ffmpeg.org/ffmpeg/trunk
tests/codec-regression.sh