diff options
author | Paul B Mahol <onemda@gmail.com> | 2022-12-03 19:30:34 +0100 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2022-12-03 19:38:11 +0100 |
commit | 1ba4f3c8668502957e15496fc8950f259da365ae (patch) | |
tree | 9ca2e10fba8371795f9ef9e76bd56f5ba34b7a87 /tests/ref/lavf | |
parent | b6f5a7ce0c4d6d45e6c1013cabddeb99af541970 (diff) | |
download | ffmpeg-1ba4f3c8668502957e15496fc8950f259da365ae.tar.gz |
fate: add QOI/XBM/XWD image2pipe tests
Diffstat (limited to 'tests/ref/lavf')
-rw-r--r-- | tests/ref/lavf/qoipipe | 3 | ||||
-rw-r--r-- | tests/ref/lavf/xbmpipe | 3 | ||||
-rw-r--r-- | tests/ref/lavf/xwdpipe | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/tests/ref/lavf/qoipipe b/tests/ref/lavf/qoipipe new file mode 100644 index 0000000000..260269b0ed --- /dev/null +++ b/tests/ref/lavf/qoipipe @@ -0,0 +1,3 @@ +3ce74fde1220ae2501fdfab48035efd8 *tests/data/lavf/qoipipe.qoi +7681407 tests/data/lavf/qoipipe.qoi +tests/data/lavf/qoipipe.qoi CRC=0x87b3c15f diff --git a/tests/ref/lavf/xbmpipe b/tests/ref/lavf/xbmpipe new file mode 100644 index 0000000000..e184aa48c1 --- /dev/null +++ b/tests/ref/lavf/xbmpipe @@ -0,0 +1,3 @@ +ea7e2d589d25ddd0ad3d78ac0e82e351 *tests/data/lavf/xbmpipe.xbm +1910250 tests/data/lavf/xbmpipe.xbm +tests/data/lavf/xbmpipe.xbm CRC=0xfc010c66 diff --git a/tests/ref/lavf/xwdpipe b/tests/ref/lavf/xwdpipe new file mode 100644 index 0000000000..e7137a27a8 --- /dev/null +++ b/tests/ref/lavf/xwdpipe @@ -0,0 +1,3 @@ +e5237d831790a02cf9b7d939557613ed *tests/data/lavf/xwdpipe.xwd +7605975 tests/data/lavf/xwdpipe.xwd +tests/data/lavf/xwdpipe.xwd CRC=0x87b3c15f |