summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorNicolas Bertrand <nicoinattendu@gmail.com>2013-04-22 11:41:01 +0200
committerDiego Biurrun <diego@biurrun.de>2013-04-22 15:38:29 +0200
commitc81a70638116eaf4251075475e5cbb600a33c5ec (patch)
treeaa1763bfcab7c9d475bba445ca99de2bfe805826 /tests
parent0c15a9aa7e1654a19144eb594f9639a57fd47482 (diff)
downloadffmpeg-streaming-c81a70638116eaf4251075475e5cbb600a33c5ec.zip
ffmpeg-streaming-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')
-rw-r--r--tests/fate/video.mak3
-rw-r--r--tests/ref/fate/jpeg2000-dcinema3
2 files changed, 6 insertions, 0 deletions
diff --git a/tests/fate/video.mak b/tests/fate/video.mak
index 1f0e1a9..914bb4c 100644
--- a/tests/fate/video.mak
+++ b/tests/fate/video.mak
@@ -151,6 +151,9 @@ fate-interplay-mve-8bit: CMD = framecrc -i $(SAMPLES)/interplay-mve/interplay-lo
FATE_SAMPLES_AVCONV-$(call DEMDEC, IPMOVIE, INTERPLAY_VIDEO) += fate-interplay-mve-16bit
fate-interplay-mve-16bit: CMD = framecrc -i $(SAMPLES)/interplay-mve/descent3-level5-16bit-partial.mve -pix_fmt rgb24 -an
+FATE_SAMPLES_AVCONV-$(call DEMDEC, MXF, JPEG2000) += fate-jpeg2000-dcinema
+fate-jpeg2000-dcinema: CMD = framecrc -flags +bitexact -i $(SAMPLES)/jpeg2000/chiens_dcinema2K.mxf
+
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, KGV1) += fate-kgv1
fate-kgv1: CMD = framecrc -i $(SAMPLES)/kega/kgv1.avi -pix_fmt rgb555le -an
diff --git a/tests/ref/fate/jpeg2000-dcinema b/tests/ref/fate/jpeg2000-dcinema
new file mode 100644
index 0000000..940759a
--- /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
OpenPOWER on IntegriCloud