diff options
author | Connor Worley <connorbworley@gmail.com> | 2024-02-01 11:21:22 -0800 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2024-02-08 20:37:27 +0100 |
commit | 395469c1b091bee355517fb3a90e6f0b6b10558a (patch) | |
tree | 90b98ff7b9493d1468ea805cccb5241931482201 /tests/ref | |
parent | 5fbb6fc636cc00250c1c996d9dff28a4aec87bb1 (diff) | |
download | ffmpeg-395469c1b091bee355517fb3a90e6f0b6b10558a.tar.gz |
fate/video: add DXV3 HQ tests
Signed-off-by: Connor Worley <connorbworley@gmail.com>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/dxv3-ycg6 | 6 | ||||
-rw-r--r-- | tests/ref/fate/dxv3-yg10 | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/tests/ref/fate/dxv3-ycg6 b/tests/ref/fate/dxv3-ycg6 new file mode 100644 index 0000000000..9650f7ce5e --- /dev/null +++ b/tests/ref/fate/dxv3-ycg6 @@ -0,0 +1,6 @@ +#tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x256 +#sar 0: 0/1 +0, 0, 0, 1, 98304, 0x22992f41 diff --git a/tests/ref/fate/dxv3-yg10 b/tests/ref/fate/dxv3-yg10 new file mode 100644 index 0000000000..541107bb9a --- /dev/null +++ b/tests/ref/fate/dxv3-yg10 @@ -0,0 +1,6 @@ +#tb 0: 1/30 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 256x256 +#sar 0: 0/1 +0, 0, 0, 1, 163840, 0x5f1d3e32 |