index
:
openjpeg
UCL
avendor
cancel
carl-1
carl-2
carl-2-rebased-on-master
ccache
codingstyle
coverity_scan
coverity_scan_original
dcpomatic-2.5.2
dcpomatic-2.5.4
dev-restart
fix-bypass-restart
fix_bypass_pterm_termall
fix_bypass_pterm_termall_and_lossless_decomposition_issue
floating_point_irreversible_encoding
gh-pages
j2kviewer
master
master-cdist
openjp3d
openjpeg-1.5
openjpeg-2.0
openjpeg-2.1
openjpeg3d
openjpeg3d@745
openjpeg3d@749
opj-v1-branch
opj_idwt53_h_cas0_SSE2
opt
t1_dec_signed_magnitude_representation
t1_optim_attempt_refpass_4_at_context16
v2
videocon-1
Fork of openjpeg library for JPEG2000 encoding and decoding
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
applications
Age
Commit message (
Expand
)
Author
2012-10-01
[trunk] FolderReorgProposal task: cleanup doxygen
Mathieu Malaterre
2012-10-01
[trunk] FolderReorgProposal task: Fix doxygen
Mathieu Malaterre
2012-10-01
[trunk] FolderReorgProposal task: only keep a single build system
Mathieu Malaterre
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre
2012-09-10
[trunk] Fix one remaining issue with C90 compat
Mathieu Malaterre
2012-09-10
[trunk] Fix some C90 issues.
Mathieu Malaterre
2012-09-10
[trunk] Fix all C90 issues using gcc -pedantic -Wno-long-long to track them
Mathieu Malaterre
2012-08-30
[trunk] Remove CMake-language block-end command arguments
Mickael Savinaud
2012-08-30
[trunk] Convert CMake-language commands to lower case
Mickael Savinaud
2012-08-30
[trunk] Remove all non-ascii characters (Several compilers and development to...
Mickael Savinaud
2012-08-30
[trunk] COMP: Fix one warning identified by clang31 :
Mickael Savinaud
2012-08-30
[trunk] COMP: _v2 code remove (thanks to Hans Johnson and Winfried)
Mickael Savinaud
2012-08-22
[trunk] realloc is misused and may leak memory (Issue#168)
Luc Hermitte
2012-08-22
[trunk] j2k_to_image gives fff-topic error message for non-openable files (Is...
Luc Hermitte
2012-08-16
free local memory in image_to_j2k application
Mickael Savinaud
2012-08-13
fix some warnings in jp2.c
Mickael Savinaud
2012-08-09
[trunk] rename opj_destroy_cstr_info_v2 to opj_destroy_cstr_info
Mickael Savinaud
2012-08-09
[trunk] rename opj_encode_v2 to opj_encode
Mickael Savinaud
2012-08-09
[trunk] rename opj_setup_encoder_v2 to opj_setup_encoder
Mickael Savinaud
2012-08-09
rename opj_create_compress_v2 to opj_create_compress
Mickael Savinaud
2012-08-09
[trunk] remove deprecated v1 style function opj_create_compress
Mickael Savinaud
2012-08-09
[trunk] rename opj_setup_decoder_v2 to opj_setup_decoder
Mickael Savinaud
2012-08-09
[trunk] rename opj_create_decompress_v2 to opj_create_decompress
Mickael Savinaud
2012-07-25
[trunk] Use const keyword when appropriate
Mathieu Malaterre
2012-07-25
[trunk] Import changes from 1.5 branch
Mathieu Malaterre
2012-05-29
[trunk] The two files in Issue145 have a precision < 8-bit:
Mathieu Malaterre
2012-05-29
[trunk] Follow up to r1691. Handle signed case.
Mathieu Malaterre
2012-05-29
[trunk] Add new behavior for codecs. Now supports little endian RAWL format. ...
Mathieu Malaterre
2012-05-29
[trunk] Add commented out code for tile support in applications.
Mathieu Malaterre
2012-05-14
use the correct event handler in j2k_to_image.c
Mickael Savinaud
2012-05-14
add new functions in jp2 codec from v2 branches; solve bug in j2k_setup_encod...
Mickael Savinaud
2012-05-13
solve problem with input of image_to_j2k; using the right return type compari...
Mickael Savinaud
2012-05-02
[trunk] correct a bug in jpip building induced by the previous commit
Mickael Savinaud
2012-05-02
[trunk] Enhance support of events like the v2 branch. Use right name of varia...
Mickael Savinaud
2012-04-23
[trunk] apply patch from winfried on the mailing list. For more info see: htt...
Mathieu Malaterre
2012-04-23
Adding sentinel code for debug
Mathieu Malaterre
2012-03-27
[trunk] attempt to fix clang/3.1 compilation error remotely
Mathieu Malaterre
2012-03-26
[trunk] Final touch to get rid of most truncation warnings
Mathieu Malaterre
2012-03-26
[trunk] one more round of warnings fixes
Mathieu Malaterre
2012-03-26
[trunk] change char* to const char* when possible. Remove more warnings
Mathieu Malaterre
2012-03-26
[trunk] remove warnings from jp2k decoder
Mathieu Malaterre
2012-03-26
[trunk] change char* to const char* when possible. Remove more warnings
Mathieu Malaterre
2012-03-26
[trunk] another round of compilation fixes
Mathieu Malaterre
2012-03-26
[trunk] another set of warnings fixes for LFS support
Mathieu Malaterre
2012-03-26
[trunk] Fix equality into test
Mathieu Malaterre
2012-03-26
[trunk] remove some simple warnings
Mathieu Malaterre
2012-03-26
[trunk] According to JPIP/A.2.3 in class identifiers should be an unsigned in...
Mathieu Malaterre
2012-03-26
[trunk] continue work on getting API to use off_t instead of long toward LFS ...
Mathieu Malaterre
2012-03-26
[trunk] continue work on getting API to use off_t instead of long toward LFS ...
Mathieu Malaterre
2012-03-26
[trunk] continue work on getting API to use off_t instead of long toward LFS ...
Mathieu Malaterre
[next]