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
/
openjpeg.c
Age
Commit message (
Expand
)
Author
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre
2012-08-30
[trunk] STYLE: Clean up documentation errors
Mickael Savinaud
2012-08-16
remove deprecated v1 style function j2k_create_compress; rename opj_j2k_creat...
Mickael Savinaud
2012-08-16
remove deprecated v1 style function j2k_setup_encoder; rename opj_j2k_setup_e...
Mickael Savinaud
2012-08-16
rename j2k functions with opj_ prefix
Mickael Savinaud
2012-08-13
rename jp2 functions with V2 style and opj_ prefix
Mickael Savinaud
2012-08-09
rename j2k_decode_v2 to opj_j2k_decode
Mickael Savinaud
2012-08-09
rename j2k_setup_decoder_v2 to opj_j2k_setup_decoder
Mickael Savinaud
2012-08-09
rename j2k_create_decompress_v2 to opj_j2k_create_decompress
Mickael Savinaud
2012-08-09
rename jp2_decode_v2 to opj_jp2_decode
Mickael Savinaud
2012-08-09
rename jp2_setup_decoder_v2 to opj_jp2_setup_decoder
Mickael Savinaud
2012-08-09
[trunk] begin to clean the old V1 style message event management
Mickael Savinaud
2012-08-09
[trunk] clean jp2_read_ihdr_v2 interface
Mickael Savinaud
2012-08-09
[trunk] rename opj_destroy_cstr_info_v2 to opj_destroy_cstr_info
Mickael Savinaud
2012-08-09
remove deprecated v1 style function opj_destroy_cstr_info
Mickael Savinaud
2012-08-09
[trunk] move functions in openjpeg.c in two parts compression vs decompression
Mickael Savinaud
2012-08-09
[trunk] rename opj_encode_v2 to opj_encode
Mickael Savinaud
2012-08-09
[trunk] remove deprecated v1 style function opj_encode and opj_encode_with_info
Mickael Savinaud
2012-08-09
[trunk] rename opj_setup_encoder_v2 to opj_setup_encoder
Mickael Savinaud
2012-08-09
remove deprecated v1 style function opj_setup_encoder
Mickael Savinaud
2012-08-09
rename opj_create_compress_v2 to opj_create_compress
Mickael Savinaud
2012-08-09
[trunk] remove deprecated v1 style function opj_create_compress
Mickael Savinaud
2012-08-09
remove deprecated v1 style function opj_decode and opj_decode_with_info
Mickael Savinaud
2012-08-09
[trunk] rename opj_setup_decoder_v2 to opj_setup_decoder
Mickael Savinaud
2012-08-09
[trunk] remove deprecated v1 style function opj_setup_decoder
Mickael Savinaud
2012-08-09
[trunk] remove deprecated v1 style function opj_destroy_decompress
Mickael Savinaud
2012-08-09
[trunk] rename opj_create_decompress_v2 to opj_create_decompress
Mickael Savinaud
2012-08-09
[trunk] remove V1 style function opj_create_decompress
Mickael Savinaud
2012-05-14
(no commit message)
Mickael Savinaud
2012-05-14
[trunk] Pointer is opj_jp2_v2_t, not opj_jp2_t
Mathieu Malaterre
2012-05-14
add new functions in jp2 codec from v2 branches; solve bug in j2k_setup_encod...
Mickael Savinaud
2012-05-02
[trunk] style
Mickael Savinaud
2012-05-02
[trunk] Enhance support of events like the v2 branch. Use right name of varia...
Mickael Savinaud
2012-04-23
[trunk] apply patch from winfried on the mailing list. For more info see: htt...
Mathieu Malaterre
2012-03-23
[trunk] add test_tile_encoder test and function related
Mickael Savinaud
2012-03-19
[trunk] use autotools convention where #ifdef BLA, should be provided by #def...
Mathieu Malaterre
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] merge rev 1333 from 1.5 to trunk
Mathieu Malaterre
2011-11-30
[trunk] implement Large File support in the library
Julien Malik
2011-11-27
[trunk] backout wrong changeset 1091 - see issue 123
Julien Malik
2011-11-24
[trunk] support seeking in files larger than 2 GB
Julien Malik
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-11-08
[trunk] WIP: clean and enhance openjpeg.c
Mickael Savinaud
2011-10-21
[trunk] WIP: manage output image with area correponding to the set decoded area
Mickael Savinaud
2011-10-21
[trunk] WIP: enhance codestream index generation
Mickael Savinaud
2011-10-12
[trunk] WIP: correct some memory leaks in applications functions
Mickael Savinaud
2011-10-11
[trunk] WIP: add stream length value to read unknown marker size, backport 8...
Mickael Savinaud
[next]