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
/
jp2.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-13
rename jp2 functions with V2 style and opj_ prefix
Mickael Savinaud
2012-08-13
remove deprecated v1 style functions jp2_write_jp2h
Mickael Savinaud
2012-08-13
remove deprecated v1 style functions : jp2_create_compress, jp2_destroy_compr...
Mickael Savinaud
2012-08-13
fix some warnings in jp2.c
Mickael Savinaud
2012-08-10
use internal type to reduce warnings in jp2.c
Mickael Savinaud
2012-08-10
remove deprecated v1 style function jp2_read_colr, jp2_read_pclr, jp2_read_cm...
Mickael Savinaud
2012-08-10
remove deprecated v1 style function jp2_read_jp2h
Mickael Savinaud
2012-08-10
remove deprecated v1 style function jp2_destroy_decompress
Mickael Savinaud
2012-08-09
remove deprecated v1 style function j2k_create_decompress and jp2_create_deco...
Mickael Savinaud
2012-08-09
rename jp2_decode_v2 to opj_jp2_decode
Mickael Savinaud
2012-08-09
remove deprecated v1 style function opj_jp2_decode
Mickael Savinaud
2012-08-09
rename jp2_setup_decoder_v2 to opj_jp2_setup_decoder
Mickael Savinaud
2012-08-09
remove deprecated v1 style function jp2_setup_decoder
Mickael Savinaud
2012-08-09
[trunk] add the support of the flag ignore_pclr_cmap_cdef into the V2 jp2 fun...
Mickael Savinaud
2012-05-14
adding jp2_encode_v2 from v2 branches; using the right return value for opj_s...
Mickael Savinaud
2012-05-14
add new functions in jp2 codec from v2 branches; solve bug in j2k_setup_encod...
Mickael Savinaud
2012-03-17
[trunk] remove a warning, about ISO C restricts enumerator values to range of...
Mathieu Malaterre
2012-03-15
[trunk] modify image_to_j2k and the lib to support functionalities given by t...
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-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-10-21
[trunk] WIP: manage output image with area correponding to the set decoded area
Mickael Savinaud
2011-10-12
[trunk] WIP: correct some memory leaks in applications functions
Mickael Savinaud
2011-10-07
[trunk] WIP: update jp2 dump functions with the new V2 framework
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-19
WIP: create a new framework to output file information
Mickael Savinaud
2011-09-19
WIP: add support of jp2 for new j2k_dump function and some other small stuff
Mickael Savinaud
2011-09-09
TRUNK:added a new indexer functionality to the library. With the new -jpip op...
Antonin Descampe
2011-05-18
defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avo...
Antonin Descampe
2011-04-12
Fixed internal function names conflict with Jasper (http://code.google.com/p/...
Antonin Descampe
2010-12-08
(thanks to Winfried for his help)
Antonin Descampe
2010-10-24
Fixed doxygen data inside source code (from winfried)
Antonin Descampe
2010-10-05
Added files to let people build openjpeg with configure tools ; Added makefil...
Antonin Descampe
2007-09-07
Indexes can now be generated when decoding J2K codestreams.
Francois-Olivier Devaux
2007-08-30
Changed the OpenJPEG library interface to enable users to access information ...
Francois-Olivier Devaux
2007-05-10
MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hen...
Francois-Olivier Devaux
2007-01-15
Copyright update
Francois-Olivier Devaux
2006-01-26
fixed various minor warnings occuring under gcc, added corrections proposed i...
Freeimage
2005-12-08
OpenJPEG version 1.1
Antonin Descampe
2005-12-02
openjpeg version 1.0 (previous version still available with tag opj0-97)
Antonin Descampe
2004-12-08
Modularity increase in jp2_init_stdjp2 function and jp2c box functions to ena...
Francois-Olivier Devaux
2004-11-26
Modifications to increase modularity of jp2 coding/decoding
Francois-Olivier Devaux
2004-07-16
Comments added
Francois-Olivier Devaux
2004-07-13
Structure j2k_option_t deleted and option "-reduce" integrated to j2k_cp_t.
Antonin Descampe
2004-07-07
First version of JP2 file format
Francois-Olivier Devaux