]> granicus.if.org Git - openjpeg/commit
backport r898 to r907 in openjpeg-1.5 branch
authorAntonin Descampe <antonin@gmail.com>
Thu, 1 Sep 2011 12:08:10 +0000 (12:08 +0000)
committerAntonin Descampe <antonin@gmail.com>
Thu, 1 Sep 2011 12:08:10 +0000 (12:08 +0000)
commit9a89e2f162804ab5d39dac0d1e0469816a2cfb45
tree9457a2c0baafc4b9f4bd00ce933e660cce32bed8
parente89eb575ac3f6d5076aff5e7d1bf1a442386ebce
backport r898 to r907 in openjpeg-1.5 branch
31 files changed:
CHANGES
CMake/CTestCustom.cmake.in
CMake/CheckHaveGetopt.cmake [deleted file]
CMakeLists.txt
applications/JavaOpenJPEG/CMakeLists.txt
applications/JavaOpenJPEG/JavaOpenJPEG.c
applications/JavaOpenJPEG/JavaOpenJPEGDecoder.c
applications/JavaOpenJPEG/Makefile
applications/Makefile.am
applications/codec/CMakeLists.txt
applications/codec/Makefile.am
applications/codec/convert.c
applications/codec/image_to_j2k.c
applications/codec/j2k_dump.c
applications/codec/j2k_to_image.c
applications/codec/windirent.h
applications/common/getopt.h [deleted file]
applications/common/opj_getopt.c [moved from applications/common/getopt.c with 61% similarity]
applications/common/opj_getopt.h [new file with mode: 0644]
applications/mj2/CMakeLists.txt
applications/mj2/Makefile.am
applications/mj2/frames_to_mj2.c
applications/mj2/mj2_to_metadata.c
applications/mj2/mj2_to_metadata.vcproj
tests/CMakeLists.txt
tests/comparePGXimages.c
tests/compareRAWimages.c [new file with mode: 0644]
tests/compare_dump_files.c
tests/nonregression/CMakeLists.txt
tests/nonregression/encoder_test_suite.txt [new file with mode: 0644]
tests/nonregression/opj_ref_decode_cmd.sh.in [new file with mode: 0644]