diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2016-04-22 17:28:04 -0400 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2016-04-26 16:30:18 -0400 |
commit | 4b2e69397b84d1c1a29ffae6e9f106f2c32b1869 (patch) | |
tree | e1d5747fa8e7a2879a142ed941c2333013188b1d /tests | |
parent | 6eb2505855fa832ba7d0a1c2fb9f92c41c5446e3 (diff) | |
download | ffmpeg-streaming-4b2e69397b84d1c1a29ffae6e9f106f2c32b1869.zip ffmpeg-streaming-4b2e69397b84d1c1a29ffae6e9f106f2c32b1869.tar.gz |
dds: Add support for monochrome images
Diffstat (limited to 'tests')
-rw-r--r-- | tests/fate/image.mak | 1 | ||||
-rw-r--r-- | tests/ref/fate/dds-monob | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/tests/fate/image.mak b/tests/fate/image.mak index 22e0a33..e58291b 100644 --- a/tests/fate/image.mak +++ b/tests/fate/image.mak @@ -65,6 +65,7 @@ DDS_FMT = alpha8 \ dxt5-xrbg \ dxt5-ycocg \ dxt5-ycocg-scaled \ + monob \ pal \ pal-ati \ rgb1555 \ diff --git a/tests/ref/fate/dds-monob b/tests/ref/fate/dds-monob new file mode 100644 index 0000000..370a431 --- /dev/null +++ b/tests/ref/fate/dds-monob @@ -0,0 +1,2 @@ +#tb 0: 1/25 +0, 0, 0, 1, 1952, 0x716498a1 |