diff options
author | Paul B Mahol <onemda@gmail.com> | 2022-03-14 23:08:55 +0100 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2022-03-16 21:03:37 +0100 |
commit | 2bcfe78ddf61167841e6ecb1000fe9e323389753 (patch) | |
tree | 74839082ffb2ae7aa97a4126dc934f19769da18f /tests/ref | |
parent | b63c9c7f97648ce5e17020d323c7f53663d5480d (diff) | |
download | ffmpeg-2bcfe78ddf61167841e6ecb1000fe9e323389753.tar.gz |
fate: add epx tests
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/filter-ep2x | 7 | ||||
-rw-r--r-- | tests/ref/fate/filter-ep3x | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/tests/ref/fate/filter-ep2x b/tests/ref/fate/filter-ep2x new file mode 100644 index 0000000000..d720510d99 --- /dev/null +++ b/tests/ref/fate/filter-ep2x @@ -0,0 +1,7 @@ +#tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 382x574 +#sar 0: 1/1 +0, 0, 0, 1, 877072, 0xfd71968d +0, 1, 1, 1, 877072, 0x231d2ba7 diff --git a/tests/ref/fate/filter-ep3x b/tests/ref/fate/filter-ep3x new file mode 100644 index 0000000000..16f714ed46 --- /dev/null +++ b/tests/ref/fate/filter-ep3x @@ -0,0 +1,7 @@ +#tb 0: 1/25 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 573x861 +#sar 0: 1/1 +0, 0, 0, 1, 1973412, 0x99d19757 +0, 1, 1, 1, 1973412, 0x8d5288f2 |