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
/
applications
/
codec
Age
Commit message (
Expand
)
Author
2011-10-07
[trunk] correct wrong input in dump_codec function and add missing return value
Mickael Savinaud
2011-10-06
[trunk] WIP: fix build error with windows configuration induced by rev 960
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-27
[trunk] WIP: fix some warnings from j2k_dump and index.c
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-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: 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: 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-09-09
TRUNK:added a new indexer functionality to the library. With the new -jpip op...
Antonin Descampe
2011-09-01
renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files ra...
Antonin Descampe
2011-08-16
added NEWS, AUTHORS and THANKS files. Cosmetic changes in autotools files (in...
Antonin Descampe
2011-08-16
removed obsolete testing directory and *.nix files (in trunk)
Antonin Descampe
2011-08-11
fixed wrong patch with the return value of fgets into convert.c file
Mickael Savinaud
2011-08-10
fixed error with the return value of fgets into convert.c file
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-27
correct some warnings detected under unix platform
Mickael Savinaud
2011-07-27
added new decoding/dump tests based on data found in input/nonregresion repos...
Mickael Savinaud
2011-07-26
delete double semi-colon at end of line which generate crash on win platform
Mickael Savinaud
2011-07-25
modify j2k_dump to support output file, needed for non-regression tests
Mickael Savinaud
2011-07-25
fixed issue 74 for trunk
Mickael Savinaud
2011-07-21
add new decode tests based on conformance data and tolerance. Non regression ...
Mickael Savinaud
2011-07-21
to follow last version of conformance data about component separator for pgx ...
Mickael Savinaud
2011-07-18
correct build error (mislocated declaration) with convert to tiff function wh...
Mickael Savinaud
2011-07-13
improved some CMakeLists files linked to the build of applications which used...
Mickael Savinaud
2011-07-03
fixed bmptoimage (see http://groups.google.com/group/openjpeg/browse_thread/t...
Antonin Descampe
2011-06-30
fixed CTest configuration files
Antonin Descampe
2011-06-03
Fix some error with cmake
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-04-14
fixed applications/codec/CMakeLists.txt that prevented JPWL executables to be...
Antonin Descampe
2011-04-13
changed the directory hierarchy of the whole project. See README files for de...
Antonin Descampe
2011-04-13
re-organization of openjpeg directories hierarchy : step 1
Antonin Descampe
[prev]