openjpeg-1.5.0.
authorCarl Hetherington <cth@carlh.net>
Wed, 17 Apr 2013 12:09:11 +0000 (13:09 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 17 Apr 2013 12:09:11 +0000 (13:09 +0100)
commitfa077b4cdd82540f7949cc6d5ee80d165020c877
tree41b0bb9415f2feb812f3da4cba24780ee566db44
openjpeg-1.5.0.
445 files changed:
AUTHORS [new file with mode: 0644]
CHANGES [new file with mode: 0644]
CMake/CTestCustom.cmake.in [new file with mode: 0644]
CMake/FindFCGI.cmake [new file with mode: 0644]
CMake/FindKAKADU.cmake [new file with mode: 0644]
CMake/FindLCMS.cmake [new file with mode: 0644]
CMake/FindLCMS2.cmake [new file with mode: 0644]
CMake/FindPTHREAD.cmake [new file with mode: 0644]
CMake/JPIPTestDriver.cmake [new file with mode: 0644]
CMake/OpenJPEGCPack.cmake [new file with mode: 0644]
CMake/OpenJPEGConfig.cmake.in [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
CTestConfig.cmake [new file with mode: 0644]
INSTALL [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
THANKS [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
applications/CMakeLists.txt [new file with mode: 0644]
applications/JavaOpenJPEG/CMakeLists.txt [new file with mode: 0644]
applications/JavaOpenJPEG/JavaOpenJPEG.c [new file with mode: 0644]
applications/JavaOpenJPEG/JavaOpenJPEGDecoder.c [new file with mode: 0644]
applications/JavaOpenJPEG/java-sources/org/openJpeg/OpenJPEGJavaDecoder.java [new file with mode: 0644]
applications/JavaOpenJPEG/java-sources/org/openJpeg/OpenJPEGJavaEncoder.java [new file with mode: 0644]
applications/JavaOpenJPEG/org_openJpeg_OpenJPEGJavaDecoder.h [new file with mode: 0644]
applications/JavaOpenJPEG/org_openJpeg_OpenJPEGJavaEncoder.h [new file with mode: 0644]
applications/Makefile.am [new file with mode: 0644]
applications/Makefile.in [new file with mode: 0644]
applications/OPJViewer/CMakeLists.txt [new file with mode: 0644]
applications/OPJViewer/OPJViewer.iss [new file with mode: 0644]
applications/OPJViewer/Readme.txt [new file with mode: 0644]
applications/OPJViewer/about/about.htm [new file with mode: 0644]
applications/OPJViewer/about/opj_logo.png [new file with mode: 0644]
applications/OPJViewer/source/OPJAbout.cpp [new file with mode: 0644]
applications/OPJViewer/source/OPJChild.ico [new file with mode: 0644]
applications/OPJViewer/source/OPJChild16.xpm [new file with mode: 0644]
applications/OPJViewer/source/OPJDialogs.cpp [new file with mode: 0644]
applications/OPJViewer/source/OPJThreads.cpp [new file with mode: 0644]
applications/OPJViewer/source/OPJViewer.cpp [new file with mode: 0644]
applications/OPJViewer/source/OPJViewer.h [new file with mode: 0644]
applications/OPJViewer/source/OPJViewer.ico [new file with mode: 0644]
applications/OPJViewer/source/OPJViewer.rc [new file with mode: 0644]
applications/OPJViewer/source/OPJViewer16.xpm [new file with mode: 0644]
applications/OPJViewer/source/about_htm.h [new file with mode: 0644]
applications/OPJViewer/source/build.h [new file with mode: 0644]
applications/OPJViewer/source/icon1.xpm [new file with mode: 0644]
applications/OPJViewer/source/icon2.xpm [new file with mode: 0644]
applications/OPJViewer/source/icon3.xpm [new file with mode: 0644]
applications/OPJViewer/source/icon4.xpm [new file with mode: 0644]
applications/OPJViewer/source/icon5.xpm [new file with mode: 0644]
applications/OPJViewer/source/imagjpeg2000.cpp [new file with mode: 0644]
applications/OPJViewer/source/imagjpeg2000.h [new file with mode: 0644]
applications/OPJViewer/source/imagmxf.cpp [new file with mode: 0644]
applications/OPJViewer/source/imagmxf.h [new file with mode: 0644]
applications/OPJViewer/source/license.txt [new file with mode: 0644]
applications/OPJViewer/source/opj_logo.xpm [new file with mode: 0644]
applications/OPJViewer/source/readmeafter.txt [new file with mode: 0644]
applications/OPJViewer/source/readmebefore.txt [new file with mode: 0644]
applications/OPJViewer/source/wxj2kparser.cpp [new file with mode: 0644]
applications/OPJViewer/source/wxjp2parser.cpp [new file with mode: 0644]
applications/codec/CMakeLists.txt [new file with mode: 0644]
applications/codec/Makefile.am [new file with mode: 0644]
applications/codec/Makefile.in [new file with mode: 0644]
applications/codec/README [new file with mode: 0644]
applications/codec/convert.c [new file with mode: 0644]
applications/codec/convert.h [new file with mode: 0644]
applications/codec/image_to_j2k.c [new file with mode: 0644]
applications/codec/index.c [new file with mode: 0644]
applications/codec/index.h [new file with mode: 0644]
applications/codec/j2k_dump.c [new file with mode: 0644]
applications/codec/j2k_to_image.c [new file with mode: 0644]
applications/codec/windirent.h [new file with mode: 0644]
applications/common/color.c [new file with mode: 0644]
applications/common/color.h [new file with mode: 0644]
applications/common/format_defs.h [new file with mode: 0644]
applications/common/opj_getopt.c [new file with mode: 0644]
applications/common/opj_getopt.h [new file with mode: 0644]
applications/jpip/CHANGES [new file with mode: 0644]
applications/jpip/CMakeLists.txt [new file with mode: 0644]
applications/jpip/Makefile.am [new file with mode: 0644]
applications/jpip/Makefile.in [new file with mode: 0644]
applications/jpip/README [new file with mode: 0644]
applications/jpip/doc/Doxyfile [new file with mode: 0644]
applications/jpip/doc/jpip_architect.png [new file with mode: 0644]
applications/jpip/doc/jpip_protocol.png [new file with mode: 0644]
applications/jpip/libopenjpip/CMakeLists.txt [new file with mode: 0644]
applications/jpip/libopenjpip/Makefile.am [new file with mode: 0644]
applications/jpip/libopenjpip/Makefile.in [new file with mode: 0644]
applications/jpip/libopenjpip/auxtrans_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/auxtrans_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/bool.h [new file with mode: 0644]
applications/jpip/libopenjpip/box_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/box_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/boxheader_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/boxheader_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/byte_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/byte_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/cache_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/cache_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/cachemodel_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/cachemodel_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/channel_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/channel_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/codestream_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/codestream_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/comMakefile.mk [new file with mode: 0644]
applications/jpip/libopenjpip/dec_clientmsg_handler.c [new file with mode: 0644]
applications/jpip/libopenjpip/dec_clientmsg_handler.h [new file with mode: 0644]
applications/jpip/libopenjpip/faixbox_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/faixbox_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/ihdrbox_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/ihdrbox_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/imgreg_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/imgreg_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/imgsock_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/imgsock_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/index_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/index_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/j2kheader_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/j2kheader_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/jp2k_decoder.c [new file with mode: 0644]
applications/jpip/libopenjpip/jp2k_decoder.h [new file with mode: 0644]
applications/jpip/libopenjpip/jp2k_encoder.c [new file with mode: 0644]
applications/jpip/libopenjpip/jp2k_encoder.h [new file with mode: 0644]
applications/jpip/libopenjpip/jpip_parser.c [new file with mode: 0644]
applications/jpip/libopenjpip/jpip_parser.h [new file with mode: 0644]
applications/jpip/libopenjpip/jpipstream_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/jpipstream_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/manfbox_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/manfbox_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/marker_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/marker_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/metadata_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/metadata_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/mhixbox_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/mhixbox_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/msgqueue_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/msgqueue_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/openjpip.c [new file with mode: 0644]
applications/jpip/libopenjpip/openjpip.h [new file with mode: 0644]
applications/jpip/libopenjpip/placeholder_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/placeholder_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/query_parser.c [new file with mode: 0644]
applications/jpip/libopenjpip/query_parser.h [new file with mode: 0644]
applications/jpip/libopenjpip/session_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/session_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/sock_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/sock_manager.h [new file with mode: 0644]
applications/jpip/libopenjpip/target_manager.c [new file with mode: 0644]
applications/jpip/libopenjpip/target_manager.h [new file with mode: 0644]
applications/jpip/mainpage.h [new file with mode: 0644]
applications/jpip/util/CMakeLists.txt [new file with mode: 0644]
applications/jpip/util/Makefile.am [new file with mode: 0644]
applications/jpip/util/Makefile.in [new file with mode: 0644]
applications/jpip/util/addXMLinJP2.c [new file with mode: 0644]
applications/jpip/util/jpip_to_j2k.c [new file with mode: 0644]
applications/jpip/util/jpip_to_jp2.c [new file with mode: 0644]
applications/jpip/util/opj_dec_server.c [new file with mode: 0644]
applications/jpip/util/opj_server.c [new file with mode: 0644]
applications/jpip/util/opj_viewer/dist/manifest.txt [new file with mode: 0644]
applications/jpip/util/opj_viewer/src/ImageManager.java [new file with mode: 0644]
applications/jpip/util/opj_viewer/src/ImageViewer.java [new file with mode: 0644]
applications/jpip/util/opj_viewer/src/ImageWindow.java [new file with mode: 0644]
applications/jpip/util/opj_viewer/src/ImgdecClient.java [new file with mode: 0644]
applications/jpip/util/opj_viewer/src/JPIPHttpClient.java [new file with mode: 0644]
applications/jpip/util/opj_viewer/src/MML.java [new file with mode: 0644]
applications/jpip/util/opj_viewer/src/PnmImage.java [new file with mode: 0644]
applications/jpip/util/opj_viewer/src/RegimViewer.java [new file with mode: 0644]
applications/jpip/util/opj_viewer/src/ResizeListener.java [new file with mode: 0644]
applications/jpip/util/opj_viewer_xerces/dist/manifest.txt.in [new file with mode: 0644]
applications/jpip/util/opj_viewer_xerces/src/ImageViewer.java [new file with mode: 0644]
applications/jpip/util/opj_viewer_xerces/src/ImageWindow.java [new file with mode: 0644]
applications/jpip/util/opj_viewer_xerces/src/JP2XMLparser.java [new file with mode: 0644]
applications/jpip/util/opj_viewer_xerces/src/OptionPanel.java [new file with mode: 0644]
applications/jpip/util/test_index.c [new file with mode: 0644]
applications/mj2/CMakeLists.txt [new file with mode: 0644]
applications/mj2/Makefile.am [new file with mode: 0644]
applications/mj2/Makefile.in [new file with mode: 0644]
applications/mj2/extract_j2k_from_mj2.c [new file with mode: 0644]
applications/mj2/frames_to_mj2.c [new file with mode: 0644]
applications/mj2/meta_out.c [new file with mode: 0644]
applications/mj2/meta_out.h [new file with mode: 0644]
applications/mj2/mj2.c [new file with mode: 0644]
applications/mj2/mj2.h [new file with mode: 0644]
applications/mj2/mj2_convert.c [new file with mode: 0644]
applications/mj2/mj2_convert.h [new file with mode: 0644]
applications/mj2/mj2_to_frames.c [new file with mode: 0644]
applications/mj2/mj2_to_metadata.c [new file with mode: 0644]
applications/mj2/mj2_to_metadata.dtd [new file with mode: 0644]
applications/mj2/mj2_to_metadata.h [new file with mode: 0644]
applications/mj2/mj2_to_metadata.sln [new file with mode: 0644]
applications/mj2/mj2_to_metadata.vcproj [new file with mode: 0644]
applications/mj2/mj2_to_metadata_Notes.doc [new file with mode: 0644]
applications/mj2/readme.txt [new file with mode: 0644]
applications/mj2/wrap_j2k_in_mj2.c [new file with mode: 0644]
autom4te.cache/output.0 [new file with mode: 0644]
autom4te.cache/output.1 [new file with mode: 0644]
autom4te.cache/output.2 [new file with mode: 0644]
autom4te.cache/requests [new file with mode: 0644]
autom4te.cache/traces.0 [new file with mode: 0644]
autom4te.cache/traces.1 [new file with mode: 0644]
autom4te.cache/traces.2 [new file with mode: 0644]
bootstrap.sh [new file with mode: 0755]
compile [new file with mode: 0755]
config.guess [new file with mode: 0755]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
depcomp [new file with mode: 0755]
doc/CMakeLists.txt [new file with mode: 0644]
doc/Doxyfile.dox [new file with mode: 0644]
doc/Doxyfile.dox.cmake.in [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/man/man1/image_to_j2k.1 [new file with mode: 0644]
doc/man/man1/j2k_dump.1 [new file with mode: 0644]
doc/man/man1/j2k_to_image.1 [new file with mode: 0644]
doc/man/man3/libopenjpeg.3 [new file with mode: 0644]
install-sh [new file with mode: 0755]
libopenjpeg-jpwl.pc.in [new file with mode: 0644]
libopenjpeg/CMakeLists.txt [new file with mode: 0644]
libopenjpeg/Makefile.am [new file with mode: 0644]
libopenjpeg/Makefile.in [new file with mode: 0644]
libopenjpeg/bio.c [new file with mode: 0644]
libopenjpeg/bio.h [new file with mode: 0644]
libopenjpeg/cidx_manager.c [new file with mode: 0644]
libopenjpeg/cidx_manager.h [new file with mode: 0644]
libopenjpeg/cio.c [new file with mode: 0644]
libopenjpeg/cio.h [new file with mode: 0644]
libopenjpeg/dwt.c [new file with mode: 0644]
libopenjpeg/dwt.h [new file with mode: 0644]
libopenjpeg/event.c [new file with mode: 0644]
libopenjpeg/event.h [new file with mode: 0644]
libopenjpeg/fix.h [new file with mode: 0644]
libopenjpeg/image.c [new file with mode: 0644]
libopenjpeg/image.h [new file with mode: 0644]
libopenjpeg/indexbox_manager.h [new file with mode: 0644]
libopenjpeg/int.h [new file with mode: 0644]
libopenjpeg/j2k.c [new file with mode: 0644]
libopenjpeg/j2k.h [new file with mode: 0644]
libopenjpeg/j2k_lib.c [new file with mode: 0644]
libopenjpeg/j2k_lib.h [new file with mode: 0644]
libopenjpeg/jp2.c [new file with mode: 0644]
libopenjpeg/jp2.h [new file with mode: 0644]
libopenjpeg/jpt.c [new file with mode: 0644]
libopenjpeg/jpt.h [new file with mode: 0644]
libopenjpeg/jpwl/CMakeLists.txt [new file with mode: 0644]
libopenjpeg/jpwl/Makefile.am [new file with mode: 0644]
libopenjpeg/jpwl/Makefile.in [new file with mode: 0644]
libopenjpeg/jpwl/README.txt [new file with mode: 0644]
libopenjpeg/jpwl/crc.c [new file with mode: 0644]
libopenjpeg/jpwl/crc.h [new file with mode: 0644]
libopenjpeg/jpwl/jpwl.c [new file with mode: 0644]
libopenjpeg/jpwl/jpwl.h [new file with mode: 0644]
libopenjpeg/jpwl/jpwl_lib.c [new file with mode: 0644]
libopenjpeg/jpwl/rs.c [new file with mode: 0644]
libopenjpeg/jpwl/rs.h [new file with mode: 0644]
libopenjpeg/mct.c [new file with mode: 0644]
libopenjpeg/mct.h [new file with mode: 0644]
libopenjpeg/mqc.c [new file with mode: 0644]
libopenjpeg/mqc.h [new file with mode: 0644]
libopenjpeg/openjpeg.c [new file with mode: 0644]
libopenjpeg/openjpeg.h [new file with mode: 0644]
libopenjpeg/opj_includes.h [new file with mode: 0644]
libopenjpeg/opj_malloc.h [new file with mode: 0644]
libopenjpeg/phix_manager.c [new file with mode: 0644]
libopenjpeg/pi.c [new file with mode: 0644]
libopenjpeg/pi.h [new file with mode: 0644]
libopenjpeg/ppix_manager.c [new file with mode: 0644]
libopenjpeg/raw.c [new file with mode: 0644]
libopenjpeg/raw.h [new file with mode: 0644]
libopenjpeg/t1.c [new file with mode: 0644]
libopenjpeg/t1.h [new file with mode: 0644]
libopenjpeg/t1_generate_luts.c [new file with mode: 0644]
libopenjpeg/t1_luts.h [new file with mode: 0644]
libopenjpeg/t2.c [new file with mode: 0644]
libopenjpeg/t2.h [new file with mode: 0644]
libopenjpeg/tcd.c [new file with mode: 0644]
libopenjpeg/tcd.h [new file with mode: 0644]
libopenjpeg/tgt.c [new file with mode: 0644]
libopenjpeg/tgt.h [new file with mode: 0644]
libopenjpeg/thix_manager.c [new file with mode: 0644]
libopenjpeg/tpix_manager.c [new file with mode: 0644]
libopenjpeg1.pc.cmake [new file with mode: 0644]
libopenjpeg1.pc.in [new file with mode: 0644]
ltmain.sh [new file with mode: 0755]
m4/libtool.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
m4/opj_check_lib.m4 [new file with mode: 0644]
m4/opj_compiler_flag.m4 [new file with mode: 0644]
m4/opj_doxygen.m4 [new file with mode: 0644]
m4/pkg.m4 [new file with mode: 0644]
missing [new file with mode: 0755]
opj_config.h.cmake.in [new file with mode: 0644]
opj_config.h.in [new file with mode: 0644]
tests/CMakeLists.txt [new file with mode: 0644]
tests/comparePGXimages.c [new file with mode: 0644]
tests/compareRAWimages.c [new file with mode: 0644]
tests/compare_dump_files.c [new file with mode: 0644]
tests/conformance/CMakeLists.txt [new file with mode: 0644]
tests/nonregression/CMakeLists.txt [new file with mode: 0644]
tests/nonregression/test_suite.ctest.in [new file with mode: 0644]
thirdparty/CMakeLists.txt [new file with mode: 0644]
thirdparty/include/zconf.h [new file with mode: 0644]
thirdparty/include/zconf.h.cmake.msvc [new file with mode: 0644]
thirdparty/include/zlib.h [new file with mode: 0644]
thirdparty/liblcms2/CMakeLists.txt [new file with mode: 0644]
thirdparty/liblcms2/COPYING [new file with mode: 0644]
thirdparty/liblcms2/include/lcms2.h [new file with mode: 0644]
thirdparty/liblcms2/include/lcms2_plugin.h [new file with mode: 0644]
thirdparty/liblcms2/src/cmscam02.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmscgats.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmscnvrt.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmserr.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmsgamma.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmsgmt.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmsintrp.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmsio0.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmsio1.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmslut.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmsmd5.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmsmtrx.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmsnamed.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmsopt.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmspack.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmspcs.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmsplugin.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmsps2.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmssamp.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmssm.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmstypes.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmsvirt.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmswtpnt.c [new file with mode: 0644]
thirdparty/liblcms2/src/cmsxform.c [new file with mode: 0644]
thirdparty/liblcms2/src/lcms2.def [new file with mode: 0644]
thirdparty/liblcms2/src/lcms2_internal.h [new file with mode: 0644]
thirdparty/libpng/CMakeLists.txt [new file with mode: 0644]
thirdparty/libpng/LICENSE [new file with mode: 0644]
thirdparty/libpng/example.c [new file with mode: 0644]
thirdparty/libpng/png.c [new file with mode: 0644]
thirdparty/libpng/png.h [new file with mode: 0644]
thirdparty/libpng/pngconf.h [new file with mode: 0644]
thirdparty/libpng/pngerror.c [new file with mode: 0644]
thirdparty/libpng/pngget.c [new file with mode: 0644]
thirdparty/libpng/pngmem.c [new file with mode: 0644]
thirdparty/libpng/pngpread.c [new file with mode: 0644]
thirdparty/libpng/pngpriv.h [new file with mode: 0644]
thirdparty/libpng/pngread.c [new file with mode: 0644]
thirdparty/libpng/pngrio.c [new file with mode: 0644]
thirdparty/libpng/pngrtran.c [new file with mode: 0644]
thirdparty/libpng/pngrutil.c [new file with mode: 0644]
thirdparty/libpng/pngset.c [new file with mode: 0644]
thirdparty/libpng/pngtest.c [new file with mode: 0644]
thirdparty/libpng/pngtrans.c [new file with mode: 0644]
thirdparty/libpng/pngwio.c [new file with mode: 0644]
thirdparty/libpng/pngwrite.c [new file with mode: 0644]
thirdparty/libpng/pngwtran.c [new file with mode: 0644]
thirdparty/libpng/pngwutil.c [new file with mode: 0644]
thirdparty/libtiff/CMakeLists.txt [new file with mode: 0644]
thirdparty/libtiff/t4.h [new file with mode: 0644]
thirdparty/libtiff/tif_apple.c [new file with mode: 0644]
thirdparty/libtiff/tif_aux.c [new file with mode: 0644]
thirdparty/libtiff/tif_close.c [new file with mode: 0644]
thirdparty/libtiff/tif_codec.c [new file with mode: 0644]
thirdparty/libtiff/tif_color.c [new file with mode: 0644]
thirdparty/libtiff/tif_compress.c [new file with mode: 0644]
thirdparty/libtiff/tif_config.h [new file with mode: 0644]
thirdparty/libtiff/tif_dir.c [new file with mode: 0644]
thirdparty/libtiff/tif_dir.h [new file with mode: 0644]
thirdparty/libtiff/tif_dirinfo.c [new file with mode: 0644]
thirdparty/libtiff/tif_dirread.c [new file with mode: 0644]
thirdparty/libtiff/tif_dirwrite.c [new file with mode: 0644]
thirdparty/libtiff/tif_dumpmode.c [new file with mode: 0644]
thirdparty/libtiff/tif_error.c [new file with mode: 0644]
thirdparty/libtiff/tif_extension.c [new file with mode: 0644]
thirdparty/libtiff/tif_fax3.c [new file with mode: 0644]
thirdparty/libtiff/tif_fax3.h [new file with mode: 0644]
thirdparty/libtiff/tif_fax3sm.c [new file with mode: 0644]
thirdparty/libtiff/tif_flush.c [new file with mode: 0644]
thirdparty/libtiff/tif_getimage.c [new file with mode: 0644]
thirdparty/libtiff/tif_jbig.c [new file with mode: 0644]
thirdparty/libtiff/tif_jpeg.c [new file with mode: 0644]
thirdparty/libtiff/tif_luv.c [new file with mode: 0644]
thirdparty/libtiff/tif_lzw.c [new file with mode: 0644]
thirdparty/libtiff/tif_next.c [new file with mode: 0644]
thirdparty/libtiff/tif_ojpeg.c [new file with mode: 0644]
thirdparty/libtiff/tif_open.c [new file with mode: 0644]
thirdparty/libtiff/tif_packbits.c [new file with mode: 0644]
thirdparty/libtiff/tif_pixarlog.c [new file with mode: 0644]
thirdparty/libtiff/tif_predict.c [new file with mode: 0644]
thirdparty/libtiff/tif_predict.h [new file with mode: 0644]
thirdparty/libtiff/tif_print.c [new file with mode: 0644]
thirdparty/libtiff/tif_read.c [new file with mode: 0644]
thirdparty/libtiff/tif_stream.cxx [new file with mode: 0644]
thirdparty/libtiff/tif_strip.c [new file with mode: 0644]
thirdparty/libtiff/tif_swab.c [new file with mode: 0644]
thirdparty/libtiff/tif_thunder.c [new file with mode: 0644]
thirdparty/libtiff/tif_tile.c [new file with mode: 0644]
thirdparty/libtiff/tif_unix.c [new file with mode: 0644]
thirdparty/libtiff/tif_version.c [new file with mode: 0644]
thirdparty/libtiff/tif_warning.c [new file with mode: 0644]
thirdparty/libtiff/tif_win32.c [new file with mode: 0644]
thirdparty/libtiff/tif_write.c [new file with mode: 0644]
thirdparty/libtiff/tif_zip.c [new file with mode: 0644]
thirdparty/libtiff/tiff.h [new file with mode: 0644]
thirdparty/libtiff/tiffconf.h [new file with mode: 0644]
thirdparty/libtiff/tiffio.h [new file with mode: 0644]
thirdparty/libtiff/tiffio.hxx [new file with mode: 0644]
thirdparty/libtiff/tiffiop.h [new file with mode: 0644]
thirdparty/libtiff/tiffvers.h [new file with mode: 0644]
thirdparty/libtiff/uvcode.h [new file with mode: 0644]
thirdparty/libz/CMakeLists.txt [new file with mode: 0644]
thirdparty/libz/adler32.c [new file with mode: 0644]
thirdparty/libz/compress.c [new file with mode: 0644]
thirdparty/libz/crc32.c [new file with mode: 0644]
thirdparty/libz/crc32.h [new file with mode: 0644]
thirdparty/libz/deflate.c [new file with mode: 0644]
thirdparty/libz/deflate.h [new file with mode: 0644]
thirdparty/libz/example.c [new file with mode: 0644]
thirdparty/libz/gzclose.c [new file with mode: 0644]
thirdparty/libz/gzguts.h [new file with mode: 0644]
thirdparty/libz/gzlib.c [new file with mode: 0644]
thirdparty/libz/gzread.c [new file with mode: 0644]
thirdparty/libz/gzwrite.c [new file with mode: 0644]
thirdparty/libz/infback.c [new file with mode: 0644]
thirdparty/libz/inffast.c [new file with mode: 0644]
thirdparty/libz/inffast.h [new file with mode: 0644]
thirdparty/libz/inffixed.h [new file with mode: 0644]
thirdparty/libz/inflate.c [new file with mode: 0644]
thirdparty/libz/inflate.h [new file with mode: 0644]
thirdparty/libz/inftrees.c [new file with mode: 0644]
thirdparty/libz/inftrees.h [new file with mode: 0644]
thirdparty/libz/minigzip.c [new file with mode: 0644]
thirdparty/libz/trees.c [new file with mode: 0644]
thirdparty/libz/trees.h [new file with mode: 0644]
thirdparty/libz/uncompr.c [new file with mode: 0644]
thirdparty/libz/zlib.h [new file with mode: 0644]
thirdparty/libz/zutil.c [new file with mode: 0644]
thirdparty/libz/zutil.h [new file with mode: 0644]