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
/
j2k.c
Age
Commit message (
Expand
)
Author
2014-03-06
[trunk] Revert r2597 for now, since it breaks a lot of tests
Mathieu Malaterre
2014-03-06
[trunk] Remove warning about sign conversion.
Mathieu Malaterre
2014-03-06
[trunk] Remove warning about sign conversion.
Mathieu Malaterre
2014-03-04
[trunk] Remove some conversion warnings reported by gcc
Mathieu Malaterre
2014-03-03
[trunk] Remove deprecated functions (not called anywhere in the code base).
Mathieu Malaterre
2014-03-02
[trunk] Remove simple warnings about comments, missing case in switch statement
Mathieu Malaterre
2014-02-28
[trunk] Remove easy uint32 <-> int32 conversions
Mathieu Malaterre
2014-02-28
[trunk] Re-import chunk from r2458 that made textGBR.jp2 to fail otherwise
Mathieu Malaterre
2014-02-28
[trunk] Rework r2458, instead we should reject 451.pdf.SIGSEGV.ce9.3723 since...
Mathieu Malaterre
2014-02-28
[trunk] Really apply r2460 this time, but fix the original typo in the submit...
Mathieu Malaterre
2014-02-27
[trunk] add a sentinel in debug code
Mathieu Malaterre
2014-02-26
[trunk] revert r2460 since it breaks ETS-C1P0-p0_03.j2k-decode.
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle testcase 2977.pdf.asan...
Mathieu Malaterre
2014-02-26
[trunk] Import (ugly) patch from sumatrapdf team. This feels like a hack rath...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle testcase 3635.pdf.asan...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. Original commit is 5b0c9985e3359ac...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle testcase 451.pdf.SIGSE...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle testcase 2.pdf.SIGFPE....
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle testcase 1610.pdf.SIGS...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle testcase 2539.pdf.SIGF...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle testcase 4035.pdf.SIGS...
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-03-24
[trunk] managed nicely the case where TPSot value is incorrect (thanks winfri...
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-16
[trunk] add opj_ prefix to some internal define and use the new opj type inst...
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] move opj_bool to OPJ_BOOL to follow the other type
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 vs11-beta analyzer
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-10-29
[trunk] remove warnings related to the use of -Wall -Wextra -pedantic
Mickael Savinaud
2012-10-26
[trunk]remove some warnings raised by Wall
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] [trunk] remove old opj_cp and rename opj_cp_v2 to opj_cp
Mickael Savinaud
2012-10-25
[trunk] rename opj_tcd_truct_v2 to opj_tcd_struct
Mickael Savinaud
2012-10-25
[trunk] rename opj_j2k_v2 to opj_j2k
Mickael Savinaud
2012-10-25
[trunk] correct a mis use of an old struct
Mickael Savinaud
2012-10-25
[trunk] rename opj_event_msg_v2 to opj_event_msg
Mickael Savinaud
2012-10-25
[trunk] Rework r2077
Mathieu Malaterre
[prev]
[next]