summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2014-01-22 18:41:34 +0000
committerAntonin Descampe <antonin@gmail.com>2014-01-22 18:41:34 +0000
commitee3f2ffa19851e5717a14c2517f9599b25080542 (patch)
tree0fe0ac7c1f7551c04665f4860e5a52ee45b56b05 /tests
parentc59124dfe2fa5497790189e50411e8a627437866 (diff)
[trunk] fixed several bugs in cinema mode (2K 24/48 fps, and 4K). Trunk
now produces compliant DCI code-streams.
Diffstat (limited to 'tests')
-rw-r--r--tests/nonregression/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nonregression/CMakeLists.txt b/tests/nonregression/CMakeLists.txt
index d03eb6aa..b4a7a8d1 100644
--- a/tests/nonregression/CMakeLists.txt
+++ b/tests/nonregression/CMakeLists.txt
@@ -33,7 +33,7 @@ set(BLACKLIST_JPEG2000
file(GLOB_RECURSE OPJ_DATA_NR_LIST
"${INPUT_NR}/*.j2k"
"${INPUT_NR}/*.j2c"
- "${INPUT_NR}/*.jp2"
+ #"${INPUT_NR}/*.jp2"
#"${INPUT_NR}/*.jpx"
)