Export to GitHub

openjpeg - default

Source Commits


Commits

Author Date Commit Message
mathieu.malaterre Mar 26, 2014 2807 [1.5] Fix big endian checking with autotools Thanks to winfried for patch Fixes
antonin Mar 26, 2014 2806 [trunk] fixed warnings triggered on linux related to r2802
mathieu.malaterre Mar 26, 2014 2805 [data] Add missing dump2base ref file Update issue 316
mathieu.malaterre Mar 26, 2014 2804 [trunk] Run test suite on issue 316 dataset Update issue 316
mathieu.malaterre Mar 26, 2014 2803 [data] Add 32bits demo file for issue 316 Update issue 316
antonin Mar 26, 2014 2802 [trunk] add ability in opj_compress to input subsampled images through '-F' (aka
mathieu.malaterre Mar 26, 2014 2801 [trunk] Add small utilities to extract JP2 files from PDF
mathieu.malaterre Mar 25, 2014 2800 [1.5] Import patch from bug tracker Thanks to winfried Fixes issue 304
mathieu.malaterre Mar 25, 2014 2799 [trunk] Make sure to test value not pointer Update issue 302
antonin Mar 25, 2014 2798 [trunk] fixed bug related to r2791
mathieu.malaterre Mar 25, 2014 2797 [2.0] Backport from trunk Make sure to have a non empty list
mathieu.malaterre Mar 25, 2014 2796 [trunk] Add sentinel in case list empty. I was getting a cmake error `list sub-
mathieu.malaterre Mar 25, 2014 2795 [trunk] Import change from 2.0 branch
mathieu.malaterre Mar 25, 2014 2794 [2.0] Backport all changes from trunk We only backport change that do not affect
mathieu.malaterre Mar 25, 2014 2793 [dev-utils] Do not export non public symbol
antonin Mar 25, 2014 2792 [trunk] fixed warning due induced by r2791
antonin Mar 25, 2014 2791 [trunk] add "-mct {0,1,2}" option to opj_compress to allow MCT to be disabled if
antonin@gmail.com Mar 25, 2014 2790 Edited wiki page DocJ2KCodec through web user interface.
mathieu.malaterre Mar 25, 2014 2789 [trunk] Make sure to not use alpha pointer if it is not an RGBA input Fixes issu
mathieu.malaterre Mar 25, 2014 2788 [dev-utils] Check latest API (after r2786) Update issue 306
mathieu.malaterre Mar 25, 2014 2787 [dev-utils] Prepare input files for ABI checking Update issue 306
mathieu.malaterre Mar 25, 2014 2786 [trunk] Rework previous commit r2610 This way we are able to gently deprecate th
mathieu.malaterre Mar 25, 2014 2785 [trunk] Add documentation
antonin@gmail.com Mar 25, 2014 2784 Edited wiki page DocJ2KCodec through web user interface.
mathieu.malaterre Mar 24, 2014 2783 [data] On purpose add a broken JP2 file. The ihdr box report that the image has
rdieter@gmail.com Mar 24, 2014 2782 Improve check for standard libs Previously, with <lib>_LIBS and <lib>_CFLAGS un
rdieter@gmail.com Mar 24, 2014 2781 Install jpwl man pages only if jpwl is enabled issue: 129
rdieter@gmail.com Mar 24, 2014 2780 Calling AC_CANONICAL_SYSTEM implies AC_CANONICAL_TARGET, which gives incorrect r
mathieu.malaterre Mar 24, 2014 2779 [data] Update file5 decoded file Fixes issue 305
antonin@gmail.com Mar 24, 2014 2778 Edited wiki page DocJ2KCodec through web user interface.
mathieu.malaterre Mar 24, 2014 2777 [dev-utils] increase timeout for proper valgrind execution
antonin@gmail.com Mar 24, 2014 2776 Edited wiki page Downloads through web user interface.
antonin@gmail.com Mar 24, 2014 2775 Edited wiki page SideNav through web user interface.
antonin@gmail.com Mar 24, 2014 2774 Edited wiki page Downloads through web user interface.
mathieu.malaterre Mar 24, 2014 2773 [trunk] Make sure to exit early instead of looping on every single pixels
mathieu.malaterre Mar 24, 2014 2772 [trunk] Fix typo in comment (this is not j2k_dump)
mathieu.malaterre Mar 19, 2014 2771 [data] Import missing dump2base ref files. Update issue 297
mathieu.malaterre Mar 18, 2014 2770 [dev-utils] Start using new getopt option
mathieu.malaterre Mar 18, 2014 2769 [1.5] Rework r2768 in fact getopt_long is slightly different on GNU. Adapt signa
mathieu.malaterre Mar 18, 2014 2768 [1.5] Create a new cmake option to choose between convienient copy of getopt and
mathieu.malaterre Mar 18, 2014 2767 [trunk] Revert r2764. It breaks ~230 tests as seen on continuous. Since no datas
mathieu.malaterre Mar 18, 2014 2766 [trunk] User can now control source/target java version Fixes issue 303
mathieu.malaterre Mar 18, 2014 2765 [1.5] Add a way for user to override source/target java version Update issue 303
mathieu.malaterre Mar 18, 2014 2764 [trunk] Import git commit fc884aee2b69c78500e65c3d05bf216791a9ea4a from ghostscr
mathieu.malaterre Mar 18, 2014 2763 [trunk] Import git commit 99a6f1af177c15f4db475186b79d169c993494ef from ghostscr
mathieu.malaterre Mar 18, 2014 2762 [1.5] Fix issues with big endian handling Fixes issue 302
mathieu.malaterre Mar 18, 2014 2761 [trunk] Update big endian handling no such thing as WORDS_BIGENDIAN (prefer OPJ_
mathieu.malaterre Mar 18, 2014 2760 [1.5] Rework r2758 the conditions were not quite right. Update checks.
mathieu.malaterre Mar 18, 2014 2759 [1.5] Check the number of tiles
mathieu.malaterre Mar 18, 2014 2758 [1.5] Import patch from trunk to make test passes. Affects: NR-DEC-2977.pdf.asa
mathieu.malaterre Mar 18, 2014 2757 [1.5] Import portion of patch from issue 297 Run test suite on new datasets Upda
mathieu.malaterre Mar 18, 2014 2756 [trunk] Now that dataset from issue 297 have been imported, run test suite. None
mathieu.malaterre Mar 18, 2014 2755 [data] Import datasets generated by Raphael Geissert This work was done as part
mathieu.malaterre Mar 17, 2014 2754 [trunk] Explicitely reject file4/file6 scenario Update issue 286
mathieu.malaterre Mar 17, 2014 2753 [1.5] Remove another set of simple warnings
mathieu.malaterre Mar 17, 2014 2752 [1.5] Remove simple warning about C++ style comments
mathieu.malaterre Mar 17, 2014 2751 [trunk] Update BSD-4 copyright into a BSD-3 copyright Fixes issue 300
mathieu.malaterre Mar 17, 2014 2750 [1.5] Update BSD-4 copyright into a BSD-3 copyright Update issue 300
mathieu.malaterre Mar 17, 2014 2749 [dev-utils] Work around an issue found in wine interpreter: [Incorrect behaviour
mathieu.malaterre Mar 14, 2014 2748 [trunk] Since r2747 we are now able to track which files are missing from the te
mathieu.malaterre Mar 14, 2014 2747 [trunk] add mecanism to track of addition of new regression files in svn/data. I
mathieu.malaterre Mar 14, 2014 2746 [trunk] Remove duplicate content from test_inline.c Thanks to Matthieu Darbois f
mathieu.malaterre Mar 14, 2014 2745 [trunk] rework code from r2463. Really there has been some code duplication from
mathieu.malaterre Mar 14, 2014 2744 [trunk] rework code from r2463. Really there has been some code duplication from
mathieu.malaterre Mar 14, 2014 2743 [trunk] Now that issue 165 dataset is in non regression repository, activate cod
mathieu.malaterre Mar 14, 2014 2742 [data] Add dataset from issue 165 Update issue 165
mathieu.malaterre Mar 14, 2014 2741 [trunk] Fix issue with & vs && Fixes issue 277
mathieu.malaterre Mar 14, 2014 2740 [trunk] Add internal implementation to dump all tiles/comp info Eg: opj_dump -f
mathieu.malaterre Mar 14, 2014 2739 [trunk] Prevent a leak when reading PPT markers Update issue 295
mathieu.malaterre Mar 14, 2014 2738 [dev-utils] Re-activate trunk+valgrind. Remove branch 1.5 and valgrind
mathieu.malaterre Mar 14, 2014 2737 [data] Update non regression data from KDU test suite The related tests are fail
mathieu.malaterre Mar 14, 2014 2736 [data] Add missing non regression data for KDU tests
mathieu.malaterre Mar 14, 2014 2735 [trunk] Move INLINE definition within openjpeg.h header since application may us
mathieu.malaterre Mar 14, 2014 2734 [dev-utils] remove valgrind from macmini
mathieu.malaterre Mar 14, 2014 2733 [trunk] Apply final missing patch from sumatrapdf team: http://bugs.ghostscript.
mathieu.malaterre Mar 14, 2014 2732 [trunk] Rework r2731 since it breaks non-regression testing
mathieu.malaterre Mar 14, 2014 2731 [trunk] Be more verbose about failure. Update issue 294
mathieu.malaterre Mar 14, 2014 2730 [trunk] Add a temporary work around for issue 293 As described in the bug report
mathieu.malaterre Mar 14, 2014 2729 [dev-utils] Update release.bat to build only Part-1
mathieu.malaterre Mar 14, 2014 2728 [dev-utils] google does not allow uploads anymore
mathieu.malaterre Mar 14, 2014 2727 [dev-utils] Update release script to build only Part1 if needed
mathieu.malaterre Mar 14, 2014 2726 [trunk] Mark OpenJPEG to be ABI incompatible with previous one, move to SONAME 7
mathieu.malaterre@gmail.com Mar 14, 2014 2725 Edited wiki page CodingStyle through web user interface.
mathieu.malaterre@gmail.com Mar 14, 2014 2724 Edited wiki page CodingStyle through web user interface.
mathieu.malaterre Mar 14, 2014 2723 [dev-utils] Add output from current uncrustify config on two c files from openjp
mathieu.malaterre Mar 14, 2014 2722 [trunk] Remove warnings about unused values introduced in r2710 Thanks to Matthi
mathieu.malaterre Mar 13, 2014 2721 [dev-utils] Tweak uncrustify config file
mathieu.malaterre Mar 13, 2014 2720 [trunk] Add some sanity checks when reading Ippm(i) segments Update issue 288
mathieu.malaterre Mar 13, 2014 2719 [trunk] Make sure to reallocate ppm data buffer when multiple Ippm(i) buffer are
mathieu.malaterre Mar 13, 2014 2718 [data] kakadu internal implementation changed a bit, update non regression files
mathieu.malaterre Mar 13, 2014 2717 [data] Rework r1688, where an invalid dataset was added. Now non regression test
mathieu.malaterre Mar 13, 2014 2716 [data] Update non regression baseline image now that internal implementation cha
mathieu.malaterre Mar 13, 2014 2715 [trunk] Add documentation to the checkmd5refs cmake module (used for regression
mathieu.malaterre Mar 13, 2014 2714 [trunk] Always report when decompression failed as return code value
mathieu.malaterre Mar 13, 2014 2713 [trunk] Fix test NR-DEC-issue171.jp2-71-decode-md5 after recent code change
mathieu.malaterre Mar 13, 2014 2712 [trunk] Add a double check for user input
mathieu.malaterre Mar 13, 2014 2711 [trunk] Fix compilation on VS2010 (snprintf is not C89). C++11 should avoid this
mathieu.malaterre Mar 13, 2014 2710 [trunk] Just in case this would be helpful for other, here is the code used to t
mathieu.malaterre Mar 13, 2014 2709 [trunk] Tweak documentation in t2.c. Be more verbose in case of failure.
mathieu.malaterre Mar 13, 2014 2708 [trunk] Add some documention in the pi code