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.c
Age
Commit message (
Expand
)
Author
2012-08-09
[trunk] add the support of the flag ignore_pclr_cmap_cdef into the V2 jp2 fun...
Mickael Savinaud
2012-08-09
[trunk] clean jp2_read_ihdr_v2 interface
Mickael Savinaud
2012-05-29
[trunk] The two files in Issue145 have a precision < 8-bit:
Mathieu Malaterre
2012-05-14
(no commit message)
Mickael Savinaud
2012-05-14
[trunk] Need to use new interface opj_event_msg_v2, instead of old opj_event_...
Mathieu Malaterre
2012-05-14
[trunk] Wrong struct size. Use opj_jp2_v2_t instead
Mathieu Malaterre
2012-05-14
adding jp2_encode_v2 from v2 branches; using the right return value for opj_s...
Mickael Savinaud
2012-05-14
correct style in cio.c and use only op_bool return value; correct error in jp...
Mickael Savinaud
2012-05-14
add new functions in jp2 codec from v2 branches; solve bug in j2k_setup_encod...
Mickael Savinaud
2012-03-19
[trunk] replace more void* object pointer to proper function pointer: opj_pro...
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 r1197, r1199, r1228, r1230 and r1232 from branch 1.5 over to trunk
Mathieu Malaterre
2012-03-02
[trunk] Backout r1513 for now.
Mathieu Malaterre
2012-03-02
[trunk] merge rev 1330/1331 from branch 1.5 onto trunk
Mathieu Malaterre
2012-03-02
[trunk] merge rev 1333 from 1.5 to trunk
Mathieu Malaterre
2011-12-07
[trunk] remove some warnings detected by cppcheck
Mickael Savinaud
2011-12-03
Apply doxygen fixes suggested by Brad Hards on opj mailing list.
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-20
WIP: remove memory leak about new jp2_read_marker function
Mickael Savinaud
2011-10-12
[trunk] WIP: correct some memory leaks in applications functions
Mickael Savinaud
2011-10-11
[trunk] WIP: correct some segfault with win platform and remove a aligned all...
Mickael Savinaud
2011-10-11
[trunk] WIP: correct mistake with JP2 files and manage correctly the text_GBR...
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-30
modified indexer for JPIP, JPP-stream
Kaori Hagihara
2011-09-27
[trunk] WIP: add basis for a new output management of the codestream informat...
Mickael Savinaud
2011-09-21
[trunk] WIP: clean the j2k_dump application and the lib regards to the event ...
Mickael Savinaud
2011-09-19
WIP: begin to test opj_read_tile_header with V2 style
Mickael Savinaud
2011-09-19
WIP: create a new framework to output file information
Mickael Savinaud
2011-09-19
WIP: begin to clean j2k_dump and some other small things
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-09
TRUNK:added a new indexer functionality to the library. With the new -jpip op...
Antonin Descampe
2011-08-10
removed unused parameters warnings with the solution proposed by myself and B...
Mickael Savinaud
2011-07-29
solve some obvious warnings for WIN platform, increase number of warning repo...
Mickael Savinaud
2011-07-03
fixed handling of "jp2->meth" value (Restricted ICC profile handling currentl...
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
2011-01-30
fixed warnings in jp2.c (signed compared to unsigned) and dwt.c (bad cast) ; ...
Antonin Descampe
2011-01-30
replaced en-dash with standard dash in jp2.c
Antonin Descampe
2010-12-08
(thanks to Winfried for his help)
Antonin Descampe
2010-11-22
reverted 'include "../opj_config.h"' to 'include "opj_config.h"'
Antonin Descampe
2010-11-15
minor changes in header inclusions
Antonin Descampe
2010-10-24
Fixed doxygen data inside source code (from winfried)
Antonin Descampe
2010-10-22
Currently the Visual Studio builds are broken in the SVN. Attached a patch to...
Antonin Descampe
2010-10-05
Added files to let people build openjpeg with configure tools ; Added makefil...
Antonin Descampe
2008-02-28
Removed the J2KViewer module, which has been replaced by OPJViewer and fixed ...
Francois-Olivier Devaux
[prev]
[next]