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
Age
Commit message (
Expand
)
Author
2011-10-11
[trunk] WIP: correct mistake with JP2 files and manage correctly the text_GBR...
Mickael Savinaud
2011-10-10
[trunk] add libopenjpeg-jpwl.pc.in. fix output when --disable-shared or --dis...
Vincent Torri
2011-10-10
[trunk] fix 'distcheck' rule
Vincent Torri
2011-10-07
[trunk] WIP: correct mistake in text output inside set_decoded_area function ...
Mickael Savinaud
2011-10-07
[trunk] WIP: update jp2 dump functions with the new V2 framework
Mickael Savinaud
2011-10-07
[trunk] correct wrong input in dump_codec function and add missing return value
Mickael Savinaud
2011-10-07
[trunk] WIP: correct mistake inside set_decoded_area function (credit to Fran...
Mickael Savinaud
2011-10-05
[trunk] WIP: fix the decoding process with conformance files and V2 framework
Mickael Savinaud
2011-09-30
* [vincent] fix autotools for various compilation problems
Vincent Torri
2011-09-30
modified indexer for JPIP, JPP-stream
Kaori Hagihara
2011-09-27
[trunk] WIP: enhance the event management into the new API
Mickael Savinaud
2011-09-27
[trunk] WIP: fix some warnings about a static function and j2k_read_unk_v2
Mickael Savinaud
2011-09-27
[trunk] WIP: add basis for a new output management of the codestream informat...
Mickael Savinaud
2011-09-22
[trunk] WIP: fix build compilation (with autotools) with MJ2 option (credit t...
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
2011-09-21
Enhance the support of endianess with cmake and inside the code (credit to Wi...
Mickael Savinaud
2011-09-20
WIP: fixed build issues with JPWL option ON
Mickael Savinaud
2011-09-19
Enhance some new JPIP files about opj_config inclusion and using of free/call...
Mickael Savinaud
2011-09-19
WIP: begin to test opj_decode_tile_data
Mickael Savinaud
2011-09-19
WIP: update t1, t2, tcd to use same strut as in V2
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: remove a piece of code copy by the merge op at the wrong place
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-19
WIP: new image_header struct is used and enable used of cstr_info
Mickael Savinaud
2011-09-19
WIP: manage the case of event_mgr is not provided to setup_decoder function
Mickael Savinaud
2011-09-19
WIP: insert elements from V2 framework into the trunk (add missing files)
Mickael Savinaud
2011-09-19
Work In Progress: insert elements from V2 framework into the trunk
Mickael Savinaud
2011-09-09
TRUNK: fixed autotools for new indexer option
Antonin Descampe
2011-09-09
TRUNK:added a new indexer functionality to the library. With the new -jpip op...
Antonin Descampe
2011-08-16
removed obsolete testing directory and *.nix files (in trunk)
Antonin Descampe
2011-08-11
fixed build error with position of variable declaration after patch 856
Mickael Savinaud
2011-08-10
moved the definition of OPJ_ARG_NOT_USED from opj_includes.h to openjpeg.h
Mickael Savinaud
2011-08-10
fixed segfault with 123.j2c and bug.j2c images (thanks to Tim Mattox for his ...
Mickael Savinaud
2011-08-10
fixed glibc error with broken2 and broken4 images
Mickael Savinaud
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-28
manage case 0 frames inside yuv_num_frames function and correct some warnings...
Mickael Savinaud
2011-07-10
improved encoding speed in t1_encode_cblks (credit to Giuseppe Baruffa)
Antonin Descampe
2011-07-03
fixed handling of "jp2->meth" value (Restricted ICC profile handling currentl...
Antonin Descampe
2011-06-03
adding partno and numpart info as part of the warning message (issue #69)
Mathieu Malaterre
2011-05-23
fixed autotools (broken since the new directory structure) and added autotool...
Antonin Descampe
2011-05-18
defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avo...
Antonin Descampe
2011-05-16
fixed another bug related to the number of packets in a tile-part, not correc...
Antonin Descampe
2011-05-16
fixed part of issue 69, when tile-part index is inconsistent with the total n...
Antonin Descampe
2011-04-16
fixed a bug in mqc.c (see https://groups.google.com/d/topic/openjpeg/kQ1PbZUd...
Antonin Descampe
2011-04-13
changed the directory hierarchy of the whole project. See README files for de...
Antonin Descampe
[prev]
[next]