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
/
jp2.c
Age
Commit message (
Expand
)
Author
2016-01-25
processed all c/h files through astyle with opj_astyle.cfg
codingstyle
Antonin Descampe
2015-11-07
Fix undefined size jp2 box handling
mayeut
2015-10-29
Fix typo in comments
Stefan Weil
2015-10-06
Added missing casts for return values of opj_malloc()/opj_calloc().
Stephan Mühlstrasser
2015-09-29
Fix typos in comments and string
Stefan Weil
2015-08-21
Fix formatting
mayeut
2015-08-21
Merge pull request #559 from szukw000/cmyk-cielab-esycc
Matthieu Darbois
2015-07-30
Defines three new functions
szukw000
2015-07-30
Remove printf/fprintf to stdout/stderr throughout openjp2 lib
mayeut
2015-07-23
Add some missing static keywords
mayeut
2015-07-12
Add checks for odd looking cmap & for cmap outside jp2h box
mayeut
2015-01-20
[trunk] checks for JP2 signature and file type boxes more carefully
Antonin Descampe
2014-12-22
[trunk] fixed compression check for 1 bit unsigned component (fixes issue 457)
Matthieu Darbois
2014-11-24
[trunk] removed warnings when building jp2.c (Update issue 442)
Matthieu Darbois
2014-11-20
[trunk] added check for pclr box validity (fixes issue 429)
Matthieu Darbois
2014-11-18
[trunk] remove warning during build (fixes issue 435)
Matthieu Darbois
2014-11-17
[trunk] fixed a bug preventing palette image with cdef to decode properly usi...
Matthieu Darbois
2014-11-03
[trunk] add a cdef box when alpha component is present (fixes issue 416)
Antonin Descampe
2014-10-30
[trunk] fixed a bug preventing palette image with cdef to decode properly (fi...
Antonin Descampe
2014-10-30
[trunk] fixed a bug that was preventing image with per channel alpha to decod...
Antonin Descampe
2014-10-21
[trunk] verify channel definitions is complete when cdef is present (fixes is...
Antonin Descampe
2014-10-21
[trunk] added check on JP2_IHDR box (fixes issue 364)
Antonin Descampe
2014-10-06
[trunk] fixed potential negative size params (fixes issue 390)
Antonin Descampe
2014-10-06
[trunk] added box length inconsistency check
Antonin Descampe
2014-10-06
[trunk] fixed PDF crash in Chrome (fixes issue 362)
Antonin Descampe
2014-10-03
[trunk] removed illegal character in comment
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-14
[trunk] rework code from r2463. Really there has been some code duplication f...
Mathieu Malaterre
2014-03-14
[trunk] rework code from r2463. Really there has been some code duplication f...
Mathieu Malaterre
2014-03-11
[trunk] Fix remainings warnings on linux/32bits arch
Mathieu Malaterre
2014-03-07
[trunk] Another round of fixes for sign conversion warnings.
Mathieu Malaterre
2014-03-06
[trunk] Remove some easy warnings about sign compare reported by gcc
Mathieu Malaterre
2014-03-05
[trunk] Handle cmap where direct use is specified (issue235_cmapsubbox.jp2)
Mathieu Malaterre
2014-03-03
[trunk] Review warning about types conversion, and add cast when needed
Mathieu Malaterre
2014-03-03
[trunk] Remove deprecated functions.
Mathieu Malaterre
2014-03-02
[trunk] Remove simple warnings about comments, missing case in switch statement
Mathieu Malaterre
2014-02-27
[trunk] Import patch from issue 218. No dataset to check, so blindly applied it.
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle testcase 1851.pdf.SIGS...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. Start using new color space when f...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle some Part-2 compliant ...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This handle some testcase with no ...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. Add a new function to check color ...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This adds alpha handling. This pat...
Mathieu Malaterre
2014-02-25
[trunk] import commit 83dad6a76536222a3a51146f942e733a2e90ec52 from ghostpdl
Mathieu Malaterre
2014-02-25
[trunk] Import commit f4139d702559649e577a5df9cfd64b0ca6107a7a from ghostpdl
Mathieu Malaterre
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
2012-12-03
[trunk] correct the encoding of colr box information (thanks Winfried)
Mickael Savinaud
[next]