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
Age
Commit message (
Expand
)
Author
2014-02-24
[trunk] Fix a warning about type conversion. Use a trick where unsigned wrapp...
Mathieu Malaterre
2014-02-12
[trunk] replaced fprintf with event_mgr in cinema-related stuff in j2k.c
Antonin Descampe
2014-02-12
[trunk] moved logic related to cinema profiles in library (was in
Antonin Descampe
2014-01-22
[trunk] fixed several bugs in cinema mode (2K 24/48 fps, and 4K). Trunk
Antonin Descampe
2014-01-16
[trunk] fixed DCI-compliant codestream generation (-cinema2K and -
Antonin Descampe
2013-09-26
[trunk] Import patch from bug #241
Mathieu Malaterre
2013-03-25
[trunk] use opj_config_private.h into the opj_inttypes.h
Mickael Savinaud
2013-03-25
[trunk] separate the opj_config file between public and private part to avoid...
Mickael Savinaud
2013-03-24
[trunk] managed nicely the case where TPSot value is incorrect (thanks winfri...
Mickael Savinaud
2013-03-17
[trunk] manage correctly the case where meth value is not correct (thanks win...
Mickael Savinaud
2013-03-17
[trunk] correct issue 188 (thanks winfried) and add test about it. Fixes issu...
Mickael Savinaud
2013-03-13
[trunk] use the opj_ prefix for the HAVE_FSEEKO variable
Mickael Savinaud
2013-03-13
[trunk] correct missing variable in openjpeg config file
Mickael Savinaud
2013-03-03
[trunk] remove some unused variable from opj_config and rename other one with...
Mickael Savinaud
2013-03-03
[trunk] split into two config files config options related to the lib and to ...
Mickael Savinaud
2013-02-18
[trunk] add the prefix opj_ to deprecated everywhere
Mickael Savinaud
2013-02-17
[trunk] update documentation of new functions _v3 and mark deprecated related...
Mickael Savinaud
2013-02-16
[trunk] rename deprecated macro with opj_ prefix and use it for opj_stream_de...
Mickael Savinaud
2013-02-16
[trunk] add functions to avoid to use FILE* into the API (thanks winfried).
Mickael Savinaud
2013-02-03
[trunk] backout one part of the rev 2266
Mickael Savinaud
2012-12-18
[trunk] merge from branch 1.5 a correction about large code-block data (decod...
Mickael Savinaud
2012-12-11
[trunk] remove left over from v2 transition
Mathieu Malaterre
2012-12-04
[trunk] correct the new name of OPJ_HAVE_STDINT_H everywhere
Mickael Savinaud
2012-12-04
[trunk] remove SSIZE which is unused in openjpeg and rename HAVE_STDINT_H to ...
Mickael Savinaud
2012-12-03
[trunk] move typedef from opj_stdint.h to openjpeg.h and add an include of st...
Mickael Savinaud
2012-12-03
[trunk] correct the encoding of colr box information (thanks Winfried)
Mickael Savinaud
2012-12-03
[trunk]add the pkgconfig support for openjp2 (thanks Winfried)
Mickael Savinaud
2012-11-26
[trun[trunk] check if the dx and dy steps are not incorrect according to the ...
Mickael Savinaud
2012-11-26
[trunk] check if the number of tiles is not incorrect regarding the JPEG2000 ...
Mickael Savinaud
2012-11-26
[trunk] check the index of the component in read_qcc (thanks Even). fixes iss...
Mickael Savinaud
2012-11-26
[trunk] update test suite with issue 191 to 194 and update patch for 191 whic...
Mickael Savinaud
2012-11-19
[trunk] fix issue 191 (thanks Even)
Mickael Savinaud
2012-11-19
[trunk]remove not used structures
Mickael Savinaud
2012-11-16
[trunk] remove the extended struct it is a bad idea
Mickael Savinaud
2012-11-16
[trunk] add extended capacities for future development
Mickael Savinaud
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] rename function with the new opj_ prefix
Mickael Savinaud
2012-11-15
[trunk] solve a potential bug when we test the realloc
Mickael Savinaud
2012-11-15
[trunk] add an assert to spot a problem. update issue 189
Mickael Savinaud
2012-11-15
[trunk]update the copyright, the authors and thanks to respect the license
Mickael Savinaud
2012-11-15
[trunk] propagate the new OPJ_ symbol and type to openjpip
Mickael Savinaud
2012-11-15
runk] fix the documentation of the API
Mickael Savinaud
2012-11-15
[trunk] move opj_bool to OPJ_BOOL to follow the other type
Mickael Savinaud
2012-11-15
[trunk]remove OPJ_LIMIT_DECODING struct which is not useful for v2 API
Mickael Savinaud
2012-11-15
[trunk] rename public symbols with OPJ_ prefix (enum part)
Mickael Savinaud
2012-11-15
[trunk] rename public symbols with OPJ_ prefix
Mickael Savinaud
2012-11-13
[trunk] remove warnings raised by flags -Wall -Wextra -pedantic
Mickael Savinaud
2012-11-13
[trunk] remove warnings raised by vs11-beta analyzer
Mickael Savinaud
2012-11-13
[trunk] remove warnings raised by flags -Wall -Wextra -pedantic
Mickael Savinaud
[next]