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
Age
Commit message (
Expand
)
Author
2014-02-26
[trunk] Remove simple warnings about unused functions
Mathieu Malaterre
2014-02-26
[trunk] Properly store and use value returned by fread. Also invert nmemb and...
Mathieu Malaterre
2014-02-26
[trunk] Fix invalid write access in JPIP code.
Mathieu Malaterre
2014-02-25
[trunk] Run decoder on input dataset from issue 254. Add fake md5sum to make ...
Mathieu Malaterre
2014-02-25
[trunk] deprecationg warning issued by java compiler should be ignored
Mathieu Malaterre
2014-02-25
[trunk] Create a new static *_impl function to avoid a warning triggered by t...
Mathieu Malaterre
2014-02-25
[trunk] New decoded files are passing. Adding reference files.
Mathieu Malaterre
2014-02-25
[trunk] For now assume any provided stream should not get decompressed.
Mathieu Malaterre
2014-02-25
[trunk] Run decoder on issue 229 test cases
Mathieu Malaterre
2014-02-25
[trunk] Revert r2415 for now since it introduce large regression
Mathieu Malaterre
2014-02-25
[trunk] Import commit 87b08a096bb8ad61f9dbe4811e208d9c9d7fe63b from ghostpdl
Mathieu Malaterre
2014-02-25
[trunk] Import commit 4cee6ceab21025079f439bb152fb9d8ae8c5c832 from ghostpdl
Mathieu Malaterre
2014-02-25
[trunk] import commit 83dad6a76536222a3a51146f942e733a2e90ec52 from ghostpdl
Mathieu Malaterre
2014-02-25
[trunk] Import commit fc884aee2b69c78500e65c3d05bf216791a9ea4a from ghostpdl
Mathieu Malaterre
2014-02-25
[trunk] Import commit 8ec8321df613986e8642e2975f7182072eb4be62 from ghostpdl
Mathieu Malaterre
2014-02-25
[trunk] Import commit f4139d702559649e577a5df9cfd64b0ca6107a7a from ghostpdl
Mathieu Malaterre
2014-02-25
[trunk] Clarify raw input in openjpeg. LSB vs MSB are now documented.
Mathieu Malaterre
2014-02-25
[trunk] Run test case for issue 228. Output has been validated.
Mathieu Malaterre
2014-02-25
[trunk] Run sumatrapdf test cases
Mathieu Malaterre
2014-02-24
[trunk] add missing private lib. Update issue 223
Mathieu Malaterre
2014-02-24
[trunk] Make sure to always output pgx file. Handle case where multiple pgx f...
Mathieu Malaterre
2014-02-24
[trunk] add test demonstrating a regression in 1.5.0 and up. Update issue 205
Mathieu Malaterre
2014-02-24
[trunk] improve test suite by checking against a reference md5
Mathieu Malaterre
2014-02-24
[trunk] Fix a simple mem leak
Mathieu Malaterre
2014-02-24
[trunk] Fix two simple warnings about sign mismatch
Mathieu Malaterre
2014-02-24
[trunk] Fix warning about signed/unsigned mismatch
Mathieu Malaterre
2014-02-24
[trunk] Make sure to handle ret value, and properly initialize output file
Mathieu Malaterre
2014-02-24
[trunk] Make sure to handle ret value in test
Mathieu Malaterre
2014-02-24
[trunk] Prefer the new style cmake: add_test command
Mathieu Malaterre
2014-02-24
[trunk] Fix a warning about type conversion. Use a trick where unsigned wrapp...
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-02-12
[trunk] added a warning when tif conversion changes input image bitdepth
Antonin Descampe
2014-02-12
[trunk]re-indenting convert.c
Antonin Descampe
2014-02-07
Update kakadu cmake module
Mathieu Malaterre
2014-01-23
[trunk] added some tests for Cinema2k 48fps and Cinema 4k 24 fps. Fixed
Antonin Descampe
2014-01-23
[trunk] fixed another DCI compliance bug
Antonin Descampe
2014-01-22
[trunk] uncomment tests mistakenly commented in previous commit
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 indentation in opj_compress.c, renamed 2 internal
Antonin Descampe
2014-01-16
[trunk] fixed DCI-compliant codestream generation (-cinema2K and -
Antonin Descampe
2013-10-30
trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI.
Antonin Descampe
2013-10-30
trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI.
Antonin Descampe
2013-10-28
trunk: disabling class-0 conformance tests for now (bad implentation of tests)
Antonin Descampe
2013-10-15
complete openjpeg2 pkgconfig support, bug #68
Rex Dieter
2013-09-26
[trunk] Import patch from bug #241
Mathieu Malaterre
2013-07-11
test: modified class-0 conformance testing to comply with constraints
Antonin Descampe
2013-03-25
[trunk] use the private version of opj_config to avoid compilation error into...
Mickael Savinaud
2013-03-25
[trunk] use opj_config_private.h into the opj_inttypes.h
Mickael Savinaud
2013-03-25
[trunk] separate the opj_config file between public and private part to avoid...
Mickael Savinaud
[prev]
[next]