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
/
image_to_j2k.c
Age
Commit message (
Expand
)
Author
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre
2012-08-16
free local memory in image_to_j2k application
Mickael Savinaud
2012-08-13
fix some warnings in jp2.c
Mickael Savinaud
2012-08-09
[trunk] rename opj_encode_v2 to opj_encode
Mickael Savinaud
2012-08-09
[trunk] rename opj_setup_encoder_v2 to opj_setup_encoder
Mickael Savinaud
2012-08-09
rename opj_create_compress_v2 to opj_create_compress
Mickael Savinaud
2012-05-29
[trunk] Add new behavior for codecs. Now supports little endian RAWL format. ...
Mathieu Malaterre
2012-05-14
add new functions in jp2 codec from v2 branches; solve bug in j2k_setup_encod...
Mickael Savinaud
2012-05-13
solve problem with input of image_to_j2k; using the right return type compari...
Mickael Savinaud
2012-05-02
[trunk] Enhance support of events like the v2 branch. Use right name of varia...
Mickael Savinaud
2012-03-15
[trunk] modify image_to_j2k and the lib to support functionalities given by t...
Mickael Savinaud
2012-03-09
[trunk] reverted to revision 1536
Mickael Savinaud
2012-03-09
[trunk] first steps about merge compression WIP
Mickael Savinaud
2012-03-02
[trunk] Import applications modifications from 1.5 over to trunk
Mathieu Malaterre
2011-10-11
-J option for -jpip added into the option list
Kaori Hagihara
2011-10-11
change -v option was renamed to -u, which is equivalent to -TP long option
Kaori Hagihara
2011-10-10
change -v option was reactivated for JPIP
Kaori Hagihara
2011-09-21
Enhance the support of endianess with cmake and inside the code (credit to Wi...
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-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-05-18
defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avo...
Antonin Descampe
2011-04-13
re-organization of openjpeg directories hierarchy : step 1
Antonin Descampe