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
/
libopenjpeg
/
openjpeg.h
Age
Commit message (
Expand
)
Author
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre
2012-09-10
[trunk] Use new gcc feature to actually hide exported symbols
Mathieu Malaterre
2012-08-30
[trunk] STYLE: Clean up documentation errors
Mickael Savinaud
2012-08-09
[trunk] begin to clean the old V1 style message event management
Mickael Savinaud
2012-08-09
[trunk] rename opj_destroy_cstr_info_v2 to opj_destroy_cstr_info
Mickael Savinaud
2012-08-09
remove deprecated v1 style function opj_destroy_cstr_info
Mickael Savinaud
2012-08-09
[trunk] rename opj_encode_v2 to opj_encode
Mickael Savinaud
2012-08-09
[trunk] remove deprecated v1 style function opj_encode and opj_encode_with_info
Mickael Savinaud
2012-08-09
[trunk] rename opj_setup_encoder_v2 to opj_setup_encoder
Mickael Savinaud
2012-08-09
remove deprecated v1 style function 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
remove deprecated v1 style function opj_decode and opj_decode_with_info
Mickael Savinaud
2012-08-09
[trunk] rename opj_setup_decoder_v2 to opj_setup_decoder
Mickael Savinaud
2012-08-09
[trunk] remove deprecated v1 style function opj_setup_decoder
Mickael Savinaud
2012-08-09
[trunk] remove deprecated v1 style function opj_destroy_decompress
Mickael Savinaud
2012-08-09
[trunk] rename opj_create_decompress_v2 to opj_create_decompress
Mickael Savinaud
2012-08-09
[trunk] remove V1 style function opj_create_decompress
Mickael Savinaud
2012-05-02
[trunk] Enhance support of events like the v2 branch. Use right name of varia...
Mickael Savinaud
2012-04-23
Fix a set of warnings reported by gcc in cio.c. This patch impact the API dir...
Mathieu Malaterre
2012-03-26
[trunk] Start working on LFS support in JPIP code section
Mathieu Malaterre
2012-03-26
[trunk] ICC profile length is always an unsigned integer
Mathieu Malaterre
2012-03-26
[trunk] make openjpeg consistant with itself, and adapt sign of struct variables
Mathieu Malaterre
2012-03-23
[trunk] add test_tile_encoder test and function related
Mickael Savinaud
2012-03-19
[trunk] move functionalities of stdint/inttype into opj_stdint/opj_inttypes
Mathieu Malaterre
2012-03-19
[trunk] Remove remaining of OPJ_INT64_F/OPJ_UINT64_F before move to C99 conve...
Mathieu Malaterre
2012-03-17
[trunk] Fix compilation win32 with shared libs on (export symbol name)
Mathieu Malaterre
2012-03-15
[trunk] modify image_to_j2k and the lib to support functionalities given by t...
Mickael Savinaud
2012-03-11
[trunk] Use stdint.h when available to compute fixed-type definition.
Mathieu Malaterre
2012-03-09
[trunk] reverted to revision 1536
Mickael Savinaud
2012-03-09
[trunk] first steps about merge compression WIP
Mickael Savinaud
2012-03-02
[trunk] Fix a bunch of warning about C++ comments in C code.
Mathieu Malaterre
2012-03-02
[trunk] merge rev 1333 from 1.5 to trunk
Mathieu Malaterre
2011-12-03
Apply doxygen fixes suggested by Brad Hards on opj mailing list.
Mathieu Malaterre
2011-12-01
[trunk] fix warnings when printing large integers
Julien Malik
2011-11-30
[trunk] implement Large File support in the library
Julien Malik
2011-11-28
[trunk] add definitions for 64 bits integer types, and define OPJ_OFF_T to ma...
Julien Malik
2011-11-17
[trunk] WIP: enhance j2k_to_image with new get_decoded_tile functionality
Mickael Savinaud
2011-11-17
[trunk] WIP: add a set decoded resolution factor function and update j2k_to_i...
Mickael Savinaud
2011-11-08
[trunk] WIP: add get_decoded_tile functionality
Mickael Savinaud
2011-11-08
[trunk] WIP: clean and enhance openjpeg.h and add deprecated macro
Mickael Savinaud
2011-10-21
[trunk] WIP: manage output image with area correponding to the set decoded area
Mickael Savinaud
2011-10-21
[trunk] WIP: enhance codestream index generation
Mickael Savinaud
2011-10-12
[trunk] WIP: correct some memory leaks in applications functions
Mickael Savinaud
2011-10-11
[trunk] WIP: add stream length value to read unknown marker size, backport 8...
Mickael Savinaud
2011-10-05
[trunk] WIP: fix the decoding process with conformance files and V2 framework
Mickael Savinaud
2011-09-27
[trunk] WIP: enhance the event management into the new API
Mickael Savinaud
2011-09-27
[trunk] WIP: add basis for a new output management of the codestream informat...
Mickael Savinaud
2011-09-22
WIP: fix build compilation error with windows platform about event_mgr manage...
Mickael Savinaud
2011-09-21
[trunk] WIP: clean the j2k_dump application and the lib regards to the event ...
Mickael Savinaud
[next]