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
/
j2k.h
Age
Commit message (
Expand
)
Author
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre
2012-08-30
[trunk] STYLE: Clean up documentation errors
Mickael Savinaud
2012-08-16
correct warnings in j2k.c
Mickael Savinaud
2012-08-16
remove deprecated v1 style function j2k_create_compress; rename opj_j2k_creat...
Mickael Savinaud
2012-08-16
rename j2k functions with opj_ prefix
Mickael Savinaud
2012-08-16
remove deprecated v1 style function j2k_setup_encoder; rename opj_j2k_setup_e...
Mickael Savinaud
2012-08-16
remove deprecated v1 style functions j2k_destroy_decompress, j2k_decode_jpt_s...
Mickael Savinaud
2012-08-16
rename j2k functions with opj_ prefix
Mickael Savinaud
2012-08-09
rename j2k_decode_v2 to opj_j2k_decode
Mickael Savinaud
2012-08-09
remove deprecated v1 style function j2k_decode
Mickael Savinaud
2012-08-09
rename j2k_setup_decoder_v2 to opj_j2k_setup_decoder
Mickael Savinaud
2012-08-09
remove deprecated v1 style function j2k_setup_decoder
Mickael Savinaud
2012-08-09
rename j2k_create_decompress_v2 to opj_j2k_create_decompress
Mickael Savinaud
2012-08-09
remove deprecated v1 style function j2k_create_decompress and jp2_create_deco...
Mickael Savinaud
2012-03-23
[trunk] add test_tile_encoder test and function related
Mickael Savinaud
2012-03-17
[trunk] Fix numerous warnings about signed vs unsigned comparison. Adapt opj_...
Mathieu Malaterre
2012-03-15
[trunk] modify image_to_j2k and the lib to support functionalities given by t...
Mickael Savinaud
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
2011-11-30
[trunk] implement Large File support in the library
Julien Malik
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 j2k files
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-20
[trunk] WIP: remove previous commit about memory leak with ppm read function
Mickael Savinaud
2011-10-20
[trunk] WIP: solve memory leak with ppm read function
Mickael Savinaud
2011-10-12
[trunk] WIP: correct some memory leaks in applications functions
Mickael Savinaud
2011-10-12
[trunk] WIP: add a read MCT marker function (JPEG2000 part 2)
Mickael Savinaud
2011-10-11
[trunk] WIP: add output elements about decoding of jp2 files with last tile p...
Mickael Savinaud
2011-10-05
[trunk] WIP: fix the decoding process with conformance files and V2 framework
Mickael Savinaud
2011-09-27
[trunk] WIP: add basis for a new output management of the codestream informat...
Mickael Savinaud
2011-09-20
WIP: fixed build issues with JPWL option ON
Mickael Savinaud
2011-09-19
WIP: update t1, t2, tcd to use same strut as in V2
Mickael Savinaud
2011-09-19
WIP: create a new framework to output file information
Mickael Savinaud
2011-09-19
WIP: enchance the new version with some bug fixes from v1 and from me
Mickael Savinaud
2011-09-19
WIP: add support of jp2 for new j2k_dump function and some other small stuff
Mickael Savinaud
2011-09-19
WIP: new image_header struct is used and enable used of cstr_info
Mickael Savinaud
2011-09-19
Work In Progress: insert elements from V2 framework into the trunk
Mickael Savinaud
2011-05-18
defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avo...
Antonin Descampe
2011-01-02
bug fixes to enable cmake compilation on WIN32 platform (see CHANGES for deta...
Antonin Descampe
2010-06-22
Also dump the image info as well as cp info.
Mathieu Malaterre
2010-06-22
Apply patch from w. szukalski (sent to list). Mon, Jun 21, 2010 at 5:49 PM
Mathieu Malaterre
2010-04-08
Significant optimizations of MCT, DWT, MQ and T1 modules by Peter Wimmer (tha...
Francois-Olivier Devaux
2007-11-27
Fixed the maximum number of resolutions a user can discard while decoding.
Francois-Olivier Devaux
2007-09-07
Indexes can now be generated when decoding J2K codestreams.
Francois-Olivier Devaux
2007-09-03
Added the knowledge of JPSEC SEC and INSEC markers (you have to compile the J...
Giuseppe Baruffa
2007-08-30
Changed the OpenJPEG library interface to enable users to access information ...
Francois-Olivier Devaux
2007-04-04
Digital cinema compliance for 4K chosen by "-cinema4K" option. Modification i...
Parvatha Elangovan
[next]