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
Age
Commit message (
Expand
)
Author
2012-08-09
rename j2k_create_decompress_v2 to opj_j2k_create_decompress
Mickael Savinaud
2012-08-09
remove deprecated v1 style function j2k_create_decompress and jp2_create_deco...
Mickael Savinaud
2012-08-09
rename jp2_decode_v2 to opj_jp2_decode
Mickael Savinaud
2012-08-09
remove deprecated v1 style function opj_jp2_decode
Mickael Savinaud
2012-08-09
rename jp2_setup_decoder_v2 to opj_jp2_setup_decoder
Mickael Savinaud
2012-08-09
remove deprecated v1 style function jp2_setup_decoder
Mickael Savinaud
2012-08-09
[trunk] add the support of the flag ignore_pclr_cmap_cdef into the V2 jp2 fun...
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-08-09
[trunk] define local functions of j2k.c as static and clean style
Mickael Savinaud
2012-08-09
[trunk] move allocation of cstr_index->tile_index to the end of the header re...
Mickael Savinaud
2012-08-09
Add file type detection in test_tile_decoder to support JP2 file as input
Mickael Savinaud
2012-08-09
Use the right file as input for the test ttd2
Mickael Savinaud
2012-08-09
Reorganize and clean style of test_tile_decoder.c
Mickael Savinaud
2012-07-25
[trunk] Use const keyword when appropriate
Mathieu Malaterre
2012-07-25
[trunk] Import changes from 1.5 branch
Mathieu Malaterre
2012-07-11
[trunk] Fix r156 to compile on compilers where false is not defined.
Mathieu Malaterre
2012-07-11
[trunk] This fixes issues seen on PDF files
Mathieu Malaterre
2012-07-10
[trunk] Fix heap buffer overflow
Mathieu Malaterre
2012-06-01
[trunk] use new names for baseline
Mickael Savinaud
2012-05-29
[trunk] Fix a simple leak in test_tile_encoder
Mathieu Malaterre
2012-05-29
[trunk] Adding more tests. tte5.j2k looks as if the tile compression is broken
Mathieu Malaterre
2012-05-29
[trunk] The two files in Issue145 have a precision < 8-bit:
Mathieu Malaterre
2012-05-29
[trunk] Fix installation issues. Thanks to winfried for patch.
Mathieu Malaterre
2012-05-29
[trunk] Follow up to r1691. Handle signed case.
Mathieu Malaterre
2012-05-29
[trunk] Add new behavior for codecs. Now supports little endian RAWL format. ...
Mathieu Malaterre
2012-05-29
[trunk] Add commented out code for tile support in applications.
Mathieu Malaterre
2012-05-22
[trunk] error message typo, refer PLT instead of PLM
Mathieu Malaterre
2012-05-21
[trunk] add sentinel when tile_index is null
Mathieu Malaterre
2012-05-21
[trunk] Enable tile decoding/encoding round trip
Mathieu Malaterre
2012-05-21
Activate tile decoding system to reproduce issues
Mathieu Malaterre
2012-05-21
Comment the using of j2k_add_marker function into a v2 function.
Mickael Savinaud
2012-05-14
use the correct event handler in j2k_to_image.c
Mickael Savinaud
2012-05-14
resolve bug under win arch with test_tile_encoder.c
Mickael Savinaud
2012-05-14
(no commit message)
Mickael Savinaud
[next]