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
/
opj_includes.h
Age
Commit message (
Expand
)
Author
2016-01-25
processed all c/h files through astyle with opj_astyle.cfg
codingstyle
Antonin Descampe
2015-07-30
Remove printf/fprintf to stdout/stderr throughout openjp2 lib
mayeut
2015-07-27
Use __emul under msvc x86 for fast 64 = 32 * 32
mayeut
2015-07-26
Fix ARM build with Visual Studio
mayeut
2015-07-26
Remove some warnings when building
mayeut
2015-07-24
Remove some warnings when building
mayeut
2015-07-03
fixed a few bugs
Aaron Boxer
2015-07-03
visual studio lrintf is very slow - do not use
Aaron Boxer
2014-12-09
[trunk] Fixed compilation error under Visual Studio 2003 (fixes issue 351)
Matthieu Darbois
2014-04-03
[trunk] updated copyright and added copyright notice required by ISO, in each...
Antonin Descampe
2014-03-14
[trunk] Move INLINE definition within openjpeg.h header since application may...
Mathieu Malaterre
2014-03-11
[trunk] Rework fseek ifdefs blockers, it breaks the 64bits behavior for fseeko
Mathieu Malaterre
2014-03-07
[trunk] Update memory management mecanism
Mathieu Malaterre
2014-03-03
[trunk] Avoid conflicting declarion for fseek in openjp2 vs fseek in openjpip
Mathieu Malaterre
2014-02-25
[trunk] Import commit 87b08a096bb8ad61f9dbe4811e208d9c9d7fe63b from ghostpdl
Mathieu Malaterre
2013-03-25
[trunk] separate the opj_config file between public and private part to avoid...
Mickael Savinaud
2013-03-13
[trunk] use the opj_ prefix for the HAVE_FSEEKO variable
Mickael Savinaud
2012-11-15
[trunk]update the copyright, the authors and thanks to respect the license
Mickael Savinaud
2012-10-25
[trunk] rename opj_tcd_truct_v2 to opj_tcd_struct
Mickael Savinaud
2012-10-25
[trunk] remove jpt.c/.h which used functions not used by v2. The code is alwa...
Mickael Savinaud
2012-10-24
[trunk] add the support of complex mct encoding when we setup the j2k encoder
Mickael Savinaud
2012-10-15
[trunk]rename j2k_lib to opj_clock
Mickael Savinaud
2012-10-05
[trunk] First step in moving JPIP code out of openjp2
Mathieu Malaterre
2012-10-05
[trunk] rename int.h to opj_intmath.h and rename all its functions with opj_ ...
Mickael Savinaud
2012-10-05
[trunk] move fix_mul inside int.h and remove fix.h from the project
Mickael Savinaud
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre