diff options
author | Diego Biurrun <diego@biurrun.de> | 2018-08-08 22:17:49 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2019-02-16 18:15:11 +0100 |
commit | a70eac7a9b193e8434b5bed90bd72aa4cb688363 (patch) | |
tree | dcded6f244f831ee26dd2e91894d0f5305a6d872 /tests/ref/lavf | |
parent | 5846b496f0a1dd5be4ef714622940674305ec00f (diff) | |
download | ffmpeg-a70eac7a9b193e8434b5bed90bd72aa4cb688363.tar.gz |
tests: Convert image2pipe tests to non-legacy test scripts
Diffstat (limited to 'tests/ref/lavf')
-rw-r--r-- | tests/ref/lavf/pbmpipe | 6 | ||||
-rw-r--r-- | tests/ref/lavf/pgmpipe | 6 | ||||
-rw-r--r-- | tests/ref/lavf/ppmpipe | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/tests/ref/lavf/pbmpipe b/tests/ref/lavf/pbmpipe index d50ed716bc..ab7d302b4d 100644 --- a/tests/ref/lavf/pbmpipe +++ b/tests/ref/lavf/pbmpipe @@ -1,3 +1,3 @@ -8ced96f5b6b7362358199ae993b4ceb7 *./tests/data/lavf/pbmpipe.pbm -317075 ./tests/data/lavf/pbmpipe.pbm -./tests/data/lavf/pbmpipe.pbm CRC=0xfae0a1ba +8ced96f5b6b7362358199ae993b4ceb7 *tests/data/lavf/pbmpipe.pbm +317075 tests/data/lavf/pbmpipe.pbm +tests/data/lavf/pbmpipe.pbm CRC=0xfae0a1ba diff --git a/tests/ref/lavf/pgmpipe b/tests/ref/lavf/pgmpipe index 28ad60ea59..d854897492 100644 --- a/tests/ref/lavf/pgmpipe +++ b/tests/ref/lavf/pgmpipe @@ -1,3 +1,3 @@ -04e66c8e9e064c8310bd657ee559bd70 *./tests/data/lavf/pgmpipe.pgm -2534775 ./tests/data/lavf/pgmpipe.pgm -./tests/data/lavf/pgmpipe.pgm CRC=0xadf48ba9 +04e66c8e9e064c8310bd657ee559bd70 *tests/data/lavf/pgmpipe.pgm +2534775 tests/data/lavf/pgmpipe.pgm +tests/data/lavf/pgmpipe.pgm CRC=0xadf48ba9 diff --git a/tests/ref/lavf/ppmpipe b/tests/ref/lavf/ppmpipe index b703e16e50..a50dbb0671 100644 --- a/tests/ref/lavf/ppmpipe +++ b/tests/ref/lavf/ppmpipe @@ -1,3 +1,3 @@ -74f1f6651ad8f192a7b4c11c2b6c71e5 *./tests/data/lavf/ppmpipe.ppm -7603575 ./tests/data/lavf/ppmpipe.ppm -./tests/data/lavf/ppmpipe.ppm CRC=0x87b3c15f +74f1f6651ad8f192a7b4c11c2b6c71e5 *tests/data/lavf/ppmpipe.ppm +7603575 tests/data/lavf/ppmpipe.ppm +tests/data/lavf/ppmpipe.ppm CRC=0x87b3c15f |