diff options
author | Nicolas Bertrand <nicoinattendu@gmail.com> | 2013-04-22 11:41:01 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2013-04-22 15:38:29 +0200 |
commit | c81a70638116eaf4251075475e5cbb600a33c5ec (patch) | |
tree | aa1763bfcab7c9d475bba445ca99de2bfe805826 /tests/ref | |
parent | 0c15a9aa7e1654a19144eb594f9639a57fd47482 (diff) | |
download | ffmpeg-c81a70638116eaf4251075475e5cbb600a33c5ec.tar.gz |
JPEG 2000 decoder for DCinema
Based on the 2007 GSoC project from Kamil Nowosad <k.nowosad@students.mimuw.edu.pl>
Updated to current programming standards, style and many more small
fixes by Diego Biurrun <diego@biurrun.de>.
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/jpeg2000-dcinema | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ref/fate/jpeg2000-dcinema b/tests/ref/fate/jpeg2000-dcinema new file mode 100644 index 0000000000..940759aeb4 --- /dev/null +++ b/tests/ref/fate/jpeg2000-dcinema @@ -0,0 +1,3 @@ +#tb 0: 1/24 +0, 0, 0, 1, 12441600, 0xf0de508b +0, 1, 1, 1, 12441600, 0x8e50c249 |