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
/
j2k_dump.c
Age
Commit message (
Expand
)
Author
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre
2012-08-30
[trunk] COMP: Fix one warning identified by clang31 :
Mickael Savinaud
2012-08-09
[trunk] rename opj_destroy_cstr_info_v2 to opj_destroy_cstr_info
Mickael Savinaud
2012-08-09
[trunk] rename opj_setup_decoder_v2 to opj_setup_decoder
Mickael Savinaud
2012-08-09
[trunk] rename opj_create_decompress_v2 to opj_create_decompress
Mickael Savinaud
2012-05-02
[trunk] Enhance support of events like the v2 branch. Use right name of varia...
Mickael Savinaud
2012-03-02
[trunk] merge rev 1228 from 1.5 to trunk
Mathieu Malaterre
2011-11-21
[trunk] WIP: fix bug with windows platform and j2k_dump
Mickael Savinaud
2011-11-17
[trunk] WIP: clean j2k_dump and enhance j2k_dump with commit 1052
Mickael Savinaud
2011-11-08
[trunk] WIP: add get_decoded_tile functionality
Mickael Savinaud
2011-10-12
[trunk] WIP: correct some memory leaks in applications functions
Mickael Savinaud
2011-10-07
[trunk] correct wrong input in dump_codec function and add missing return value
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-01
renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files ra...
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-27
correct some warnings detected under unix platform
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-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