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.h
Age
Commit message (
Expand
)
Author
2022-02-10
Add support for partial bitstream decoding (#1407) (fixes #715)
Robert Gabriel Jakabosky
2020-04-21
Add support for generation of PLT markers in encoder
Even Rouault
2017-09-19
Add capability to decode only a subset of all components of an image.
Even Rouault
2017-08-02
First change on changes-for-afl-tests
szukw000
2017-07-31
Catch images broken by AFL
szukw000
2017-07-30
src/lib/openjp2/*.h: use OPJ_ prefix for inclusion guards instead of reserved...
Even Rouault
2017-07-26
Spelling fixes (patch by ka7, #890, rebased on top of master)
Even Rouault
2017-05-15
Reformat: apply reformattin on .h files (#128)
Even Rouault
2016-05-25
Add opj_codec_set_threads() in public API and propagate resulting thread pool...
Even Rouault
2015-09-29
Fix typos in comments and string
Stefan Weil
2015-07-23
Add some missing static keywords
mayeut
2014-09-19
added memory allocation checks (fixes issue 355)
Antonin Descampe
2014-04-03
[trunk] updated copyright and added copyright notice required by ISO, in each...
Antonin Descampe
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-10-29
[trunk] Merge back JPIP modification into v2
Mathieu Malaterre
2012-10-25
[trunk] rename opj_j2k_v2 to opj_j2k
Mickael Savinaud
2012-10-25
[trunk] rename opj_jp2_v2 to opj_jp2
Mickael Savinaud
2012-10-25
[trunk] remove old opj_jp2 struct
Mickael Savinaud
2012-10-25
[trunk] Rework r2077
Mathieu Malaterre
2012-10-24
[trunk] update jp2./.h to v2 style: use new OPJ type, manage case where bpcc ...
Mickael Savinaud
2012-10-15
[trunk] Fix compilation:
Mathieu Malaterre
2012-10-15
[trunk] remove left-over from ->jpip_on implementation. JPIP is now completel...
Mathieu Malaterre
2012-10-08
[trunk] Update JPIP (FolderReorgProposal task)
Mathieu Malaterre
2012-10-05
[trunk] Fix spelling. writting -> writing
Mathieu Malaterre
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre