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
Age
Commit message (
Expand
)
Author
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] rename USE_LEGACY into OPJ_USE_LEGACY for consistency with other #define
Mathieu Malaterre
2012-11-16
[trunk] Attempt to fix compilation error with mj2
Mathieu Malaterre
2012-11-16
[trunk] Attempt to fix compilation error with mj2
Mathieu Malaterre
2012-11-16
[trunk] solve the problem with new opj_ symbols in color.c
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]rename the cinema option to old one
Mickael Savinaud
2012-11-15
[trunk] update some applications with new OPJ_BOOL type
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
[trunk]rename decompress options with the goog name
Mickael Savinaud
2012-11-15
runk] fix the documentation of the API
Mickael Savinaud
2012-11-15
[trunk]extend last commits to apps
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
2012-11-13
[trunk] remove warnings raised by flags -Wall -Wextra -pedantic and vs9 analyzer
Mickael Savinaud
2012-11-13
[trunk] remove warnings raised by flags -Wall -Wextra -pedantic
Mickael Savinaud
2012-11-13
[trunk] manage the case where the SOT marker is alone, PSot=12 (case of PHR d...
Mickael Savinaud
2012-11-13
[trunk] avoid memory leak in opj_t2_decode_packets
Mickael Savinaud
2012-10-29
[trunk] add documentation
Mickael Savinaud
2012-10-29
[trunk]OPJ_STREAM_READ is now equal to OPJ_TRUE and OPJ_STREAM_WRITE to OPJ_F...
Mickael Savinaud
2012-10-29
[trunk] move opj_event_mgr struct from openjpeg. h to event.h
Mickael Savinaud
2012-10-29
[trunk] remove old struct from V1 and not used in V2
Mickael Savinaud
2012-10-29
[trunk] Remove bool.h, use opj_bool instead
Mathieu Malaterre
2012-10-29
[trunk] Fix simple warning about unused variables
Mathieu Malaterre
2012-10-29
[trunk] Make sure to use off_t
Mathieu Malaterre
2012-10-29
[trunk] Remove temp fix now that mj2 is fixed
Mathieu Malaterre
2012-10-29
[trunk] Fix remainings issues with doxygen doc
Mathieu Malaterre
2012-10-29
[trunk] Normalize the return type of opj_read_from_file regarding the test in...
Mickael Savinaud
2012-10-29
[trunk] Fix compilation when JPIP is OFF
Mathieu Malaterre
2012-10-29
[trunk] Merge back JPIP modification into v2
Mathieu Malaterre
2012-10-29
[trunk] remove warnings related to the use of -Wall -Wextra -pedantic
Mickael Savinaud
2012-10-26
[trunk] finish to remove the old cio_ struct (last comment is incomplete)
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-26
[trunk] use the right cp structure in image.h
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
[next]