diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-11-20 02:17:31 +0100 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-11-24 09:05:01 -0500 |
commit | 99f40fd02f1870c2dee70977b672da9cb198f0be (patch) | |
tree | 76868609893462c269326973539655bffc726940 /tests/ref/lavf | |
parent | 4d05e9392f84702e3c833efa86e84c7f1cf5f612 (diff) | |
download | ffmpeg-streaming-99f40fd02f1870c2dee70977b672da9cb198f0be.zip ffmpeg-streaming-99f40fd02f1870c2dee70977b672da9cb198f0be.tar.gz |
sgienc: Do not end RLE lines with 0s
This is never mentioned in the specifications, and decoders work
just as fine without it. Update the fate references since the compressed
file is smaller.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'tests/ref/lavf')
-rw-r--r-- | tests/ref/lavf/sgi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/lavf/sgi b/tests/ref/lavf/sgi index b0cd303..703b83c 100644 --- a/tests/ref/lavf/sgi +++ b/tests/ref/lavf/sgi @@ -1,3 +1,3 @@ -7054acafd275e51cec28d4518e213081 *./tests/data/images/sgi/02.sgi +d446e540a7c18da5fd3cc0e9942cd46f *./tests/data/images/sgi/02.sgi ./tests/data/images/sgi/%02d.sgi CRC=0x28c7369b -308151 ./tests/data/images/sgi/02.sgi +307287 ./tests/data/images/sgi/02.sgi |