diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-08-26 11:31:41 +0200 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-09-02 22:22:02 +0200 |
commit | c45fcf30cfab687004ed1cdc06ebaa21f4262a0b (patch) | |
tree | b7ba394385830ffc6cb4fe9ad070dadb4f35699f /tests/ref/fate | |
parent | 0c7707610f46a28b65eff935500c78c9781f8f4f (diff) | |
download | ffmpeg-c45fcf30cfab687004ed1cdc06ebaa21f4262a0b.tar.gz |
DXV decoder
Support all DXDI and DXD3 normal quality videos.
Diffstat (limited to 'tests/ref/fate')
-rw-r--r-- | tests/ref/fate/dxv-dxt1 | 2 | ||||
-rw-r--r-- | tests/ref/fate/dxv-dxt5 | 2 | ||||
-rw-r--r-- | tests/ref/fate/dxv3-dxt1 | 2 | ||||
-rw-r--r-- | tests/ref/fate/dxv3-dxt5 | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/tests/ref/fate/dxv-dxt1 b/tests/ref/fate/dxv-dxt1 new file mode 100644 index 0000000000..9b493807ca --- /dev/null +++ b/tests/ref/fate/dxv-dxt1 @@ -0,0 +1,2 @@ +#tb 0: 1/30000 +0, 0, 0, 0, 8294400, 0x0797cd53 diff --git a/tests/ref/fate/dxv-dxt5 b/tests/ref/fate/dxv-dxt5 new file mode 100644 index 0000000000..9b493807ca --- /dev/null +++ b/tests/ref/fate/dxv-dxt5 @@ -0,0 +1,2 @@ +#tb 0: 1/30000 +0, 0, 0, 0, 8294400, 0x0797cd53 diff --git a/tests/ref/fate/dxv3-dxt1 b/tests/ref/fate/dxv3-dxt1 new file mode 100644 index 0000000000..c65ead9124 --- /dev/null +++ b/tests/ref/fate/dxv3-dxt1 @@ -0,0 +1,2 @@ +#tb 0: 1/30000 +0, 0, 0, 0, 8294400, 0x98bbcc85 diff --git a/tests/ref/fate/dxv3-dxt5 b/tests/ref/fate/dxv3-dxt5 new file mode 100644 index 0000000000..9b493807ca --- /dev/null +++ b/tests/ref/fate/dxv3-dxt5 @@ -0,0 +1,2 @@ +#tb 0: 1/30000 +0, 0, 0, 0, 8294400, 0x0797cd53 |