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
/
src
/
lib
/
openjp2
/
t1.c
Age
Commit message (
Expand
)
Author
2016-01-25
processed all c/h files through astyle with opj_astyle.cfg
codingstyle
Antonin Descampe
2015-07-18
Add some missing static
mayeut
2015-07-03
various small T1 optimizations
Aaron Boxer
2014-12-20
[trunk] fixed a possible overflow in opj_t1_encode_cblks call to opj_int_fix_...
Matthieu Darbois
2014-12-09
[trunk] check number of components when getting mct norm (fixes issue 436)
Antonin Descampe
2014-11-03
[trunk] significantly reduces memory for single tile RGB encoding (fixes
Antonin Descampe
2014-09-19
added memory allocation checks (fixes issue 355)
Antonin Descampe
2014-09-16
[trunk] improve memory management (fixes issue 359)
Antonin Descampe
2014-04-03
[trunk] updated copyright and added copyright notice required by ISO, in each...
Antonin Descampe
2014-03-10
[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre
2014-03-07
[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre
2014-03-03
[trunk] Remove a simple warning about int -> float conversion
Mathieu Malaterre
2014-03-03
[trunk] Remove deprecated functions.
Mathieu Malaterre
2012-11-16
[trunk] add opj_ prefix to some internal define and use the new opj type inst...
Mickael Savinaud
2012-11-15
[trunk] use OPJ_INT32 instead of int in t2.c
Mickael Savinaud
2012-11-15
[trunk] move opj_bool to OPJ_BOOL to follow the other type
Mickael Savinaud
2012-11-13
[trunk] remove warnings raised by flags -Wall -Wextra -pedantic and vs9 analyzer
Mickael Savinaud
2012-10-26
[trunk] remove some warnings from -Wall -Wextra -pedantic
Mickael Savinaud
2012-10-26
[trunk]remove some warnings raised by Wall
Mickael Savinaud
2012-10-25
[trunk] remove last warnings from t1
Mickael Savinaud
2012-10-25
[trunk] rename t1_getwmsedec_v2 to opj_t1_getwmsedec and remove t1_getwmsedec
Mickael Savinaud
2012-10-25
[trunk] cancel previous commit about use of t1_decode_cblks from v2. We shoul...
Mickael Savinaud
2012-10-25
[trunk] use the opj_ prefix for last t1 functions
Mickael Savinaud
2012-10-25
[trunk] [trunk] remove old opj_tcp and rename opj_tcp_v2 to opj_tcp
Mickael Savinaud
2012-10-25
[trunk] rename opj_tcd_truct_v2 to opj_tcd_struct
Mickael Savinaud
2012-10-24
[trunk] rename flag_t to opj_flag_t
Mickael Savinaud
2012-10-24
[trunk] use new opj prefix and type with raw functions
Mickael Savinaud
2012-10-24
[trunk] Finalize dwt.v/.h with the v2 style : remove last functions already o...
Mickael Savinaud
2012-10-05
[trunk] rename int.h to opj_intmath.h and rename all its functions with opj_ ...
Mickael Savinaud
2012-10-03
[trunk] update mqc global functions with opj_ prefix
Mickael Savinaud
2012-10-03
{trunk]update mct functions with opj_ prefix and new opj type
Mickael Savinaud
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre