diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-03-23 15:46:30 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-04-15 20:22:36 +0200 |
commit | b7327887ea260d26e4fe98d34149cd57168f2ba3 (patch) | |
tree | 9b5dce4ee98a03933e0fd6825ef0e694af0b13bd /tests/ref | |
parent | 7af99a01c4e77efa002a672d72f142257e87bf38 (diff) | |
download | ffmpeg-b7327887ea260d26e4fe98d34149cd57168f2ba3.tar.gz |
avconv: get output pixel format from lavfi.
This way we don't require a clearly defined corresponding input stream.
The result for the xwd test changes because rgb24 is now chosen instead
of bgra.
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/lavf/xwd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/lavf/xwd b/tests/ref/lavf/xwd index 346183808f..41846c76fd 100644 --- a/tests/ref/lavf/xwd +++ b/tests/ref/lavf/xwd @@ -1,3 +1,3 @@ -b838561f7df803ea14dd6307a9d3c5ec *./tests/data/images/xwd/02.xwd -./tests/data/images/xwd/%02d.xwd CRC=0x69b329cd -405615 ./tests/data/images/xwd/02.xwd +50baa5560b7d1aa3188b19c1162bf7dc *./tests/data/images/xwd/02.xwd +./tests/data/images/xwd/%02d.xwd CRC=0x6da01946 +304239 ./tests/data/images/xwd/02.xwd |