openjpeg/src/lib/openjp2
Matthieu Darbois 8c4afeff40 Merge pull request #521 from manisandro/bigendian
Fix opj_write_bytes_BE
Fixes #472 
Fixes #345 
Fixes #518
2015-07-25 15:54:26 +02:00
..
CMakeLists.txt Add headers to CMake target 2015-07-18 01:50:17 +02:00
bio.c Add some missing static 2015-07-18 02:39:32 +02:00
bio.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
cidx_manager.c [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
cidx_manager.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
cio.c Fix opj_write_bytes_BE (#518) 2015-06-25 23:11:22 +02:00
cio.h [trunk] Missing endianess setting 2014-04-28 07:44:39 +00:00
dwt.c Add some missing static 2015-07-18 02:39:32 +02:00
dwt.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
event.c [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
event.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
function_list.c [trunk] improve memory management (fixes issue 359) 2014-09-16 15:48:04 +00:00
function_list.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
image.c [trunk] Fix overflow in opj_image_comp_header_update (fixes issue 495) 2015-05-27 23:05:16 +00:00
image.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
indexbox_manager.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
invert.c Add some missing static 2015-07-18 02:39:32 +02:00
invert.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
j2k.c Add some missing static keywords 2015-07-23 07:48:42 +02:00
j2k.h Refactor opj_read_ppm 2015-07-12 18:09:30 +02:00
jp2.c Add some missing static keywords 2015-07-23 07:48:42 +02:00
jp2.h Add some missing static keywords 2015-07-23 07:48:42 +02:00
libopenjp2.pc.cmake.in [trunk] add missing private lib. Update issue 223 2014-02-24 17:22:48 +00:00
mct.c [trunk] Add SSE2/SSE41 implementations for mct.c (fixes issue 451) 2014-12-13 12:29:22 +00:00
mct.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
mqc.c Add some missing static 2015-07-18 02:39:32 +02:00
mqc.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
openjpeg.c [trunk] Fix wrong return value for opj_setup_encoder & opj_set_decoded_resolution_factor (fixes issue 497) 2015-05-29 21:58:08 +00:00
openjpeg.h [trunk] use hidden visibility for static library (fixes issue 354) 2015-01-25 16:59:39 +00:00
opj_clock.c [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
opj_clock.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
opj_codec.h added memory allocation checks (fixes issue 355) 2014-09-19 10:26:35 +00:00
opj_config.h.cmake.in [trunk] Finalize API for openjpeg 2.1 2014-04-28 09:17:31 +00:00
opj_config_private.h.cmake.in [trunk] separate the opj_config file between public and private part to avoid expose unused variables into the public API. 2013-03-25 12:43:27 +00:00
opj_includes.h Remove some warnings when building 2015-07-24 23:55:45 +02:00
opj_intmath.h [trunk] Fix overflow in opj_image_comp_header_update (fixes issue 495) 2015-05-27 23:05:16 +00:00
opj_inttypes.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
opj_malloc.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
opj_stdint.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
phix_manager.c [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
pi.c Add some missing static 2015-07-18 02:39:32 +02:00
pi.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
ppix_manager.c [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
raw.c [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
raw.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
t1.c Add some missing static 2015-07-18 02:39:32 +02:00
t1.h [trunk] check number of components when getting mct norm (fixes issue 436) 2014-12-09 12:09:08 +00:00
t1_generate_luts.c [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
t1_luts.h [trunk] Fix remainings issues with doxygen doc 2012-10-29 14:35:11 +00:00
t2.c Add some missing static 2015-07-18 02:39:32 +02:00
t2.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
tcd.c Prevent overflow when coding 16 bits images 2015-07-22 00:10:32 +02:00
tcd.h [trunk] Reduce encoder code block memory usage for non 64x64 code block sizes (fixes issue 444) 2014-12-12 21:54:22 +00:00
tgt.c [trunk] improve memory management (fixes issue 359) 2014-09-16 15:48:04 +00:00
tgt.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
thix_manager.c [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
tpix_manager.c [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00