diff options
author | Georg Lippitsch | 2012-08-26 14:51:13 +0200 |
---|---|---|
committer | Michael Niedermayer | 2012-08-27 18:31:21 +0200 |
commit | 5cc5d9d5f7ea2231490d11cf2a28350ebb3f06ab (patch) | |
tree | b7e0309d01cd7d7d541c599bc1a635d2cdf1cbe8 /tests | |
parent | 99f50907143b096009682481ba4c5129ab65149e (diff) |
dpx: 10 and 12 bit decoding
Rewrite 10 bit dpx decoder to decode into GBRP10 color space
instead of converting to RGB48.
Add 12 bit decoder to decode into GBRP12 color space.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ref/lavf/dpx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/lavf/dpx b/tests/ref/lavf/dpx index 2160809169..1196934836 100644 --- a/tests/ref/lavf/dpx +++ b/tests/ref/lavf/dpx @@ -5,5 +5,5 @@ ./tests/data/images/dpx/%02d.dpx CRC=0xe5b9c023 609920 ./tests/data/images/dpx/02.dpx 13dc41b1e1e36399a5e1f8b7e3344a81 *./tests/data/images/dpx/02.dpx -./tests/data/images/dpx/%02d.dpx CRC=0xf38d5830 +./tests/data/images/dpx/%02d.dpx CRC=0xf0a1c097 407168 ./tests/data/images/dpx/02.dpx |