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
/
openjpeg.h
Age
Commit message (
Expand
)
Author
2016-01-25
processed all c/h files through astyle with opj_astyle.cfg
codingstyle
Antonin Descampe
2015-09-29
Fix typos in comments and string
Stefan Weil
2015-01-25
[trunk] use hidden visibility for static library (fixes issue 354)
Matthieu Darbois
2014-04-23
[trunk]Replaced deprecated opj_stream_set_user_data function from API
Antonin Descampe
2014-04-17
[trunk] fixed warning related to r2837 and move new field at the end of
Antonin Descampe
2014-04-17
[trunk] refactoring of rsiz, profiles, and extensions management
Antonin Descampe
2014-04-03
[trunk] updated copyright and added copyright notice required by ISO, in each...
Antonin Descampe
2014-03-25
[trunk] Rework previous commit r2610
Mathieu Malaterre
2014-03-14
[trunk] Add internal implementation to dump all tiles/comp info
Mathieu Malaterre
2014-03-14
[trunk] Move INLINE definition within openjpeg.h header since application may...
Mathieu Malaterre
2014-03-07
[trunk] un-deprecated opj_stream_destroy API, import patch manually
Mathieu Malaterre
2014-03-03
[trunk] remove all api with invalid FILE* parameters which could leads to iss...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This patch adds new colorspace han...
Mathieu Malaterre
2014-02-26
[trunk] Import patch from sumatrapdf team. This adds alpha handling. This pat...
Mathieu Malaterre
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
2012-12-03
[trunk] move typedef from opj_stdint.h to openjpeg.h and add an include of st...
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-15
[trunk]update the copyright, the authors and thanks to respect the license
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-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] Merge back JPIP modification into v2
Mathieu Malaterre
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-25
[trunk] Rework r2077
Mathieu Malaterre
2012-10-24
[trunk] add documentation to the message handler functions
Mickael Savinaud
2012-10-15
[trunk] remove left-over from ->jpip_on implementation. JPIP is now completel...
Mathieu Malaterre
2012-10-03
[trunk]remove warnings in pi.c through the update of poc struct types with ne...
Mickael Savinaud
2012-10-01
[trunk] Fix a set of warnings about C90 issues
Mathieu Malaterre
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre