diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-07-06 02:37:28 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-07-08 15:21:48 +0200 |
commit | 1ba01d3d46e8c200a2527ebafc71d5651084586b (patch) | |
tree | 0f3c25ec082182383c4345153b909982ff3f3732 /tests/ref/lavf/pgmpipe | |
parent | b86651a208ee67666a7305b002bc9f14b21dae7f (diff) | |
download | ffmpeg-1ba01d3d46e8c200a2527ebafc71d5651084586b.tar.gz |
swscale: treat gray as a fullrage (0-255) format
Fixes Ticket2684
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/lavf/pgmpipe')
-rw-r--r-- | tests/ref/lavf/pgmpipe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/lavf/pgmpipe b/tests/ref/lavf/pgmpipe index 28ad60ea59..da6f9a6d3a 100644 --- a/tests/ref/lavf/pgmpipe +++ b/tests/ref/lavf/pgmpipe @@ -1,3 +1,3 @@ -04e66c8e9e064c8310bd657ee559bd70 *./tests/data/lavf/pgmpipe.pgm +c34e37ea49237c2d1ea81a5944328e59 *./tests/data/lavf/pgmpipe.pgm 2534775 ./tests/data/lavf/pgmpipe.pgm -./tests/data/lavf/pgmpipe.pgm CRC=0xadf48ba9 +./tests/data/lavf/pgmpipe.pgm CRC=0x7aa0122f |