diff options
| author | Antonin Descampe <antonin@gmail.com> | 2014-01-22 18:41:34 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2014-01-22 18:41:34 +0000 |
| commit | ee3f2ffa19851e5717a14c2517f9599b25080542 (patch) | |
| tree | 0fe0ac7c1f7551c04665f4860e5a52ee45b56b05 /tests | |
| parent | c59124dfe2fa5497790189e50411e8a627437866 (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.txt | 2 |
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" ) |
