openjpeg.git
2012-10-25 Mickael Savinaud[trunk] remove old opj_j2k struct
2012-10-25 Mickael Savinaud[trunk] rename opj_jp2_v2 to opj_jp2
2012-10-25 Mickael Savinaud[trunk] remove old opj_jp2 struct
2012-10-25 Mickael Savinaud[trunk] correct a mis use of an old struct
2012-10-25 Mickael Savinaud[trunk] rename opj_event_msg_v2 to opj_event_msg
2012-10-25 Mickael Savinaud[trunk]remove old opj_event_mgr function
2012-10-25 Mickael Savinaud[trunk] style
2012-10-25 Mickael Savinaud[trunk] remove cio deprecated functions
2012-10-25 Mickael Savinaud[trunk]clean jpip marker functions but it is still...
2012-10-25 Mickael Savinaud[trunk] remove jpt.c/.h which used functions not used...
2012-10-25 Mathieu Malaterre[trunk] Fix remaining issue with OPJ_CALLCONV
2012-10-25 Mathieu Malaterre[trunk] Add documentation for stable API/ABI and gcc...
2012-10-25 Mathieu Malaterre[trunk] marking as deprecated the old cio interface
2012-10-25 Mathieu Malaterre[trunk] Remove some simple warnings about missing proto...
2012-10-25 Mathieu Malaterre[trunk] Fix OpenJPWL compilation
2012-10-25 Mathieu Malaterre[trunk] Since r2060 (and r2059) openjpip is now a first...
2012-10-25 Mathieu Malaterre[trunk] Rework r2077
2012-10-25 Mathieu Malaterre[trunk] Add missing newline
2012-10-25 Mathieu Malaterre[trunk] Run fix_comment on invert.c
2012-10-24 Mickael Savinaud[trunk] add the support of complex mct encoding when...
2012-10-24 Mickael Savinaud[trunk] correct a small warning raised by continous
2012-10-24 Mickael Savinaud[trunk] remove old structures from tcd.h
2012-10-24 Mickael Savinaud[trunk] use the right v2 structure
2012-10-24 Mickael Savinaud[trunk] rename flag_t to opj_flag_t
2012-10-24 Mickael Savinaud[trunk] use new opj prefix and type with raw functions
2012-10-24 Mickael Savinaud[trunk] remove a usefulness test before a free
2012-10-24 Mickael Savinaud[trunk] update jp2./.h to v2 style: use new OPJ type...
2012-10-24 Mickael Savinaud[trunk] add documentation to the message handler functions
2012-10-24 Mickael Savinaud[trunk] Finalize dwt.v/.h with the v2 style : remove...
2012-10-24 Mickael Savinaud[trunk] finalize bio.c/.h related to the v2 style
2012-10-22 Mathieu Malaterre[trunk] Remove SONAME from Java binding
2012-10-22 Mathieu Malaterre[trunk] Fix java binding installation
2012-10-15 Mathieu Malaterre[trunk] Fix another set of issue with calling convention
2012-10-15 Mathieu Malaterre[trunk] Fix issue on windows OS. Need to explicitely...
2012-10-15 Mathieu Malaterre[trunk] Remove some warnings about missing prototypes...
2012-10-15 Mathieu Malaterre[trunk] Fix JPIP compilation. Some prototypes were...
2012-10-15 Mickael Savinaud[trunk] propagate the renaming to openjpwl
2012-10-15 Mickael Savinaud[trunk] fix a compilation error with windows and new...
2012-10-15 Mickael Savinaud[trunk]rename j2k_lib to opj_clock
2012-10-15 Mickael Savinaud[trunk] modify type of opj_clock function
2012-10-15 Mathieu Malaterre[trunk] Fix issue during renaming of man page
2012-10-15 Mathieu Malaterre[trunk] Fix compilation:
2012-10-15 Mathieu Malaterre[trunk] Fix Java binding compilation. Need to link...
2012-10-15 Mathieu Malaterre[trunk] Fix missing -lm to openjpwl
2012-10-15 Mathieu Malaterre[trunk] Fix missing link to zlib
2012-10-15 Mathieu Malaterre[trunk] Fix openmj2 compilation in static mode.
2012-10-15 Mathieu Malaterre[trunk] Fix compilation in static mode. Prevent duplica...
2012-10-15 Mathieu Malaterre[trunk] Add missing newline character
2012-10-15 Mathieu Malaterre[trunk] Fix issues in man pages.
2012-10-15 Mathieu Malaterre[trunk] Fix installaiton of header file
2012-10-15 Mathieu Malaterre[trunk] remove left-over from ->jpip_on implementation...
2012-10-15 Mathieu Malaterre[trunk] Fix warning for no previous prototype by using...
2012-10-10 Mathieu Malaterre[trunk] Fix advanced (and experimental) Java binding...
2012-10-09 Mathieu Malaterre[trunk] Fix openmj2/mj2 compilation
2012-10-09 Mathieu Malaterre[trunk] Use opj_malloc/opj_free in jpip bin
2012-10-09 Mathieu Malaterre[trunk] FolderReorgProposal task. Remove left over...
2012-10-08 Mathieu Malaterre[trunk] Update JPIP (FolderReorgProposal task)
2012-10-05 Mathieu Malaterre[trunk] Make openjpip a first class shared lib, for...
2012-10-05 Mathieu Malaterre[trunk] First step in moving JPIP code out of openjp2
2012-10-05 Mickael Savinaud[trunk] update t1_generate_luts.c with the right ouput...
2012-10-05 Mathieu Malaterre[trunk] Fix spelling. writting -> writing
2012-10-05 Mickael Savinaud[trunk] rename int.h to opj_intmath.h and rename all...
2012-10-05 Mickael Savinaud[trunk] move fix_mul inside int.h and remove fix.h...
2012-10-05 Mickael Savinaud[trunk] remove warnings
2012-10-03 Mickael Savinaud[trunk]remove warnings in pi.c through the update of...
2012-10-03 Mickael Savinaud[trunk] update global functions of tgt with opj_ prefix
2012-10-03 Mickael Savinaud[trunk] (style) move global pi functions to the right...
2012-10-03 Mickael Savinaud[trunk] remove old v1 functions and rename pi_initialis...
2012-10-03 Mickael Savinaud[trunk] update pi_check_next_level with the opj_ prefix...
2012-10-03 Mickael Savinaud[trunk]rename pi_update_encoding_parameters to opj_pi_u...
2012-10-03 Mickael Savinaud[trunk] replace pi_next by opj_pi_next
2012-10-03 Mickael Savinaud[trunk] update local function of pi.c with the opj_...
2012-10-03 Mickael Savinaud[trunk] update mqc global functions with opj_ prefix
2012-10-03 Mickael Savinaud[trunk] add comments to check some parts of mqc.c and...
2012-10-03 Mickael Savinaudupadate mqc with new opj_type and use opj_ prefix for...
2012-10-03 Mickael Savinaud[trunk] correct warnings linked to static dwt functions...
2012-10-03 Mickael Savinaud{trunk]update mct functions with opj_ prefix and new...
2012-10-03 Mickael Savinaud[trunk] update global functions of bio.c with opj_prefi...
2012-10-02 Mathieu Malaterre[trunk] Set of warnings fix for gcc -pedantic
2012-10-02 Mathieu Malaterre[trunk] Build small internal tools to generate t1_luts.h
2012-10-02 Mathieu Malaterre[trunk] Import opj_malloc.h from branch 1.5.x
2012-10-01 Mathieu Malaterre[trunk] V2 will be release with SOVERSION=6
2012-10-01 Mathieu Malaterre[trunk] Remove old function tgt_create
2012-10-01 Mathieu Malaterre[trunk] Update README to reflect FolderReorgProposal
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal fix. 3rd party variables...
2012-10-01 Mathieu Malaterre[trunk] Requires CMake 2.8.2 at least
2012-10-01 Mathieu Malaterre[trunk] Fix minor cmake style
2012-10-01 Mathieu Malaterre[trunk] import unit testing from 1.5.x branch
2012-10-01 Mathieu Malaterre[trunk] remove warnings generated by all project in...
2012-10-01 Mathieu Malaterre[trunk] Discard warnings from tiff package
2012-10-01 Mathieu Malaterre[trunk] rename PACKAGE_VERSION to OPJ_PACKAGE_VERSION
2012-10-01 Mathieu Malaterre[trunk] Fix missing include directory
2012-10-01 Mathieu Malaterre[trunk] fix compilation on windows where getopt is...
2012-10-01 Mathieu Malaterre[trunk] Fix missing getopt symbols on windows
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: Fix openjp2 lib name
2012-10-01 Mathieu Malaterre[trunk] Fix a set of warnings about C90 issues
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task. Do not rebuild doxyge...
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: cleanup doxygen
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: fix jpip doxygen
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: Fix doxygen
next