add abi-check files and reports to gh-pages

This commit is contained in:
Antonin Descampe 2016-06-19 23:46:52 +02:00
parent 8e58a145e0
commit f9c1bca543
210 changed files with 56458 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,5 @@
{
"Object": "lib/libopenjpeg.so",
"Lang": "C",
"PublicABI": "1"
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,5 @@
{
"Object": "lib/libopenjpeg.so.1.4.0",
"Lang": "C",
"PublicABI": "1"
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,5 @@
{
"Object": "lib/libopenjpeg.so.1.5.1",
"Lang": "C",
"PublicABI": "1"
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,5 @@
{
"Object": "lib/libopenjpeg.so.1.5.2",
"Lang": "C",
"PublicABI": "1"
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,5 @@
{
"Object": "lib/libopenjpeg.so.1.5.0",
"Lang": "C",
"PublicABI": "1"
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,5 @@
{
"Object": "lib/libopenjp2.so.2.0.1",
"Lang": "C",
"PublicABI": "1"
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,5 @@
{
"Object": "lib/libopenjp2.so.2.0.0",
"Lang": "C",
"PublicABI": "1"
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,5 @@
{
"Object": "lib/libopenjp2.so.2.1.0",
"Lang": "C",
"PublicABI": "1"
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,5 @@
{
"Object": "lib/libopenjp2.so.2.1.1",
"Lang": "C",
"PublicABI": "1"
}

View File

@ -0,0 +1,17 @@
-- The C compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
CMake Warning (dev) at CMakeLists.txt:11 (CMAKE_MINIMUM_REQUIRED):
Compatibility with CMake < 2.4 is not supported by CMake >= 3.0.
This warning is for project developers. Use -Wno-dev to suppress it.
-- The CXX compiler identification is GNU 4.9.2
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/po9FTbVHV4/build/openjpeg-version.1.2/build

View File

@ -0,0 +1,26 @@
[100%] Built target openjpeg
Install the project...
-- Install configuration: "Debug"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/event.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/opj_includes.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/dwt.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/jpt.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/bio.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/t1_luts.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/mqc.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/raw.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/j2k.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/int.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/jp2.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/pi.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/openjpeg.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/t2.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/tgt.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/mct.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/t1.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/image.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/tcd.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/fix.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/cio.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/j2k_lib.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/lib/libopenjpeg.so

View File

@ -0,0 +1,21 @@
Scanning dependencies of target openjpeg
[ 5%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/bio.o
[ 11%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/cio.o
[ 16%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/dwt.o
[ 22%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/event.o
[ 27%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/image.o
[ 33%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k.o
[ 38%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k_lib.o
[ 44%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jp2.o
[ 50%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jpt.o
[ 55%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mct.o
[ 61%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mqc.o
[ 66%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/openjpeg.o
[ 72%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/pi.o
[ 77%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/raw.o
[ 83%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t1.o
[ 88%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t2.o
[ 94%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tcd.o
[100%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tgt.o
Linking C shared library libopenjpeg.so
[100%] Built target openjpeg

View File

@ -0,0 +1,39 @@
-- The C compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Configuring done
CMake Warning (dev) at mj2/CMakeLists.txt:25 (ADD_EXECUTABLE):
Policy CMP0003 should be set before this line. Add code such as
if(COMMAND cmake_policy)
cmake_policy(SET CMP0003 NEW)
endif(COMMAND cmake_policy)
as early as possible but after the most recent call to
cmake_minimum_required or cmake_policy(VERSION). This warning appears
because target "extract_j2k_from_mj2" links to some libraries for which the
linker must search:
m
and other libraries with known full path:
/tmp/po9FTbVHV4/build/openjpeg-version.1.3/build/bin/libopenjpeg.so.1.2.0
CMake is adding directories in the second list to the linker search path in
case they are needed to find libraries from the first list (for backwards
compatibility with CMake 2.4). Set policy CMP0003 to OLD or NEW to enable
or disable this behavior explicitly. Run "cmake --help-policy CMP0003" for
more information.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_CXX_FLAGS
-- Build files have been written to: /tmp/po9FTbVHV4/build/openjpeg-version.1.3/build

View File

@ -0,0 +1,19 @@
[ 60%] Built target openjpeg
[ 66%] Built target extract_j2k_from_mj2
[ 80%] Built target frames_to_mj2
[ 93%] Built target mj2_to_frames
[100%] Built target wrap_j2k_in_mj2
Install the project...
-- Install configuration: "Debug"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.3/lib/libopenjpeg.so.1.2.0
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.3/lib/libopenjpeg.so.1.2
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.3/lib/libopenjpeg.so
CMake Error at libopenjpeg/cmake_install.cmake:76 (file):
file cannot create directory: /openjpeg. Maybe need administrative
privileges.
Call Stack (most recent call first):
cmake_install.cmake:37 (include)
Makefile:66: recipe for target 'install' failed
make: *** [install] Error 1

View File

@ -0,0 +1,45 @@
Scanning dependencies of target openjpeg
[ 3%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/bio.o
[ 6%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/cio.o
[ 10%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/dwt.o
[ 13%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/event.o
[ 16%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/image.o
[ 20%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k.o
[ 23%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k_lib.o
[ 26%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jp2.o
[ 30%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jpt.o
[ 33%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mct.o
[ 36%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mqc.o
[ 40%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/openjpeg.o
[ 43%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/pi.o
[ 46%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/raw.o
[ 50%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t1.o
[ 53%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t2.o
[ 56%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tcd.o
[ 60%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tgt.o
Linking C shared library ../bin/libopenjpeg.so
[ 60%] Built target openjpeg
Scanning dependencies of target extract_j2k_from_mj2
[ 63%] Building C object mj2/CMakeFiles/extract_j2k_from_mj2.dir/extract_j2k_from_mj2.o
[ 66%] Building C object mj2/CMakeFiles/extract_j2k_from_mj2.dir/mj2.o
Linking C executable ../bin/extract_j2k_from_mj2
[ 66%] Built target extract_j2k_from_mj2
Scanning dependencies of target frames_to_mj2
[ 70%] Building C object mj2/CMakeFiles/frames_to_mj2.dir/frames_to_mj2.o
[ 73%] Building C object mj2/CMakeFiles/frames_to_mj2.dir/compat/getopt.o
[ 76%] Building C object mj2/CMakeFiles/frames_to_mj2.dir/mj2_convert.o
[ 80%] Building C object mj2/CMakeFiles/frames_to_mj2.dir/mj2.o
Linking C executable ../bin/frames_to_mj2
[ 80%] Built target frames_to_mj2
Scanning dependencies of target mj2_to_frames
[ 83%] Building C object mj2/CMakeFiles/mj2_to_frames.dir/mj2_to_frames.o
[ 86%] Building C object mj2/CMakeFiles/mj2_to_frames.dir/compat/getopt.o
[ 90%] Building C object mj2/CMakeFiles/mj2_to_frames.dir/mj2_convert.o
[ 93%] Building C object mj2/CMakeFiles/mj2_to_frames.dir/mj2.o
Linking C executable ../bin/mj2_to_frames
[ 93%] Built target mj2_to_frames
Scanning dependencies of target wrap_j2k_in_mj2
[ 96%] Building C object mj2/CMakeFiles/wrap_j2k_in_mj2.dir/wrap_j2k_in_mj2.o
[100%] Building C object mj2/CMakeFiles/wrap_j2k_in_mj2.dir/mj2.o
Linking C executable ../bin/wrap_j2k_in_mj2
[100%] Built target wrap_j2k_in_mj2

View File

@ -0,0 +1,60 @@
-- The C compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of void*
-- Check size of void* - done
-- Check size of char
-- Check size of char - done
-- Check size of short
-- Check size of short - done
-- Check size of float
-- Check size of float - done
-- Check size of double
-- Check size of double - done
-- Looking for limits.h
-- Looking for limits.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for include files sys/types.h, sys/prctl.h
-- Looking for include files sys/types.h, sys/prctl.h - found
-- Check if the system is big endian
-- Searching 16 bit integer
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Looking for getopt.h
-- Looking for getopt.h - found
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50")
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.3")
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_CXX_FLAGS
-- Build files have been written to: /tmp/po9FTbVHV4/build/openjpeg-version.1.4/build

View File

@ -0,0 +1,25 @@
[ 60%] Built target openjpeg
[ 73%] Built target image_to_j2k
[ 86%] Built target j2k_dump
[100%] Built target j2k_to_image
Install the project...
-- Install configuration: "Debug"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/lib/openjpeg-1.4/OpenJPEGTargets.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/lib/openjpeg-1.4/OpenJPEGTargets-debug.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/lib/openjpeg-1.4/OpenJPEGConfig.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/share/doc/openjpeg-1.4/CHANGES
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/share/doc/openjpeg-1.4/LICENSE
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/lib/libopenjpeg.so.1.4.0
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/lib/libopenjpeg.so.1.4
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/lib/libopenjpeg.so
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/include/openjpeg-1.4/openjpeg.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/share/man/man3/libopenjpeg.3
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/bin/j2k_to_image
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.4/bin/j2k_to_image"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/bin/image_to_j2k
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.4/bin/image_to_j2k"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/bin/j2k_dump
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.4/bin/j2k_dump"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/share/man/man1/image_to_j2k.1
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/share/man/man1/j2k_dump.1
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/share/man/man1/j2k_to_image.1

View File

@ -0,0 +1,42 @@
Scanning dependencies of target openjpeg
[ 3%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/bio.c.o
[ 6%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/cio.c.o
[ 10%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/dwt.c.o
[ 13%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/event.c.o
[ 16%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/image.c.o
[ 20%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k.c.o
[ 23%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k_lib.c.o
[ 26%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jp2.c.o
[ 30%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jpt.c.o
[ 33%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mct.c.o
[ 36%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mqc.c.o
[ 40%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/openjpeg.c.o
[ 43%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/pi.c.o
[ 46%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/raw.c.o
[ 50%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t1.c.o
[ 53%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t2.c.o
[ 56%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tcd.c.o
[ 60%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tgt.c.o
Linking C shared library ../bin/libopenjpeg.so
[ 60%] Built target openjpeg
Scanning dependencies of target image_to_j2k
[ 63%] Building C object codec/CMakeFiles/image_to_j2k.dir/image_to_j2k.c.o
[ 66%] Building C object codec/CMakeFiles/image_to_j2k.dir/convert.c.o
[ 70%] Building C object codec/CMakeFiles/image_to_j2k.dir/index.c.o
[ 73%] Building C object codec/CMakeFiles/image_to_j2k.dir/__/common/color.c.o
Linking C executable ../bin/image_to_j2k
[ 73%] Built target image_to_j2k
Scanning dependencies of target j2k_dump
[ 76%] Building C object codec/CMakeFiles/j2k_dump.dir/j2k_dump.c.o
[ 80%] Building C object codec/CMakeFiles/j2k_dump.dir/convert.c.o
[ 83%] Building C object codec/CMakeFiles/j2k_dump.dir/index.c.o
[ 86%] Building C object codec/CMakeFiles/j2k_dump.dir/__/common/color.c.o
Linking C executable ../bin/j2k_dump
[ 86%] Built target j2k_dump
Scanning dependencies of target j2k_to_image
[ 90%] Building C object codec/CMakeFiles/j2k_to_image.dir/j2k_to_image.c.o
[ 93%] Building C object codec/CMakeFiles/j2k_to_image.dir/convert.c.o
[ 96%] Building C object codec/CMakeFiles/j2k_to_image.dir/index.c.o
[100%] Building C object codec/CMakeFiles/j2k_to_image.dir/__/common/color.c.o
Linking C executable ../bin/j2k_to_image
[100%] Built target j2k_to_image

View File

@ -0,0 +1,48 @@
-- The C compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Your system seems to have a Z lib available, we will use it to generate PNG lib
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50")
-- Your system seems to have a PNG lib available, we will use it
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.3")
-- Your system seems to have a TIFF lib available, we will use it
-- Found LCMS2: /usr/lib/x86_64-linux-gnu/liblcms2.so
-- Your system seems to have a LCMS2 lib available, we will use it
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_CXX_FLAGS
-- Build files have been written to: /tmp/po9FTbVHV4/build/openjpeg-version.1.5.1/build

View File

@ -0,0 +1,27 @@
[ 60%] Built target openjpeg
[ 73%] Built target image_to_j2k
[ 86%] Built target j2k_dump
[100%] Built target j2k_to_image
Install the project...
-- Install configuration: "Debug"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/lib/pkgconfig/libopenjpeg1.pc
failed to create symbolic link '/home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/share/pkgconfig/libopenjpeg.pc': No such file or directory
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/lib/openjpeg-1.5/OpenJPEGTargets.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/lib/openjpeg-1.5/OpenJPEGTargets-debug.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/lib/openjpeg-1.5/OpenJPEGConfig.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/share/doc/openjpeg-1.5/CHANGES
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/share/doc/openjpeg-1.5/LICENSE
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/lib/libopenjpeg.so.1.5.1
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/lib/libopenjpeg.so.5
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/lib/libopenjpeg.so
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/include/openjpeg-1.5/openjpeg.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/share/man/man3/libopenjpeg.3
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/bin/j2k_to_image
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/bin/j2k_to_image"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/bin/image_to_j2k
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/bin/image_to_j2k"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/bin/j2k_dump
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/bin/j2k_dump"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/share/man/man1/image_to_j2k.1
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/share/man/man1/j2k_dump.1
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/share/man/man1/j2k_to_image.1

View File

@ -0,0 +1,50 @@
Scanning dependencies of target openjpeg
[ 2%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/bio.c.o
[ 5%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/cio.c.o
[ 7%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/dwt.c.o
[ 10%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/event.c.o
[ 13%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/image.c.o
[ 15%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k.c.o
[ 18%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k_lib.c.o
[ 21%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jp2.c.o
[ 23%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jpt.c.o
[ 26%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mct.c.o
[ 28%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mqc.c.o
[ 31%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/openjpeg.c.o
[ 34%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/pi.c.o
[ 36%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/raw.c.o
[ 39%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t1.c.o
[ 42%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t2.c.o
[ 44%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tcd.c.o
[ 47%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tgt.c.o
[ 50%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/cidx_manager.c.o
[ 52%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/phix_manager.c.o
[ 55%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/ppix_manager.c.o
[ 57%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/thix_manager.c.o
[ 60%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tpix_manager.c.o
Linking C shared library ../bin/libopenjpeg.so
[ 60%] Built target openjpeg
Scanning dependencies of target image_to_j2k
[ 63%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/image_to_j2k.c.o
[ 65%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/convert.c.o
[ 68%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/index.c.o
[ 71%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/__/common/color.c.o
[ 73%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/__/common/opj_getopt.c.o
Linking C executable ../../bin/image_to_j2k
[ 73%] Built target image_to_j2k
Scanning dependencies of target j2k_dump
[ 76%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/j2k_dump.c.o
[ 78%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/convert.c.o
[ 81%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/index.c.o
[ 84%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/__/common/color.c.o
[ 86%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/__/common/opj_getopt.c.o
Linking C executable ../../bin/j2k_dump
[ 86%] Built target j2k_dump
Scanning dependencies of target j2k_to_image
[ 89%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/j2k_to_image.c.o
[ 92%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/convert.c.o
[ 94%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/index.c.o
[ 97%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/__/common/color.c.o
[100%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/__/common/opj_getopt.c.o
Linking C executable ../../bin/j2k_to_image
[100%] Built target j2k_to_image

View File

@ -0,0 +1,48 @@
-- The C compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Your system seems to have a Z lib available, we will use it to generate PNG lib
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50")
-- Your system seems to have a PNG lib available, we will use it
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.3")
-- Your system seems to have a TIFF lib available, we will use it
-- Found LCMS2: /usr/lib/x86_64-linux-gnu/liblcms2.so
-- Your system seems to have a LCMS2 lib available, we will use it
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_CXX_FLAGS
-- Build files have been written to: /tmp/po9FTbVHV4/build/openjpeg-version.1.5.2/build

View File

@ -0,0 +1,28 @@
[ 58%] Built target openjpeg
[ 61%] Built target t1_generate_luts
[ 74%] Built target image_to_j2k
[ 87%] Built target j2k_dump
[100%] Built target j2k_to_image
Install the project...
-- Install configuration: "Debug"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/lib/pkgconfig/libopenjpeg1.pc
failed to create symbolic link '/home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/share/pkgconfig/libopenjpeg.pc': No such file or directory
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/lib/openjpeg-1.5/OpenJPEGTargets.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/lib/openjpeg-1.5/OpenJPEGTargets-debug.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/lib/openjpeg-1.5/OpenJPEGConfig.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/share/doc/openjpeg-1.5/CHANGES
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/share/doc/openjpeg-1.5/LICENSE
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/lib/libopenjpeg.so.1.5.2
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/lib/libopenjpeg.so.5
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/lib/libopenjpeg.so
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/include/openjpeg-1.5/openjpeg.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/share/man/man3/libopenjpeg.3
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/bin/j2k_to_image
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/bin/j2k_to_image"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/bin/image_to_j2k
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/bin/image_to_j2k"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/bin/j2k_dump
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/bin/j2k_dump"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/share/man/man1/image_to_j2k.1
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/share/man/man1/j2k_dump.1
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/share/man/man1/j2k_to_image.1

View File

@ -0,0 +1,54 @@
Scanning dependencies of target openjpeg
[ 2%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/bio.c.o
[ 5%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/cio.c.o
[ 7%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/dwt.c.o
[ 10%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/event.c.o
[ 12%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/image.c.o
[ 15%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k.c.o
[ 17%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k_lib.c.o
[ 20%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jp2.c.o
[ 23%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jpt.c.o
[ 25%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mct.c.o
[ 28%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mqc.c.o
[ 30%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/openjpeg.c.o
[ 33%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/pi.c.o
[ 35%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/raw.c.o
[ 38%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t1.c.o
[ 41%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t2.c.o
[ 43%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tcd.c.o
[ 46%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tgt.c.o
[ 48%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/cidx_manager.c.o
[ 51%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/phix_manager.c.o
[ 53%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/ppix_manager.c.o
[ 56%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/thix_manager.c.o
[ 58%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tpix_manager.c.o
Linking C shared library ../bin/libopenjpeg.so
[ 58%] Built target openjpeg
Scanning dependencies of target t1_generate_luts
[ 61%] Building C object libopenjpeg/CMakeFiles/t1_generate_luts.dir/t1_generate_luts.c.o
Linking C executable ../bin/t1_generate_luts
[ 61%] Built target t1_generate_luts
Scanning dependencies of target image_to_j2k
[ 64%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/image_to_j2k.c.o
[ 66%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/convert.c.o
[ 69%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/index.c.o
[ 71%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/__/common/color.c.o
[ 74%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/__/common/opj_getopt.c.o
Linking C executable ../../bin/image_to_j2k
[ 74%] Built target image_to_j2k
Scanning dependencies of target j2k_dump
[ 76%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/j2k_dump.c.o
[ 79%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/convert.c.o
[ 82%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/index.c.o
[ 84%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/__/common/color.c.o
[ 87%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/__/common/opj_getopt.c.o
Linking C executable ../../bin/j2k_dump
[ 87%] Built target j2k_dump
Scanning dependencies of target j2k_to_image
[ 89%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/j2k_to_image.c.o
[ 92%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/convert.c.o
[ 94%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/index.c.o
[ 97%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/__/common/color.c.o
[100%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/__/common/opj_getopt.c.o
Linking C executable ../../bin/j2k_to_image
[100%] Built target j2k_to_image

View File

@ -0,0 +1,48 @@
-- The C compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Your system seems to have a Z lib available, we will use it to generate PNG lib
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50")
-- Your system seems to have a PNG lib available, we will use it
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.3")
-- Your system seems to have a TIFF lib available, we will use it
-- Found LCMS2: /usr/lib/x86_64-linux-gnu/liblcms2.so
-- Your system seems to have a LCMS2 lib available, we will use it
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_CXX_FLAGS
-- Build files have been written to: /tmp/po9FTbVHV4/build/openjpeg-version.1.5/build

View File

@ -0,0 +1,27 @@
[ 60%] Built target openjpeg
[ 73%] Built target image_to_j2k
[ 86%] Built target j2k_dump
[100%] Built target j2k_to_image
Install the project...
-- Install configuration: "Debug"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/pkgconfig/libopenjpeg1.pc
failed to create symbolic link 'lib/pkgconfig/libopenjpeg.pc': No such file or directory
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/openjpeg-1.5/OpenJPEGTargets.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/openjpeg-1.5/OpenJPEGTargets-debug.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/openjpeg-1.5/OpenJPEGConfig.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/doc/openjpeg-1.5/CHANGES
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/doc/openjpeg-1.5/LICENSE
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/lib/libopenjpeg.so.1.5.0
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/lib/libopenjpeg.so.1
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/lib/libopenjpeg.so
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/include/openjpeg-1.5/openjpeg.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/man/man3/libopenjpeg.3
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/bin/j2k_to_image
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.5/bin/j2k_to_image"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/bin/image_to_j2k
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.5/bin/image_to_j2k"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/bin/j2k_dump
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.5/bin/j2k_dump"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/man/man1/image_to_j2k.1
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/man/man1/j2k_dump.1
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/man/man1/j2k_to_image.1

View File

@ -0,0 +1,50 @@
Scanning dependencies of target openjpeg
[ 2%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/bio.c.o
[ 5%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/cio.c.o
[ 7%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/dwt.c.o
[ 10%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/event.c.o
[ 13%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/image.c.o
[ 15%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k.c.o
[ 18%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k_lib.c.o
[ 21%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jp2.c.o
[ 23%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jpt.c.o
[ 26%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mct.c.o
[ 28%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mqc.c.o
[ 31%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/openjpeg.c.o
[ 34%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/pi.c.o
[ 36%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/raw.c.o
[ 39%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t1.c.o
[ 42%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t2.c.o
[ 44%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tcd.c.o
[ 47%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tgt.c.o
[ 50%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/cidx_manager.c.o
[ 52%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/phix_manager.c.o
[ 55%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/ppix_manager.c.o
[ 57%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/thix_manager.c.o
[ 60%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tpix_manager.c.o
Linking C shared library ../bin/libopenjpeg.so
[ 60%] Built target openjpeg
Scanning dependencies of target image_to_j2k
[ 63%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/image_to_j2k.c.o
[ 65%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/convert.c.o
[ 68%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/index.c.o
[ 71%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/__/common/color.c.o
[ 73%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/__/common/opj_getopt.c.o
Linking C executable ../../bin/image_to_j2k
[ 73%] Built target image_to_j2k
Scanning dependencies of target j2k_dump
[ 76%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/j2k_dump.c.o
[ 78%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/convert.c.o
[ 81%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/index.c.o
[ 84%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/__/common/color.c.o
[ 86%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/__/common/opj_getopt.c.o
Linking C executable ../../bin/j2k_dump
[ 86%] Built target j2k_dump
Scanning dependencies of target j2k_to_image
[ 89%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/j2k_to_image.c.o
[ 92%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/convert.c.o
[ 94%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/index.c.o
[ 97%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/__/common/color.c.o
[100%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/__/common/opj_getopt.c.o
Linking C executable ../../bin/j2k_to_image
[100%] Built target j2k_to_image

View File

@ -0,0 +1,69 @@
-- The C compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for string.h
-- Looking for string.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for stdio.h
-- Looking for stdio.h - found
-- Looking for math.h
-- Looking for math.h - found
-- Looking for float.h
-- Looking for float.h - found
-- Looking for time.h
-- Looking for time.h - found
-- Looking for stdarg.h
-- Looking for stdarg.h - found
-- Looking for ctype.h
-- Looking for ctype.h - found
-- Looking for assert.h
-- Looking for assert.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Checking for 64-bit off_t
-- Checking for 64-bit off_t - present
-- Checking for fseeko/ftello
-- Checking for fseeko/ftello - present
-- Large File support - found
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Your system seems to have a Z lib available, we will use it to generate PNG lib
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50")
-- Your system seems to have a PNG lib available, we will use it
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.3")
-- Your system seems to have a TIFF lib available, we will use it
-- Found LCMS2: /usr/lib/x86_64-linux-gnu/liblcms2.so
-- Your system seems to have a LCMS2 lib available, we will use it
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_CXX_FLAGS
-- Build files have been written to: /tmp/po9FTbVHV4/build/openjpeg-version.2.0.1/build

View File

@ -0,0 +1,29 @@
[ 54%] Built target openjp2
[ 57%] Built target t1_generate_luts
[ 71%] Built target opj_compress
[ 85%] Built target opj_decompress
[100%] Built target opj_dump
Install the project...
-- Install configuration: "Debug"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/lib/openjpeg-2.0/OpenJPEGTargets.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/lib/openjpeg-2.0/OpenJPEGTargets-debug.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/lib/openjpeg-2.0/OpenJPEGConfig.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/share/doc/openjpeg-2.0/CHANGES
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/share/doc/openjpeg-2.0/LICENSE
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/lib/pkgconfig/libopenjp2.pc
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/include/openjpeg-2.0/opj_config.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/lib/libopenjp2.so.2.0.1
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/lib/libopenjp2.so.7
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/lib/libopenjp2.so
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/include/openjpeg-2.0/openjpeg.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/include/openjpeg-2.0/opj_stdint.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/share/man/man3/libopenjp2.3
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/bin/opj_decompress
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/bin/opj_decompress"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/bin/opj_compress
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/bin/opj_compress"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/bin/opj_dump
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/bin/opj_dump"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/share/man/man1/opj_compress.1
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/share/man/man1/opj_decompress.1
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/share/man/man1/opj_dump.1

View File

@ -0,0 +1,50 @@
Scanning dependencies of target openjp2
[ 2%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o
[ 5%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o
[ 8%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o
[ 11%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o
[ 14%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o
[ 17%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o
[ 20%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o
[ 22%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o
[ 25%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o
[ 28%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o
[ 31%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/openjpeg.c.o
[ 34%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o
[ 37%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o
[ 40%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/raw.c.o
[ 42%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o
[ 45%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o
[ 48%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o
[ 51%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o
[ 54%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o
Linking C shared library ../../../bin/libopenjp2.so
[ 54%] Built target openjp2
Scanning dependencies of target t1_generate_luts
[ 57%] Building C object src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/t1_generate_luts.c.o
Linking C executable ../../../bin/t1_generate_luts
[ 57%] Built target t1_generate_luts
Scanning dependencies of target opj_compress
[ 60%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/opj_compress.c.o
[ 62%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o
[ 65%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o
[ 68%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o
[ 71%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o
Linking C executable ../../../bin/opj_compress
[ 71%] Built target opj_compress
Scanning dependencies of target opj_decompress
[ 74%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/opj_decompress.c.o
[ 77%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o
[ 80%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.c.o
[ 82%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/color.c.o
[ 85%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o
Linking C executable ../../../bin/opj_decompress
[ 85%] Built target opj_decompress
Scanning dependencies of target opj_dump
[ 88%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/opj_dump.c.o
[ 91%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.c.o
[ 94%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o
[ 97%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/color.c.o
[100%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o
Linking C executable ../../../bin/opj_dump
[100%] Built target opj_dump

View File

@ -0,0 +1,56 @@
-- The C compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Checking for 64-bit off_t
-- Checking for 64-bit off_t - present
-- Checking for fseeko/ftello
-- Checking for fseeko/ftello - present
-- Large File support - found
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Your system seems to have a Z lib available, we will use it to generate PNG lib
-- DEBUG: /usr/include vs /usr/include
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50")
-- Your system seems to have a PNG lib available, we will use it
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.3")
-- Your system seems to have a TIFF lib available, we will use it
-- Found LCMS2: /usr/lib/x86_64-linux-gnu/liblcms2.so
-- Your system seems to have a LCMS2 lib available, we will use it
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_CXX_FLAGS
-- Build files have been written to: /tmp/po9FTbVHV4/build/openjpeg-version.2.0/build

View File

@ -0,0 +1,28 @@
[ 54%] Built target openjp2
[ 57%] Built target t1_generate_luts
[ 71%] Built target opj_compress
[ 85%] Built target opj_decompress
[100%] Built target opj_dump
Install the project...
-- Install configuration: "Debug"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/lib/openjpeg-2.0/OpenJPEGTargets.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/lib/openjpeg-2.0/OpenJPEGTargets-debug.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/lib/openjpeg-2.0/OpenJPEGConfig.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/share/doc/openjpeg-2.0/CHANGES
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/share/doc/openjpeg-2.0/LICENSE
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/include/openjpeg-2.0/opj_config.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/lib/libopenjp2.so.2.0.0
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/lib/libopenjp2.so.6
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/lib/libopenjp2.so
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/include/openjpeg-2.0/openjpeg.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/include/openjpeg-2.0/opj_stdint.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/share/man/man3/libopenjp2.3
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/bin/opj_decompress
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/2.0/bin/opj_decompress"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/bin/opj_compress
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/2.0/bin/opj_compress"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/bin/opj_dump
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/2.0/bin/opj_dump"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/share/man/man1/opj_compress.1
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/share/man/man1/opj_decompress.1
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/share/man/man1/opj_dump.1

View File

@ -0,0 +1,50 @@
Scanning dependencies of target openjp2
[ 2%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o
[ 5%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o
[ 8%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o
[ 11%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o
[ 14%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o
[ 17%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o
[ 20%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o
[ 22%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o
[ 25%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o
[ 28%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o
[ 31%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/openjpeg.c.o
[ 34%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o
[ 37%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o
[ 40%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/raw.c.o
[ 42%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o
[ 45%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o
[ 48%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o
[ 51%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o
[ 54%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o
Linking C shared library ../../../bin/libopenjp2.so
[ 54%] Built target openjp2
Scanning dependencies of target t1_generate_luts
[ 57%] Building C object src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/t1_generate_luts.c.o
Linking C executable ../../../bin/t1_generate_luts
[ 57%] Built target t1_generate_luts
Scanning dependencies of target opj_compress
[ 60%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/opj_compress.c.o
[ 62%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o
[ 65%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o
[ 68%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o
[ 71%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o
Linking C executable ../../../bin/opj_compress
[ 71%] Built target opj_compress
Scanning dependencies of target opj_decompress
[ 74%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/opj_decompress.c.o
[ 77%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o
[ 80%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.c.o
[ 82%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/color.c.o
[ 85%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o
Linking C executable ../../../bin/opj_decompress
[ 85%] Built target opj_decompress
Scanning dependencies of target opj_dump
[ 88%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/opj_dump.c.o
[ 91%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.c.o
[ 94%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o
[ 97%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/color.c.o
[100%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o
Linking C executable ../../../bin/opj_dump
[100%] Built target opj_dump

View File

@ -0,0 +1,69 @@
-- The C compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for string.h
-- Looking for string.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for stdio.h
-- Looking for stdio.h - found
-- Looking for math.h
-- Looking for math.h - found
-- Looking for float.h
-- Looking for float.h - found
-- Looking for time.h
-- Looking for time.h - found
-- Looking for stdarg.h
-- Looking for stdarg.h - found
-- Looking for ctype.h
-- Looking for ctype.h - found
-- Looking for assert.h
-- Looking for assert.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Checking for 64-bit off_t
-- Checking for 64-bit off_t - present
-- Checking for fseeko/ftello
-- Checking for fseeko/ftello - present
-- Large File support - found
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Your system seems to have a Z lib available, we will use it to generate PNG lib
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50")
-- Your system seems to have a PNG lib available, we will use it
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.3")
-- Your system seems to have a TIFF lib available, we will use it
-- Found LCMS2: /usr/lib/x86_64-linux-gnu/liblcms2.so
-- Your system seems to have a LCMS2 lib available, we will use it
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_CXX_FLAGS
-- Build files have been written to: /tmp/y65JYc6LbW/build/openjpeg-version.2.1/build

View File

@ -0,0 +1,23 @@
[ 54%] Built target openjp2
[ 57%] Built target t1_generate_luts
[ 71%] Built target opj_compress
[ 85%] Built target opj_decompress
[100%] Built target opj_dump
Install the project...
-- Install configuration: "Debug"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/lib/openjpeg-2.1/OpenJPEGTargets.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/lib/openjpeg-2.1/OpenJPEGTargets-debug.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/lib/openjpeg-2.1/OpenJPEGConfig.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/lib/pkgconfig/libopenjp2.pc
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/include/openjpeg-2.1/opj_config.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/lib/libopenjp2.so.2.1.0
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/lib/libopenjp2.so.7
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/lib/libopenjp2.so
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/include/openjpeg-2.1/openjpeg.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/include/openjpeg-2.1/opj_stdint.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/bin/opj_decompress
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/2.1/bin/opj_decompress"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/bin/opj_compress
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/2.1/bin/opj_compress"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/bin/opj_dump
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/2.1/bin/opj_dump"

View File

@ -0,0 +1,50 @@
Scanning dependencies of target openjp2
[ 2%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o
[ 5%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o
[ 8%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o
[ 11%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o
[ 14%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o
[ 17%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o
[ 20%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o
[ 22%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o
[ 25%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o
[ 28%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o
[ 31%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/openjpeg.c.o
[ 34%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o
[ 37%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o
[ 40%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/raw.c.o
[ 42%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o
[ 45%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o
[ 48%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o
[ 51%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o
[ 54%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o
Linking C shared library ../../../bin/libopenjp2.so
[ 54%] Built target openjp2
Scanning dependencies of target t1_generate_luts
[ 57%] Building C object src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/t1_generate_luts.c.o
Linking C executable ../../../bin/t1_generate_luts
[ 57%] Built target t1_generate_luts
Scanning dependencies of target opj_compress
[ 60%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/opj_compress.c.o
[ 62%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o
[ 65%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o
[ 68%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o
[ 71%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o
Linking C executable ../../../bin/opj_compress
[ 71%] Built target opj_compress
Scanning dependencies of target opj_decompress
[ 74%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/opj_decompress.c.o
[ 77%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o
[ 80%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.c.o
[ 82%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/color.c.o
[ 85%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o
Linking C executable ../../../bin/opj_decompress
[ 85%] Built target opj_decompress
Scanning dependencies of target opj_dump
[ 88%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/opj_dump.c.o
[ 91%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.c.o
[ 94%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o
[ 97%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/color.c.o
[100%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o
Linking C executable ../../../bin/opj_dump
[100%] Built target opj_dump

View File

@ -0,0 +1,77 @@
-- The C compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for string.h
-- Looking for string.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for stdio.h
-- Looking for stdio.h - found
-- Looking for math.h
-- Looking for math.h - found
-- Looking for float.h
-- Looking for float.h - found
-- Looking for time.h
-- Looking for time.h - found
-- Looking for stdarg.h
-- Looking for stdarg.h - found
-- Looking for ctype.h
-- Looking for ctype.h - found
-- Looking for assert.h
-- Looking for assert.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Checking for 64-bit off_t
-- Checking for 64-bit off_t - present
-- Checking for fseeko/ftello
-- Checking for fseeko/ftello - present
-- Large File support - found
-- Looking for include file malloc.h
-- Looking for include file malloc.h - found
-- Looking for _aligned_malloc
-- Looking for _aligned_malloc - not found
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- Looking for memalign
-- Looking for memalign - found
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Your system seems to have a Z lib available, we will use it to generate PNG lib
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50")
-- Your system seems to have a PNG lib available, we will use it
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.3")
-- Your system seems to have a TIFF lib available, we will use it
-- Found LCMS2: /usr/lib/x86_64-linux-gnu/liblcms2.so
-- Your system seems to have a LCMS2 lib available, we will use it
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_CXX_FLAGS
-- Build files have been written to: /tmp/y65JYc6LbW/build/current/build

View File

@ -0,0 +1,23 @@
[ 44%] Built target openjp2
[ 46%] Built target t1_generate_luts
[ 64%] Built target opj_compress
[ 82%] Built target opj_decompress
[100%] Built target opj_dump
Install the project...
-- Install configuration: "Debug"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/lib/openjpeg-2.1/OpenJPEGTargets.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/lib/openjpeg-2.1/OpenJPEGTargets-debug.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/lib/openjpeg-2.1/OpenJPEGConfig.cmake
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/lib/pkgconfig/libopenjp2.pc
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/include/openjpeg-2.1/opj_config.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/lib/libopenjp2.so.2.1.1
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/lib/libopenjp2.so.7
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/lib/libopenjp2.so
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/include/openjpeg-2.1/openjpeg.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/include/openjpeg-2.1/opj_stdint.h
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/bin/opj_decompress
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/current/bin/opj_decompress"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/bin/opj_compress
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/current/bin/opj_compress"
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/bin/opj_dump
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/current/bin/opj_dump"

View File

@ -0,0 +1,60 @@
Scanning dependencies of target openjp2
[ 2%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o
[ 4%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o
[ 6%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o
[ 8%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o
[ 11%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o
[ 13%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o
[ 15%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o
[ 17%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o
[ 20%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o
[ 22%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o
[ 24%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/openjpeg.c.o
[ 26%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o
[ 28%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o
[ 31%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/raw.c.o
[ 33%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o
[ 35%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o
[ 37%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o
[ 40%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o
[ 42%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o
[ 44%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_malloc.c.o
Linking C shared library ../../../bin/libopenjp2.so
[ 44%] Built target openjp2
Scanning dependencies of target t1_generate_luts
[ 46%] Building C object src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/t1_generate_luts.c.o
Linking C executable ../../../bin/t1_generate_luts
[ 46%] Built target t1_generate_luts
Scanning dependencies of target opj_compress
[ 48%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/opj_compress.c.o
[ 51%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o
[ 53%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertbmp.c.o
[ 55%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o
[ 57%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o
[ 60%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o
[ 62%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/converttif.c.o
[ 64%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertpng.c.o
Linking C executable ../../../bin/opj_compress
[ 64%] Built target opj_compress
Scanning dependencies of target opj_decompress
[ 66%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/opj_decompress.c.o
[ 68%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o
[ 71%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertbmp.c.o
[ 73%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.c.o
[ 75%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/color.c.o
[ 77%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o
[ 80%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/converttif.c.o
[ 82%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertpng.c.o
Linking C executable ../../../bin/opj_decompress
[ 82%] Built target opj_decompress
Scanning dependencies of target opj_dump
[ 84%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/opj_dump.c.o
[ 86%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.c.o
[ 88%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertbmp.c.o
[ 91%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o
[ 93%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/color.c.o
[ 95%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o
[ 97%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/converttif.c.o
[100%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertpng.c.o
Linking C executable ../../../bin/opj_dump
[100%] Built target opj_dump

View File

@ -0,0 +1,282 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="OpenJPEG, 1.2, changes, changelog" />
<meta name="description" content="Log of changes in the package" />
<link rel="stylesheet" type="text/css" href="../../../css/common.css" />
<link rel="stylesheet" type="text/css" href="../../../css/changelog.css" />
<title>
OpenJPEG 1.2: changelog
</title>
</head>
<body>
<table cellpadding='0' cellspacing='0'><tr><td align='center'><h1 class='tool'><a title='Home: ABI tracker for OpenJPEG' href='../../../timeline/openjpeg/index.html' class='tool'>ABI<br/>Tracker</a></h1></td><td width='30px;'></td><td><h1>(OpenJPEG)</h1></td></tr></table><hr/>
<br/>
<br/>
<h1>Changelog for <span class='version'>1.2</span> version</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>What's New for OpenJPEG
* : fixed
- : removed
! : changed
+ : added
----------------------
MAY 4, 2007
VERSION 1.2.0 RELEASED
----------------------
May 4, 2007
* [FOD] Bugs corrected in decoding of command line (getopt.c), in the handling of 16 bit files (t1.c and tcd.c) and the calculation of elapsed time for multiple tiles parts (tcd.c and tdc.h).
June 2, 2007
+ [GB] OPJViewer opens now BMP, PNG, GIF, PNM, TIFF (with wxWidgets internals); added an encoder settings tab, for future integration with "save file as..." in JPEG 2000 format
May 31, 2007
* [FOD] Fixed the handling of 16bit TIFF files for cinema compression. Modified "convert.c"
* [FOD] Fixed the parameters used for cinema compression (9-7 transform used instead of 5-3). Modified "image_to_j2k.c"
May 24, 2007
* [FOD] Bug fixed by Sylvain Munaut. Change in the reading of the POC marker. Since COD/COC can be anywhere in the header, the decoder cannot always know while decoding the POC marker the value of numlayers and numresolution.
May 23, 2007
! [FOD] Patch suggested by Callum Lerwick &lt;seg@haxxed.com&gt;: "This makes the t1 data arrays dynamic, which greatly reduces cache thrashing. Also, some minor cleanup to prevent unnecessary casts"
May 22, 2007
! [FOD] Patch suggested by Callum Lerwick &lt;seg@haxxed.com&gt;: "Some formatting cleanups, so that the long function definitions and calls fit on screen. Use of prefix increment which is theoretically faster, in practice any sane compiler can optimize a postfix increment but its best not to count on such things. Consolidation of some redundant calculations in the inner loops, which becomes very useful in the future autovectorize patch."
! [FOD] Patch suggested by Callum Lerwick &lt;seg@haxxed.com&gt;: "This changes the flag code in t1 to use a flag_t type, which can then be changed to reduce RAM usage. It is now typedef to a short."
! [FOD] Patch suggested by Callum Lerwick &lt;seg@haxxed.com&gt;: "This patch makes the t1 LUTs static. I actually intend this as a prelude to possibly eliminating some or all of the LUTs entirely."
May 11, 2007
- [FOD] JP3D library Binaries removed from SVN.
! [FOD] MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hence, the MJ2 codec will now take advantage of all the improvements and optimizations done on the LibOpenJPEG library.
! [FOD] Possibility to choose to apply MCT (multiple component transform) enabled, and new decoding_limit: DECODE_ALL_BUT_PACKETS (openjpeg.h)
April 26, 2007
+ [gdcm] Add basic steps on how to use CMake for building examples (README.cmake)
April 25, 2007
+ [FOD] Modification of the openjpeg.h file to avoid and ABI break with v1.1, removed the dangerous #IFDEF JPWL and added tcp_mct in cparameters.
April 23, 2007
+ [GB] Enable/disable image decoding in OPJViewer
April 12,2007
* [Parvatha] Fixed Error in tiftoimage(). Modification in convert.c.
April 10,2007
+ [Parvatha] Accepting "j2c" as format for Encoding and Decoding. Modification in image_to_j2k.c.
* [Parvatha] Modified imagetotif() to read images with signed data. Modification in convert.c.
April 5, 2007
! [FOD] fix.h optimized. Thanks a lot to Dzonatas &lt;dzonatas at dzonux.net&gt; !
! [FOD] dwt.c optimized. Thanks a lot to Dzonatas &lt;dzonatas at dzonux.net&gt; !
! [FOD] t1.c optimized. Thanks a lot to Callum Lerwick &lt;seg at haxxed.com&gt; !
April 4,2007
+ [Parvatha] Digital cinema compliance for 4K chosen by "-cinema4K" option. Modification in image_to_j2k.c.
+ [Parvatha] Bit rate limitation for each color component. Modification in image_to_j2k.c, t2.c.
* [Parvatha] Modified and tested Progression order change "-POC" option. Modification in image_to_j2k.c, j2k.c, pi.c.
+ [Parvatha] Function j2k_check_poc_val() to check for possible loss of packets in case of wrong POC declaration. Modification in j2k.c.
+ [Parvatha] Structure T2_MODE. This tells if the t2_encode_packets() is called during Threshold calculation or in Final pass. Modification in j2k.h, tcd.c
March 30, 2007
* [GB] OPJViewer should now work under Linux, at least with not big j2k files. Tested under Suse 10.1 64 bit.
March 29, 2007
* [Parvatha] Enable accepting file names with `-´ symbol .Modification getopt.c
* [Parvatha] Rsiz profile name generation to be STD_RSIZ for profiles which are not DCI compliant.Modification in image_to_j2k.c
! [Parvatha] renamed convert_progression_order to j2k_convert_progression_order. Modification j2k.c
* [Parvatha] Calculation of number of tile part in each tile in j2k_calculate_tp. Modification j2k.c
! [Parvatha] j2k_setup_encoder to set bit rate limitation for digital cinema compliance with quality option. Modification in j2k.c
* [Parvatha] Equation to check multiple tile precincts. Modification pi.c
! [Parvatha] array size generation of pi-&gt;include in pi_initialise_encode().Modification in pi.c
* [Parvatha] modification in pi_create_encode for tile part generation.Modification in pi.c
+ [Parvatha] In tcd_rateallocate a variable stable_threshold which holds the valid threshold value. This is used to avoid error in case of a wrong threshold value in the last iteration. Modification in tcd.c.
March 28, 2007
* [FOD] Fixed an historical bug in t1.c that leaded to the inclusion of useless 0xFF in the codestream. Thanks to Sylvain, Pascal and Parvatha !
March 27, 2007
+ [GB] Improved parsing in OPJViewer, as well some minor aesthetic modifications; support for image rendering with bit depths lower than 8 bits; can display an arbitrary frame of an MJ2 file (only in B/W, though); can reload a file; better resizing capabilities
* [GB] Following to Hervé's suggestions, all the exit() calls, added by JPWL strict checking in t2.c and j2k.c, have been substituted with (object free'ing + opj_evt_message(EVT_ERROR) + return)
+ [GB] Added linking to TIFF library in the JPWL VC6 workspaces
March 23, 2007
* [antonin] Fixed Makefile.osx and changed Readme.osx accordingly
March 21, 2007
* [Parvatha] Fixed j2k_prog_order_list[]. Modifications in j2k.c.
* [Parvatha] Fixed t1_decode_cblks. Modifications in t1.c.
March 20, 2007
+ [Parvatha] Added feature for generation of tile parts. Modifications in image_to_j2k.c, openjpeg.c, j2k.c, pi.c
+ [Parvatha] Added function j2k_write_tlm(),to generate TLM marker for a Digital cinema compliant codestream. Modifications in j2k.c.
March 14, 2007
* [FOD] Fixed linux makefile, with help from David Fries and Guido
March 7, 2007
+ [Parvatha] Added option for Digital cinema profile compliant codestream. This can be chosen by "-cinema2K" or "-cinema4K" for a 2K and 4K compliance respectively. The feature for tileparts has not been implemented in this version. Modification in image_to_j2k.c
+ [Parvatha] Added the Digital Cinema profiles (CINEMA2K and CINEMA4K) to the list of profiles recognized in the codestream SIZ marker segment. Modification in openjpeg.h,j2k.c
+ [Parvatha] Added feature for constant quality within bitrate defined in Digital cinema standards. Modification in tcd.c
! [Parvatha] Modified the method of generation of buffer length. Modification in cio.c
March 1, 2007
* [FOD] Modified codec projects (*.dsp) and makefile to include the tiff library (modified codec/image_to_j2k.dsp codec/j2k_to_image.dsp and codec/makefile)
+ [GB] Zoom capability and decoder settings dialog in OPJViewer; modified JPWL library .dsp project in order to create a library with embedded JPWL functions
February 28, 2007
+ [Parvatha] Enabled compression of TIF image format to j2k by tifftoimage() and decompression of codestream to TIF image format using imagetotif(). Modifications in image_to_j2k.c, j2k_to_image.c, convert.c, convert.h
* [antonin] fixed a bug in context numerotation that prevented the RESET switch to work correctly : mqc_reset_enc in mqc.c
* [Fod] Corrected codec Makefile by adding the compilation of "compat/getopt.c"
February 27, 2007
* [Parvatha] Made get_file_format function more robust. Modifications in image_to_j2k.c, j2k_to_image.c, getopt.c, getopt.h
February 26, 2007
+ [Parvatha] Option to read images from a Folder whose path is specified in the Input parameters by "-ImgDir" along with output decod format specified by "-OutFor" . Modifications in image_to_j2k.c, j2k_to_image.c, getopt.c, getopt.h
+ [Parvatha] Enabling use of multi character input parameters in the codec. Modifications in image_to_j2k.c, j2k_to_image.c, getopt.c, getopt.h
----------------------
February 23, 2007
VERSION 1.1.1 RELEASED
----------------------
February 23, 2007
* [GB] Fixed a copy-and-paste type assignment error (bool instead of int) in the JPWL section of decoder parameters structure in openjpeg.h; minor type-casting in jpwl_lib.c. As a result, now OPJViewer should run correctly when built against the most current SVN trunk of LibOpenJPEG.lib
+ [GB] Linux makefile for the JPWL module; newlines at end of JPWL files
February 22, 2007
+ [FOD] Added the OPJViewer Module (/OPJViewer), developed by Giuseppe Baruffa of the university of Perugia
February 21, 2007
+ [FOD] Algorithmic optimizations in t1.c, thanks to Guido J. !
February 19, 2007
+ [FOD] Added OPJ_LIMIT_DECODING enabling us to limit the decoding to main header (modified openjpeg.c, openjpeg.h, j2k.c and j2k.h)
February 13, 2007
! [FOD] David Fries suggestions. In image_to_j2k and j2k_to_image, strncpy() functions: instead of specifying the path size macro, let the compiler read the length out of the array entry.
! [FOD] David Fries suggestions. Makefile modified. -fPIC flag used for 64-bit compilation. Move operation (rather than copy) for the dist library creation, and -p flag added.
January 31, 2007
! [FOD] Extra tokens at the end of #endif directive corrected in openjpeg.c, j2k.c and image_to_j2k.c -&gt; no more warnings in linux compilation
! [FOD] Linux Makefile added for the codec
January 30, 2007
! [FOD] Use of OPJ_PATH_LEN (defined as 4096) to be the maximum allowed size for filenames instead of MAX_PATH which is not always defined. This caused some programs using OpenJPEG to crash. Modifications in openjpeg.h j2k_to_image.c and image_to_j2k.c
! [FOD] Correction of the syntax usage in MJ2_codec/mj2_to_frames.c
January 23, 2007
! [FOD] Modification in the context numbers, to reflect what has been specified in standard, in libopenjpeg/t1.h
December 07, 2006
+ [Giuseppe Baruffa] Antonin verified that the MacOS build suffered from a missing definition of the "min" macro; I've added this definition (properly #ifndef'ed) into both jpwl.h and rs.h
December 05, 2006
* [Giuseppe Baruffa] Better fix of the TPH EPBs bug in JPWL module
* [GB] Fixed the UEP bug in JPWL module; now, during a UEP specification, RS protection or CRC check can be switched off for selected range of packets, and consequently reswitched on without confusing the decoder
+ [GB] Added some lines in the help of JPWL_image_to_j2k, specifying that when using error protection on data packets, this must be paired with header protection, i.e. there cannot be packet protection without header protection
December 04, 2006
+ [Francois-Olivier Devaux] New tag: version1.0 (includes codec and libopenjpeg directories)
Total update of JPWL module
- [FOD] removed directories jpwl/decoder, jpwl/encoder, jpwl/decoder_02, jpwl/encoder_02
+ [FOD] added in JPWL directory crc.h, jpwl.h, rs.h, crc.c, jpwl.c, jpwl_lib.c, rs.c, JPWL_image_to_j2k.dsp, JPWL_j2k_to_image.dsp, LibOpenJPEG_JPWL.dsp, JPWL_image_to_j2k.dsw, JPWL_j2k_to_image.dsw
! [FOD] Modifications of libopenjpeg to integrate JPWL module (in libopenjpeg directory): j2k.c, j2k.h, openjpeg.c, openjpeg.h, opj_includes.g, t2.c
! [FOD] Modification of codec to integrate JPWL module (in codec directory): image_to_j2k.c, j2k_to_image.c
* [FOD] Corrected incorrect fprintf() formatting in codec/convert.c
* [FOD] Code optimization usinq vsprintf() command in libopenjpeg/event.c
* [Giuseppe Baruffa] Fixed a bug in TPH EPBs parameters: now, "last in current header" information is correctly signaled
October 31, 2006
* [Antonin] fixed a bug in the computation of the mantissa (mu)
+ [Antonin] added the ability to specify the rate as "float" (before : integer)
August 18, 2006
* [Antonin] fixed a bug in j2k_to_image.c, that prevented the -l option to work correctly.
August 4, 2006
* [Antonin] fixed a bug in pi.c, line 473, that appeared when more than 100 precincts were generated in a resolution level.
July 28, 2006
+ [Antonin Descampe] added a readme in /mj2 to warn people that it only works with opj0.97
July 21, 2006
* [Mathieu Malaterre] Install exe and lib and include correctly
* [Mathieu Malaterre] Fixed mem leaks and greyscale bmp
* [Mathieu Malaterre] Fix pgx name length + random memory access
! [Mathieu Malaterre] API is now const
March 19, 2006
* [Antonin] fixed a bug in t1.c that prevented in some cases a true lossless compression (thanks to Don Mimlitch for reporting this bug)
February 12, 2006
- [Herve Drolon] removed unneeded working variables in opj_tcd_t
February 04, 2006
* [galt] fixed a bug in codec/convert.c::imagetobmp
February 01, 2006
! [Herve Drolon] changed function definitions of INT and FIX modules to 'inline'
+ [Herve Drolon] added a VERSION resource to the DLL version of OpenJPEG
January 31, 2006
* [Mathieu Malaterre] Fix compilation using default openjpeg.dsw
* [Herve Drolon] fixed various minor warnings occuring under icc9 and bcc32
- [Mathieu Malaterre] Remove all references to OPJ_EXPORT, no declspec in header file anymore
+ [Mathieu Malaterre] Add a def.in file which is a template for Module Definition
+ [Herve Drolon] added MSVC project and compiler directives to build a 'standard' WIN32 DLL
! [Mathieu Malaterre] Update CMake to match the new shared lib system (no more def file)
January 27, 2006
* [Antonin Descampe] fixed a two initialization problems in t1.c and tcd.c
January 26, 2006
* [Herve Drolon] fixed various minor warnings occuring under gcc
* [__david__] fixed a segfault in codec/image_to_j2k.c &amp; codec/j2k_to_image.c
* [__david__] fixed help option in codec/j2k_to_image &amp; codec/image_to_j2k
January 25, 2006
! [Mathieu Malaterre] Sync with ITK repository, also add ref to doxygen
! [Mathieu Malaterre] Add a lot of comments on the CMake build system
! [Mathieu Malaterre] Fix MINGW32 and BORLAND compilation problems.
January 25, 2006
* [Antonin Descampe] fixed a problem in convert.c when multiple comments
+ [Antonin Descampe] added cmake files to the project
! [Antonin Descampe] fix.c : replaced "WIN32" by "_MSC_VER" for int64
+ [Antonin Descampe] added "OPJ_EXPORT" in openjpeg.h to generate shared lib with win32
! [Antonin Descampe] removed all CtrlM from files
January 24, 2006
! [Antonin Descampe] event.c : replaced "WIN32" by "_MSC_VER" for i2a
January 20, 2006
* [Antonin Descampe] fixed various minor warnings with gdcm patches
January 19, 2006
* [Herve Drolon] fixed a bug in jp2_read_ihdr (need to allocate jp2-&gt;comps)
January 18, 2006
* [Herve Drolon] changed the name of j2k_realloc to opj_realloc
* [Herve Drolon] fixed a bug in opj_cio_open when saving 48-bit images (wrong buffer size calculation)
December 8, 2005
* [Antonin Descampe] fixed a bug when specifying a rate '-r' =&gt; no distortion info was available in the index
* [Antonin Descampe] fixed a bug in t1_getwmsedec (stepsize was divided by 8192)
December 5, 2005 - 1.1.0
</pre></div>
</body>
</html>

View File

@ -0,0 +1,505 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="OpenJPEG, 1.3, changes, changelog" />
<meta name="description" content="Log of changes in the package" />
<link rel="stylesheet" type="text/css" href="../../../css/common.css" />
<link rel="stylesheet" type="text/css" href="../../../css/changelog.css" />
<title>
OpenJPEG 1.3: changelog
</title>
</head>
<body>
<table cellpadding='0' cellspacing='0'><tr><td align='center'><h1 class='tool'><a title='Home: ABI tracker for OpenJPEG' href='../../../timeline/openjpeg/index.html' class='tool'>ABI<br/>Tracker</a></h1></td><td width='30px;'></td><td><h1>(OpenJPEG)</h1></td></tr></table><hr/>
<br/>
<br/>
<h1>Changelog for <span class='version'>1.3</span> version</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>What's New for OpenJPEG
* : fixed
- : removed
! : changed
+ : added
December 21, 2007
* [FOD] Bug fixed by David Bruken. Fixed memory allocation issue in opj_malloc.h
! [FOD] Possible errors in pi_create_encode handled
December 19, 2007
* [Antonin] changed variables names alpha, beta, gamma, delta in dwt.c to avoid re-declarations on Macosx
! [Parvatha] In pi.c, removed the Recursive function pi_check_next_level() and modified the code.
* [FOD] Fixed allocation problem in pi.c
December 19, 2007
+ [FOD] In mqc.h, changed MQC_NUMCTXS from 32 to 19 as there are only 19 possible contexts
December 10, 2007
+ [FOD] First import of JAVAOpenJPEG, a Java wrapper of OpenJPEG, developed by Patrick Piscaglia of Telemis (www.telemis.com).
Thank you Patrick for this new module !
November 29, 2007
! [GB] Added index.h and index.c in VC6 projects; wrapped index.h in the C++ preprocessor; modified OPJViewer project and some files.
November 14, 2007
+ [FOD] Created the file index.c in the codec directory. This file handles the creation of index files,
at encoding and decoding.
* [FOD] Fixed bugs during the creation of the index (PCRL progression order)
* [FOD] Fixed the maximum number of resolutions a user can discard while decoding.
Added an error state in J2K_STATE (j2k.c)
November 14, 2007
! [FOD] - First Patch by Callum Lerwick. Instead of reinventing realloc, j2k_read_sod now just uses opj_realloc in j2k.c
- Second Patch by Callum Lerwick. This patch rearranges the largest memory allocations so they're allocated as
late as possible, and freed as soon as possible. This cuts memory usage by about half on two large test images.
- Third Patch by Callum Lerwick. The opj_tcd_cblk array is one of the largest allocations, because it
contains a bunch of static buffers. This also makes it a major source of cache thrashing. This patch allocates
the buffers from the heap, and dynamically sizes them in the decoder. I have not yet managed to dynamically size
them in the encoder, getting the decoder to do it was tricky enough... I also split opj_tcd_cblk_t into separate
encode and decode versions. A lot of fields were not used by both, so this cuts its size even further.
* [FOD] Avoided ABI breakage
November 13, 2007
! [FOD] Patch by Dzonatas and Callum Lerwick.
Fp/vectorization patch which basically converts most of the irreversible decode codepath to floating point,
eliminating a few rounds of int/fp conversion, resulting in a vast performance improvement,
and an increase in accuracy.
November 8, 2007
! [FOD] In t1.c, small change to avoid calling twice t1_getwmsedec()
Patches from Callum Lewick:
- Basic gcc optimization flags in cmake and makefile match.
- Fixed some spelling errors in dwt.c.
November 5, 2007
*+ [GB] Fixed a bug which prevented JPWL from working on multi-tiled images; added some more fields in the interface info structures
(keep a list of markers, save start packet number for each tile)
October 23, 2007
* [GB] Improved success for the linux build; OPJViewer shows all the COM contents
October 18, 2007
* [FOD] Changed the ROI parameter in the image_to_j2k codec to make it correspond to the documentation (i.e. -ROI c=0,U=25)
* [FOD] Patch from Callum Lewick. Memset patch.
The main idea of the patch is that currently opj_malloc clears all allocations, which unnecessarily
dirties up the cache and eats bandwidth. This patch makes it no longer do so, and I've painstakingly determined which allocations actually need
to be cleared and changed them to use opj_calloc() instead. I previously tried to just get rid of the opj_*alloc wrappers but that
idea was nixed, so this time I'm trying it with macros. I also put in a gcc pragma that helps enforce their use. Which got messy. :) It caught a
few places they weren't used but it also revealed that the mj2 tools are not very cleanly separated from the library. It includes all the
internal headers, but it wasn't using the malloc wrappers. I figured the binaries should be "external" and have minimal knowledge of the
internals of the library. I patched them to not include opj_includes.h, and include only the internal headers they actually need. However,
they're using the opj_clock() function, which is in with the malloc wrappers. So I decided to move the malloc wrappers to their own header.
But mj2.c seems to want to be "internal", so I patched it to use the wrappers. Note that this patch changes the semantics of opj_malloc, it no longer
clears the memory it allocates. If you need it to be cleared, you must use opj_calloc instead, or memset it yourself. It is also somewhat
invasive, please test it extensively. I've been pounding on it all summer with my test suite, Second Life, and valgrind, and it checks out clean.
October 12, 2007
* [FOD] Changed the way the image structure is allocated when the decoding parameters include some resolutions to discard.
This should have a significant impact for the decoding of huge images when some resolutions are discarder (-r parameter)
Warning: The output image size is now reduced when discarding resolutions !
October 10, 2007
* [FOD] Patch from Callum Lewick. Clean up of j2klib.h for the aligned malloc stuff.
It makes it work right with mingw, as _mm_malloc() isn't a macro, attempts to pave the way to using cmake
to check for this stuff and combines a patch from Dana Fagerstrom at Sun that makes it use memalign() on Solaris
convert.c: Changed some error comments for TIFF images
September 27, 2007
* [FOD] Patch from Callum Lewick. Fixed dwt.c where an alignment in buffer was problematic under x86_64.
September 25, 2007
* [Mathieu Malaterre] BUG: Fix previous patch from Callum Lerwick. I have no
clue what CMAKE_INSTALL_LIBDIR refers too. Bump up cmake 2.2 restriction to
cmake 2.4 because of previous patch (not backward compatible). Properly set the SOVERSION in a cross plateform way (yes WIN32 is a platform)
September 19, 2007
* [Parvatha] Fixed issues with generation of SOP marker.
September 18, 2007
* [Parvatha] Fixed issues with Reading and Writing TIF images in convert.c to avoid segmentation fault.
* [Parvatha] Fixed issues relating to using user specified rates for CINEMA option for multiple images.
September 17, 2007
* [FOD] Fixed issues with cstr_info when codestream has components with different number of resolutions.
! [FOD] OpenJPEG library interface modified to retain compatibility with version 1.2
September 12, 2007
* [FOD] Patch from Callum Lerwick.
Fixed the library linking so it links with the soversion properly set.
Fixes up the install targets so that it interacts properly with RPM.
Install target for MJ2. Sets some necessary and useful CFLAGS if gcc is in use.
* [FOD] Updated the MJ2 codec to be compatible with the recent changes in the OpenJPEG library
September 11, 2007
* [GB] JPWL encoding is finalized correctly into the JP2 file format; added an additional structure in opj_codestream_info, to keep a record of the written markers
September 8, 2007
* [GB] Adapted the JPWL and OPJViewer code to new interface; fixed a samll bug in JPWL which created large EPBs even when null protection was specified
September 7, 2007
+ [FOD] Indexes can now be generated when decoding J2K codestreams.
* [Mathieu Malaterre] Upon failure, properly return error code (!=0).
* [Mathieu Malaterre] CMake: Add cmake code to do testing if user has properly setup a testimages directory
September 6, 2007
+ [Mathieu Malaterre] CMake: start compiling mj2, jpwl and jp3d
+ [Mathieu Malaterre] CMake: output all executable/libs into one single directory
+ [Mathieu Malaterre] CMake: start compiling index_create
+ [Mathieu Malaterre] OpenJPEG.rc update copyright year
+ [Mathieu Malaterre] CMake: add Java j2kviewer but do not compile it using cmake since cmake has too poor support for Java. Should create a custom command running ant instead.
+ [Mathieu Malaterre] CMake: Add doxygen output
+ [GB] One more field in the codestream_info struct for recording the number of packets per tile part; JPWL now distributes the EPBs in all the tile part headers
+ [Mathieu Malaterre] CMake: Add very simple tests (simply run command line with no option)
* [Mathieu Malaterre] Fix unitialized read in img_fol (we may need a smarter initialize than memset)
September 4, 2007
+ [GB] Added some fields in the codestream_info structure: they are used to record the position of single tile parts.
Changed also the write_index function in the codec, to reflect the presence of this new information.
September 3, 2007
+ [GB] Added the knowledge of JPSEC SEC and INSEC markers (you have to compile the JPWL project). Management of these markers is limited to skipping them without crashing:
no real security function at this stage. Deprecated USE_JPSEC will be removed next
August 31, 2007
* [GB] Fixed save capabilities in OPJViewer due to recent code upgrade
August 30, 2007
* [FOD] Changed the OpenJPEG library interface to enable users to access information regarding the codestream (also called codestream index).
This index is usefull for all applications requiring to have a scalable acces to the codestream (like JPIP applications, ...)
Currently, this information is only available when encoding an image.
+ [FOD] Added the information regarding the end of packet position in the index
August 28, 2007
* [FOD] Fixed wrong destructors called in openjpeg.c
* [FOD] Fixed bug in j2k_decode_jpt_stream
August 24, 2007
* [Parvatha] The end of main header is calculated after TLM and POC marker for Dcinema.
August 21, 2007
+ [FOD] Added support for Visual Studio 2005
* [FOD] Robustified MJ2 codecs
* [Parvatha] Solved problems with codec reading from image file directory when filename had more than one "." in name
* [Callum Lerwick] Minor cleanup patch, that gets rid of a bunch of "old style declaration" warnings from Intel's compiler
* [Callum Lerwick] Aligned malloc using Intel's _mm_malloc(). Cleanup on the t1 memory allocation, getting rid of some leftover debug code
* [Callum Lerwick] Memory leaks fixed
* [Callum Lerwick] Reworks of t1_updateflags to get rid of the shift operation
* [Callum Lerwick] mqc_setcurctx moved to the header to allow it to be inlined into the t1.
* [Callum Lerwick] Consolidated some calls to mqc_setcurctx.
* [Callum Lerwick] Cleaned up t1_generate_luts to output the proper types.
* [Callum Lerwick] Replaced the large ctxno_mag lookup table with a small bit of inline-able branchless code
* [Callum Lerwick] Moved the orient flipping into the ctxno_zc table.
August 20, 2007
+ [FOD] Added support for the TGA file format in the codec
August 08, 2007
* [Parvatha] Fixed the DCinema filesize allocation. It now includes the SOT marker size
August 02, 2007
+ [GB] Added a basic saving capability to OPJViewer
July 18, 2007
! [FOD] Updated libtiff library version to 3.8.2 (for WIN32)
* [FOD] Updated BMP and PxM truncation when decoding J2K files with more than 8 bits
July 17, 2007
* [FOD] Fixed raw option for images with more than three components
July 17, 2007
+ [FOD] Added support for RAW images. This module has been developped by the University of Perugia team. Thanks to them ! [image_to_j2k.c j2k_to_image.c convert.c convert.h]
July 13, 2007
! [FOD] Modified the memory allocation for codestreams containing multiple tiles. The memory is now allocated for each tile indenpendently,
leading to an important decrease of the virtual memory needed. [j2k.c tcd.h tcd.c]
! [FOD] Modified old comments about the ability to decode mega-images and comments about the disk size necessary to do this. [image_to_j2k.c and frames_to_mj2.c]
* [FOD] Added 2000 bytes for the memory allocation in cio.c for the minimum size of headers (useful in case of very small images) [cio.c]
July 12, 2007
* [GB] fixed a bug in JPWL module, which prevented to exploit the full error correction capability of RS codes (e.g. it gave up at 5 errors,
even if 6 were correctable); defined a JPWL_MAXIMUM_EPB_ROOM for better customization of the maximum dimension of EPBs (the dimension
is pre-calculated on an hypothesis, if it goes beyond 65535 there will be problems, thus we give a little less than the max, let's say 65450)
July 8, 2007
* [ANTONIN] fixed the size of the memory allocation in cio.c (confusion between bits and bytes)
June 21, 2007
* [FOD] Output image color space set when decoding a JP2 file in jp2.c
+ [GB] Previous, home, and next frame buttons for exploring MJ2 files in OPJViewer
June 18, 2007
* [GB] Reload image doesn't crash in OPJViewer; more settings saved to registry
June 16, 2007
+ [GB] Possibility to disable parsing in OPJViewer; also, saves common settings to the registry
June 15, 2007
* [FOD] Fixed the generation of index files
----------------------
MAY 4, 2007
VERSION 1.2.0 RELEASED
----------------------
May 4, 2007
* [FOD] Bugs corrected in decoding of command line (getopt.c), in the handling of 16 bit files (t1.c and tcd.c) and the calculation of elapsed time for multiple tiles parts (tcd.c and tdc.h).
June 2, 2007
+ [GB] OPJViewer opens now BMP, PNG, GIF, PNM, TIFF (with wxWidgets internals); added an encoder settings tab, for future integration with "save file as..." in JPEG 2000 format
May 31, 2007
* [FOD] Fixed the handling of 16bit TIFF files for cinema compression. Modified "convert.c"
* [FOD] Fixed the parameters used for cinema compression (9-7 transform used instead of 5-3). Modified "image_to_j2k.c"
May 24, 2007
* [FOD] Bug fixed by Sylvain Munaut. Change in the reading of the POC marker. Since COD/COC can be anywhere in the header, the decoder cannot always know while decoding the POC marker
the value of numlayers and numresolution.
May 23, 2007
! [FOD] Patch suggested by Callum Lerwick &lt;seg@haxxed.com&gt;: "This makes the t1 data arrays dynamic, which greatly reduces cache thrashing. Also, some minor cleanup to prevent unnecessary casts"
May 22, 2007
! [FOD] Patch suggested by Callum Lerwick &lt;seg@haxxed.com&gt;: "Some formatting cleanups,
so that the long function definitions and calls fit on screen. Use of prefix increment which is theoretically faster, in practice any sane compiler can optimize a postfix
increment but its best not to count on such things. Consolidation of some redundant calculations in the inner loops, which becomes very useful in the future autovectorize patch."
! [FOD] Patch suggested by Callum Lerwick &lt;seg@haxxed.com&gt;: "This changes the flag code in t1 to use a flag_t type, which can then be changed to reduce RAM usage. It is now typedef to a short."
! [FOD] Patch suggested by Callum Lerwick &lt;seg@haxxed.com&gt;: "This patch makes the t1 LUTs static. I actually intend this as a prelude to possibly eliminating some or all of the LUTs entirely."
May 11, 2007
- [FOD] JP3D library Binaries removed from SVN.
! [FOD] MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hence, the MJ2 codec will now take advantage of all the improvements and optimizations done on the LibOpenJPEG library.
! [FOD] Possibility to choose to apply MCT (multiple component transform) enabled, and new decoding_limit: DECODE_ALL_BUT_PACKETS (openjpeg.h)
April 26, 2007
+ [gdcm] Add basic steps on how to use CMake for building examples (README.cmake)
April 25, 2007
+ [FOD] Modification of the openjpeg.h file to avoid and ABI break with v1.1, removed the dangerous #IFDEF JPWL and added tcp_mct in cparameters.
April 23, 2007
+ [GB] Enable/disable image decoding in OPJViewer
April 12,2007
* [Parvatha] Fixed Error in tiftoimage(). Modification in convert.c.
April 10,2007
+ [Parvatha] Accepting "j2c" as format for Encoding and Decoding. Modification in image_to_j2k.c.
* [Parvatha] Modified imagetotif() to read images with signed data. Modification in convert.c.
April 5, 2007
! [FOD] fix.h optimized. Thanks a lot to Dzonatas &lt;dzonatas at dzonux.net&gt; !
! [FOD] dwt.c optimized. Thanks a lot to Dzonatas &lt;dzonatas at dzonux.net&gt; !
! [FOD] t1.c optimized. Thanks a lot to Callum Lerwick &lt;seg at haxxed.com&gt; !
April 4,2007
+ [Parvatha] Digital cinema compliance for 4K chosen by "-cinema4K" option. Modification in image_to_j2k.c.
+ [Parvatha] Bit rate limitation for each color component. Modification in image_to_j2k.c, t2.c.
* [Parvatha] Modified and tested Progression order change "-POC" option. Modification in image_to_j2k.c, j2k.c, pi.c.
+ [Parvatha] Function j2k_check_poc_val() to check for possible loss of packets in case of wrong POC declaration. Modification in j2k.c.
+ [Parvatha] Structure T2_MODE. This tells if the t2_encode_packets() is called during Threshold calculation or in Final pass. Modification in j2k.h, tcd.c
March 30, 2007
* [GB] OPJViewer should now work under Linux, at least with not big j2k files. Tested under Suse 10.1 64 bit.
March 29, 2007
* [Parvatha] Enable accepting file names with `-´ symbol .Modification getopt.c
* [Parvatha] Rsiz profile name generation to be STD_RSIZ for profiles which are not DCI compliant.Modification in image_to_j2k.c
! [Parvatha] renamed convert_progression_order to j2k_convert_progression_order. Modification j2k.c
* [Parvatha] Calculation of number of tile part in each tile in j2k_calculate_tp. Modification j2k.c
! [Parvatha] j2k_setup_encoder to set bit rate limitation for digital cinema compliance with quality option. Modification in j2k.c
* [Parvatha] Equation to check multiple tile precincts. Modification pi.c
! [Parvatha] array size generation of pi-&gt;include in pi_initialise_encode().Modification in pi.c
* [Parvatha] modification in pi_create_encode for tile part generation.Modification in pi.c
+ [Parvatha] In tcd_rateallocate a variable stable_threshold which holds the valid threshold value.
This is used to avoid error in case of a wrong threshold value in the last iteration. Modification in tcd.c.
March 28, 2007
* [FOD] Fixed an historical bug in t1.c that leaded to the inclusion of useless 0xFF in the codestream. Thanks to Sylvain, Pascal and Parvatha !
March 27, 2007
+ [GB] Improved parsing in OPJViewer, as well some minor aesthetic modifications; support for image rendering with bit depths lower than 8 bits;
can display an arbitrary frame of an MJ2 file (only in B/W, though); can reload a file; better resizing capabilities
* [GB] Following to Hervé's suggestions, all the exit() calls, added by JPWL strict checking in t2.c and j2k.c,
have been substituted with (object free'ing + opj_evt_message(EVT_ERROR) + return)
+ [GB] Added linking to TIFF library in the JPWL VC6 workspaces
March 23, 2007
* [antonin] Fixed Makefile.osx and changed Readme.osx accordingly
March 21, 2007
* [Parvatha] Fixed j2k_prog_order_list[]. Modifications in j2k.c.
* [Parvatha] Fixed t1_decode_cblks. Modifications in t1.c.
March 20, 2007
+ [Parvatha] Added feature for generation of tile parts. Modifications in image_to_j2k.c, openjpeg.c, j2k.c, pi.c
+ [Parvatha] Added function j2k_write_tlm(),to generate TLM marker for a Digital cinema compliant codestream. Modifications in j2k.c.
March 14, 2007
* [FOD] Fixed linux makefile, with help from David Fries and Guido
March 7, 2007
+ [Parvatha] Added option for Digital cinema profile compliant codestream. This can be chosen by "-cinema2K" or "-cinema4K" for a 2K and 4K compliance respectively. The feature for tileparts has not been implemented in this version. Modification in image_to_j2k.c
+ [Parvatha] Added the Digital Cinema profiles (CINEMA2K and CINEMA4K) to the list of profiles recognized in the codestream SIZ marker segment. Modification in openjpeg.h,j2k.c
+ [Parvatha] Added feature for constant quality within bitrate defined in Digital cinema standards. Modification in tcd.c
! [Parvatha] Modified the method of generation of buffer length. Modification in cio.c
March 1, 2007
* [FOD] Modified codec projects (*.dsp) and makefile to include the tiff library (modified codec/image_to_j2k.dsp codec/j2k_to_image.dsp and codec/makefile)
+ [GB] Zoom capability and decoder settings dialog in OPJViewer; modified JPWL library .dsp project in order to create a library with embedded JPWL functions
February 28, 2007
+ [Parvatha] Enabled compression of TIF image format to j2k by tifftoimage() and decompression of codestream to TIF image format using imagetotif(). Modifications in image_to_j2k.c, j2k_to_image.c, convert.c, convert.h
* [antonin] fixed a bug in context numerotation that prevented the RESET switch to work correctly : mqc_reset_enc in mqc.c
* [Fod] Corrected codec Makefile by adding the compilation of "compat/getopt.c"
February 27, 2007
* [Parvatha] Made get_file_format function more robust. Modifications in image_to_j2k.c, j2k_to_image.c, getopt.c, getopt.h
February 26, 2007
+ [Parvatha] Option to read images from a Folder whose path is specified in the Input parameters by "-ImgDir" along with output decod format specified by "-OutFor" . Modifications in image_to_j2k.c, j2k_to_image.c, getopt.c, getopt.h
+ [Parvatha] Enabling use of multi character input parameters in the codec. Modifications in image_to_j2k.c, j2k_to_image.c, getopt.c, getopt.h
----------------------
February 23, 2007
VERSION 1.1.1 RELEASED
----------------------
February 23, 2007
* [GB] Fixed a copy-and-paste type assignment error (bool instead of int) in the JPWL section of decoder parameters structure in openjpeg.h; minor type-casting in jpwl_lib.c.
As a result, now OPJViewer should run correctly when built against the most current SVN trunk of LibOpenJPEG.lib
+ [GB] Linux makefile for the JPWL module; newlines at end of JPWL files
February 22, 2007
+ [FOD] Added the OPJViewer Module (/OPJViewer), developed by Giuseppe Baruffa of the university of Perugia
February 21, 2007
+ [FOD] Algorithmic optimizations in t1.c, thanks to Guido J. !
February 19, 2007
+ [FOD] Added OPJ_LIMIT_DECODING enabling us to limit the decoding to main header (modified openjpeg.c, openjpeg.h, j2k.c and j2k.h)
February 13, 2007
! [FOD] David Fries suggestions. In image_to_j2k and j2k_to_image, strncpy() functions: instead of specifying the path size macro, let the compiler read the length out of the array entry.
! [FOD] David Fries suggestions. Makefile modified. -fPIC flag used for 64-bit compilation. Move operation (rather than copy) for the dist library creation, and -p flag added.
January 31, 2007
! [FOD] Extra tokens at the end of #endif directive corrected in openjpeg.c, j2k.c and image_to_j2k.c -&gt; no more warnings in linux compilation
! [FOD] Linux Makefile added for the codec
January 30, 2007
! [FOD] Use of OPJ_PATH_LEN (defined as 4096) to be the maximum allowed size for filenames instead of MAX_PATH which is not always defined. This caused some programs using OpenJPEG to crash. Modifications in openjpeg.h j2k_to_image.c and image_to_j2k.c
! [FOD] Correction of the syntax usage in MJ2_codec/mj2_to_frames.c
January 23, 2007
! [FOD] Modification in the context numbers, to reflect what has been specified in standard, in libopenjpeg/t1.h
December 07, 2006
+ [Giuseppe Baruffa] Antonin verified that the MacOS build suffered from a missing definition of the "min" macro; I've added this definition (properly #ifndef'ed) into both jpwl.h and rs.h
December 05, 2006
* [Giuseppe Baruffa] Better fix of the TPH EPBs bug in JPWL module
* [GB] Fixed the UEP bug in JPWL module; now, during a UEP specification, RS protection or CRC check can be switched off for selected range of packets, and consequently reswitched on without confusing the decoder
+ [GB] Added some lines in the help of JPWL_image_to_j2k, specifying that when using error protection on data packets, this must be paired with header protection, i.e. there cannot be packet protection without header protection
December 04, 2006
+ [Francois-Olivier Devaux] New tag: version1.0 (includes codec and libopenjpeg directories)
Total update of JPWL module
- [FOD] removed directories jpwl/decoder, jpwl/encoder, jpwl/decoder_02, jpwl/encoder_02
+ [FOD] added in JPWL directory crc.h, jpwl.h, rs.h, crc.c, jpwl.c, jpwl_lib.c, rs.c, JPWL_image_to_j2k.dsp, JPWL_j2k_to_image.dsp, LibOpenJPEG_JPWL.dsp, JPWL_image_to_j2k.dsw, JPWL_j2k_to_image.dsw
! [FOD] Modifications of libopenjpeg to integrate JPWL module (in libopenjpeg directory): j2k.c, j2k.h, openjpeg.c, openjpeg.h, opj_includes.g, t2.c
! [FOD] Modification of codec to integrate JPWL module (in codec directory): image_to_j2k.c, j2k_to_image.c
* [FOD] Corrected incorrect fprintf() formatting in codec/convert.c
* [FOD] Code optimization usinq vsprintf() command in libopenjpeg/event.c
* [Giuseppe Baruffa] Fixed a bug in TPH EPBs parameters: now, "last in current header" information is correctly signaled
October 31, 2006
* [Antonin] fixed a bug in the computation of the mantissa (mu)
+ [Antonin] added the ability to specify the rate as "float" (before : integer)
August 18, 2006
* [Antonin] fixed a bug in j2k_to_image.c, that prevented the -l option to work correctly.
August 4, 2006
* [Antonin] fixed a bug in pi.c, line 473, that appeared when more than 100 precincts were generated in a resolution level.
July 28, 2006
+ [Antonin Descampe] added a readme in /mj2 to warn people that it only works with opj0.97
July 21, 2006
* [Mathieu Malaterre] Install exe and lib and include correctly
* [Mathieu Malaterre] Fixed mem leaks and greyscale bmp
* [Mathieu Malaterre] Fix pgx name length + random memory access
! [Mathieu Malaterre] API is now const
March 19, 2006
* [Antonin] fixed a bug in t1.c that prevented in some cases a true lossless compression (thanks to Don Mimlitch for reporting this bug)
February 12, 2006
- [Herve Drolon] removed unneeded working variables in opj_tcd_t
February 04, 2006
* [galt] fixed a bug in codec/convert.c::imagetobmp
February 01, 2006
! [Herve Drolon] changed function definitions of INT and FIX modules to 'inline'
+ [Herve Drolon] added a VERSION resource to the DLL version of OpenJPEG
January 31, 2006
* [Mathieu Malaterre] Fix compilation using default openjpeg.dsw
* [Herve Drolon] fixed various minor warnings occuring under icc9 and bcc32
- [Mathieu Malaterre] Remove all references to OPJ_EXPORT, no declspec in header file anymore
+ [Mathieu Malaterre] Add a def.in file which is a template for Module Definition
+ [Herve Drolon] added MSVC project and compiler directives to build a 'standard' WIN32 DLL
! [Mathieu Malaterre] Update CMake to match the new shared lib system (no more def file)
January 27, 2006
* [Antonin Descampe] fixed a two initialization problems in t1.c and tcd.c
January 26, 2006
* [Herve Drolon] fixed various minor warnings occuring under gcc
* [__david__] fixed a segfault in codec/image_to_j2k.c &amp; codec/j2k_to_image.c
* [__david__] fixed help option in codec/j2k_to_image &amp; codec/image_to_j2k
January 25, 2006
! [Mathieu Malaterre] Sync with ITK repository, also add ref to doxygen
! [Mathieu Malaterre] Add a lot of comments on the CMake build system
! [Mathieu Malaterre] Fix MINGW32 and BORLAND compilation problems.
January 25, 2006
* [Antonin Descampe] fixed a problem in convert.c when multiple comments
+ [Antonin Descampe] added cmake files to the project
! [Antonin Descampe] fix.c : replaced "WIN32" by "_MSC_VER" for int64
+ [Antonin Descampe] added "OPJ_EXPORT" in openjpeg.h to generate shared lib with win32
! [Antonin Descampe] removed all CtrlM from files
January 24, 2006
! [Antonin Descampe] event.c : replaced "WIN32" by "_MSC_VER" for i2a
January 20, 2006
* [Antonin Descampe] fixed various minor warnings with gdcm patches
January 19, 2006
* [Herve Drolon] fixed a bug in jp2_read_ihdr (need to allocate jp2-&gt;comps)
January 18, 2006
* [Herve Drolon] changed the name of j2k_realloc to opj_realloc
* [Herve Drolon] fixed a bug in opj_cio_open when saving 48-bit images (wrong buffer size calculation)
December 8, 2005
* [Antonin Descampe] fixed a bug when specifying a rate '-r' =&gt; no distortion info was available in the index
* [Antonin Descampe] fixed a bug in t1_getwmsedec (stepsize was divided by 8192)
December 5, 2005 - 1.1.0
</pre></div>
</body>
</html>

View File

@ -0,0 +1,843 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="OpenJPEG, 1.4, changes, changelog" />
<meta name="description" content="Log of changes in the package" />
<link rel="stylesheet" type="text/css" href="../../../css/common.css" />
<link rel="stylesheet" type="text/css" href="../../../css/changelog.css" />
<title>
OpenJPEG 1.4: changelog
</title>
</head>
<body>
<table cellpadding='0' cellspacing='0'><tr><td align='center'><h1 class='tool'><a title='Home: ABI tracker for OpenJPEG' href='../../../timeline/openjpeg/index.html' class='tool'>ABI<br/>Tracker</a></h1></td><td width='30px;'></td><td><h1>(OpenJPEG)</h1></td></tr></table><hr/>
<br/>
<br/>
<h1>Changelog for <span class='version'>1.4</span> version</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>What's New for OpenJPEG
* : fixed
- : removed
! : changed
+ : added
January 2, 2011
* [antonin] bug fixes to enable cmake compilation on WIN32 platform
- fixed getopt bug in jpwl/CMakeLists.txt
- added png, zlib and lcms win32 libraries to libs directory
- updated libs/libtiff library
- moved j2k_dump_{image,cp} to j2k_dump.c to remain consistent with API interface
- changed mj2 cmake compilation method: as long as mj2 binaries do not strictly use the API interface, libopenjpeg source files are directly included in mj2 executables compilation.
! [antonin] small update to xcode project
December 14, 2010
! [szukw000] adapted Makefile.am/Makefile.nix to build
choice: shared xor static
December 11, 2010
* [antonin] fixed flags when building jp3d with MinGW
December 10, 2010
! [szukw000] changed build choice in configure.ac/Makefile.am/Makefile.nix:
shared xor static
December 9, 2010
! [antonin] removed LCMS dependency in jp3d/libjp3dvm/CMakeLists.txt
! [antonin] updated xcode project
! [antonin] renamed jp3d/libjp3dvm/openjpeg.h =&gt; jp3d/libjp3dvm/openjpeg3d.h
- [antonin] removed "codec/compat/" directory
* [szukw000] updated Makefile.in
! [szukw000] removed LCMS dependencies from Makefile.am/Makefile.nix
December 8, 2010
(thanks to Winfried for his help)
* [antonin] changed remaining "WIN32" to "_WIN32"
! [antonin] libopenjpeg has no more dependency on LCMS lib. Everything concerning color (icc profile, conversion to rgb, etc) has been put outside libopenjpeg and is used in j2k_to_image.c and mj2_to_frames.c.
- [antonin] removed 'opj_convert{.c,.h}'
+ [antonin] added a directory 'common/' that contains 'getopt{.c,.h}' (previously in 'codec/compat').
+ [antonin] added files 'color{.c,.h}' in 'common/' that define the code for icc profile management and sycc_to_rgb conversion
+ [antonin] added 'common/format_defs.h' that contains common definitions used in image_to_j2k, j2k_to_image, j2k_dump.
December 5, 2010
! [antonin] revert to previous behaviour for cmake: builds (and links) dynamically by default. Static build only if -DBUILD_SHARED_LIBS is set to OFF.
* [antonin] added a definition in getopt.h and an initial value in convert.c
December 3, 2010
* [antonin] workaround for name clash when building static and dynamic on WIN32 (see http://www.vtk.org/Bug/view.php?id=10190 for description)
November 28, 2010
* [antonin] fixed a bug in codec/convert.c that prevented to build executables with WIN32 compiler (thanks winfried)
! [antonin] changed cmake behaviour: executables are now always statically linked. When -DBUIL_SHARED_LIBS option is ON (the default), the shared versions of the libraries are also built (but executables remain linked against the static libraries).
November 25, 2010
* [antonin] fix compilation and DLL creation of libopenjpeg with MSYS/MinGW (from vincent.torri, see issue 47 on googlecode)
November 22, 2010
! [antonin] xcode : changed to native architecture build by default
* [antonin] reverted 'include "../opj_config.h"' to 'include "opj_config.h"'
November 17, 2010
! [antonin] install man pages by default. install CHANGES and LICENSE
! [antonin] minor changes in cmake files (from winfried)
November 16, 2010
! [antonin] minor changes in cmake flags
November 15, 2010
! [antonin] xcode project rewrite.
! [antonin] changed imagetopng() function to correctly deal with non-standard bit-depths. Add png support for win32. (from winfried)
* [antonin] minor changes in header inclusions
* [antonin] complete rewrite of opj_convert.c with correct values (from winfried)
November 11, 2010
- [antonin] removed call to dirent.h in jp3d;
October 28, 2010
* [ben.boeckel] Set the soname and soversion on the jpwl library with CMake
+ [ben.boeckel] Install jpwl binaries with CMake
October 26, 2010
* [ben.boeckel] Install symlinks to versioned directory headers when using CMake
+ [ben.boeckel] Set the library version on jp3d when using CMake
October 25, 2010
* [ben.boeckel] Fix jp3d version
October 24, 2010
* [antonin] Fixed doxygen data inside source code (from winfried)
October 22, 2010
* [ben.boeckel] Don't install jp3d and libopenjpeg headers to the same place
October 22, 2010
* [ben.boeckel] Install man pages when using CMake
October 22, 2010
! [ben.boeckel] Default to building shared libraries
October 22, 2010
* [antonin] Patch to support the MSVC Win 64 builds (from szekerest)
October 22, 2010
* [antonin] Currently the Visual Studio builds are broken in the SVN. Attached a patch to fix this issue (from szekerest)
October 22, 2010
* [szukw000] replaced 'cp -d' with 'cp -P' for MacOSX
October 22, 2010
* [szukw000] 'jpwl/Makefile.am': added CFLAGS for bin_PROGRAMS
October 22, 2010
+ [szukw000] added 'libopenjpeg.pc.in'
! [szukw000] changed 'configure.ac' to create 'libopenjpeg.pc'
! [szukw000] changed 'Makefile.am' to [un]install 'libopenjpeg.pc'
! [szukw000] changed 'doc/Makefile.am' : 'uninstall-hook' added
October 20, 2010
* [antonin] fixed help display (patch from winfried)
October 20, 2010
* [antonin]
fixed paths to png and tiff in CMakeLists.txt (patch from winfried)
fixed link to lcms library (patch from winfried)
October 18, 2010
* [antonin] fixed options and help display (patch from winfried)
October 18, 2010
! [szukw000]
doc/Makefile.am
doc/Makefile.nix
jp3d/Makefile.nix
jpwl/Makefile.nix
Makefile.nix
config.nix
October 17, 2010
! [szukw000]
configure.ac : 'enable_shared' YES by default
doc/Makefile.am :
'all-local' and 'install-data-hook' added
'with_doxygen' conditional added
Makefile.am : 'doc' directory no longer substituted in SUBDIRS
to link binaries statically: '-static' added to:
codec/Makefile.am
mj2/Makefile.am
jpwl/Makefile.am
jp3d/codec/Makefile.am
mj2/Makefile.am : 'with_libjpwl' removed
mj2/Makefile.nix : 'with_libjpwl' removed
config.nix : 'WITH_JPWL', 'WITH_JP3D' added
doc/Makefile.nix : 'clean', 'install', 'uninstall' added
Makefile.nix : 'WITH_JPWL', 'WITH_JP3D' added
INSTALL : topic 3) changed regarding the changes in 'config.nix'
October 13, 2010
! [szukw000]
configure.ac
bootstrap.sh
'with_libjpwl' removed from:
libopenjpeg/Makefile.am
codec/Makefile.am
codec/Makefile.nix
Makefile.nix
October 10, 2010
* [antonin] Patch from winfried
1. The jp3d/libjp3dvm/Makefile.am has been changed:
Installing: /usr/local/TEST_CONFIG/include/openjpeg3d-1.3/
Installing: /usr/local/TEST_CONFIG/include/openjpeg3d-1.3/openjpeg3d.h
PREFIX/include:
23 openjpeg.h -&gt; openjpeg-1.4/openjpeg.h
27 openjpeg3d.h -&gt; openjpeg3d-1.3/openjpeg3d.h
28773 openjpeg-1.4/openjpeg.h
22158 openjpeg3d-1.3/openjpeg3d.h
2. The jp3d/Makefile.nix has been changed respectivly.
3. The mj2/Makefile.nix contained a wrong path to 'compat/'
4. opj_config.h.in.user contained a comment within a comment.
5. 'autoreconf' reported that AC_PROG_RANLIB is no longer
necessary in 'configure.ac'.
October 08, 2010
* [antonin] fixed a bug in mj2.c that prevented extract_j2k_from_mj2 to build properly. Patch from winfried.
October 04, 2010
+ [antonin] Added files to let people build openjpeg with 'configure' tools
+ [antonin] Added makefiles to let people manually build openjpeg on *nix platforms
- [antonin] Removed obsolete Makefiles
! [antonin] Renamed dirent.h to windirent.h
! [antonin] Made optional the PNG, TIFF, and LCMS support in CMake files
+ [antonin] Added opj_config* files to configure openjpeg before building it (opj_config.h generated by 'configure', cmake, or manually by the user)
! [antonin] Renamed this file from ChangeLog to CHANGES
! [antonin] Renamed 'License.txt' to 'LICENSE'
! [antonin] Updated README files
+ [antonin] Added INSTALL and LICENSE files
+ [antonin] Added man pages
June 22, 2010
+ [MM] Apply patch from w. szukalski (sent to list)
+ [MM] Also dump the image info as well as cp info.
June 21, 2010
+ [MM] Added a j2k_dump to simply dump the parameter of a J2K file
May 26, 2010
+ [antonin] Added CTestConfig.cmake to the root directory to incorporate the testing dashboard.
+ [antonin] MACOSX : Added a "build all" target to the XCode project file.
April 16, 2010
* [antonin] MACOSX : Fixed the XCode project file to link with the PNG library. Library and header should be located in /usr/local/lib/ and /usr/local/include/, respectively. Check http://ethan.tira-thompson.org/Mac_OS_X_Ports.html if it is not the case on your mac.
April 8, 2010
* [FOD] Fixed issue 6 on google code. Variable "pi" not freed or pointed-to in function "pi_create_encode". Thanks to Kent Mein for reporting this.
* [FOD] Fixed problem with Borland C++ Builder (Borland C do not have lrintf). Thanks Marek Mauder for this fix.
* [FOD] Fixed pi.c bug (issue 15 on google code). Thanks to Anton Lionel for catching this.
* [FOD] Fixed MJ2 codec bugs (issues 23-24 on google code). Thanks to Winfried for these patches
* [FOD] Fixed JP3D codec file format analyzer. Thanks to Kristóf Ralovich for this patch.
! [FOD] Significant optimizations of MCT, DWT, MQ and T1 modules by Peter Wimmer (thanks Peter)
March 26, 2010
+ [FOD] Added support for "jpc" codestreams which are equivalent to "j2c" codestreams. Thanks to Winfried for this patch
* [FOD] Added support for PNG image format [Not yet functional under WIN32]. Thanks to Winfried for this patch. See details here http://code.google.com/p/openjpeg/issues/detail?id=16
March 24, 2010
* [FOD] Code improvements using 'g++-4.4.0' to trace the code. Thanks to Winfried for this patch.
March 7, 2010
* [FOD] Fixed small compatibility issues with win32 in codec (moved include &lt;strings.h&gt;)
March 5, 2010
! [FOD] Updated makefiles for v1.4 and v2.0
+ [FOD] First import of OPJ_Validate tool
February 18, 2010
* [FOD] JP3D Module. Fixed issue when computing the number of elements in an array that leads to crash (thanks Kristof). Updated JP3D makefiles.
January 20, 2010
! [FOD] Created a new constant in openjpeg.h to differentiate the case when the colorspace is not supported by the library and when it is not specified in the codestream. Suggested by Matteo Italia.
November 5, 2009
* [antonin] fixed MCT check bug in t1_getwmsedec. See http://groups.google.com/group/openjpeg/browse_thread/thread/d9d96dd4ec3e7443 for info.
November 5, 2009
* [antonin] fixed "tiffio" header inclusion to use user version on Win32 system only (otherwise assume its existence in system headers).
September 10, 2009
* [antonin] fixed minor bugs which were triggering warnings at compilation (different signedness, wrong pointer type, etc)
September 8, 2009
* [antonin] openjpeg.c : fixed initialization of parameters-&gt;cp_disto_alloc/fixed_quality/fixed_alloc/tcp_numlayers because they were preventing to use the -q and -f options.
August 31, 2009
* [antonin] JavaOpenJpegDecoder.c : fixed a signed/unsigned behaviour when returning form C to JAVA
August 21, 2008
* [antonin] found a bug in tcd.c that was preventing to find the correct threshold in tcd_rateallocate.c for high-precision images. Applied a temporary patch but a better solution should be found.
August 21, 2008
* [antonin] fixed a bug in image_to_j2k.c that was preventing the 'r' option to work properly (everything was compressed lossless regardless of the specified rate).
August 8, 2008
! [FOD] Modified the way raw images with more that 8bpp are read and written
July 9, 2008
+ [Parvatha] Added the default lossless parameter to opj_set_default_encoder_parameters in openjpeg.c.
June 12, 2008
* [antonin] fixed a bug in dirent.h that prevented codec on Linux Alpha Systems to compile correctly. Thanks to RobinC.
May 22, 2008
* [antonin] fixed a bug in j2k.c (j2k_write_sod) that allowed to get negative rates, thanks zhong1985624 for pointing this.
May 22, 2008
* [antonin] additional test to avoid crash due to invalid image size, patch by Christopher Layne
May 20, 2008
* [antonin] memory leak fixed in openjpeg.c (opj_destroy_cstr_info()), patch by Carsten Juttner
March 12, 2008
+ [GB] help line for the -F option in j2k_to_image
March 4, 2008
! [FOD] Changed Java files copyright in JavaOpenJPEG module
February 28, 2008
* [FOD] Fixed openjpeg.c for proper initialization of codec context structures (dinfo in opj_create_compress()
and opj_create_decompress(). Bug fix suggested by Andrey V. Kiselev
* [FOD] Clean up of opj_aligned_malloc(), to just forgo the use of posix_memalign(),
as apparently memalign() is what is working better for everyone. Patch by Callum.
February 28, 2008
- [FOD] Removed the J2KViewer module, which has been replaced by OPJViewer
* [FOD] Fixed the error handling of j2k_decode in jp2.c, thanks to Robin Cornelius
February 11, 2008
* [GB] Minor style modifications to comply with c99 compiler flag; removed Microsoft-specific "union-in-struct" syntax; Re-enabled cstr_info struct creation when -W switch is specified
! [GB] Changed a number of things in opjviewer (e.g., decoding thread does not execute GUI calls anymore), to have it running under linux --&gt; it is better than before, but still crashes
February 5, 2008
! [Parvatha] In convert.c, corrected imagetobmp() conversion for grayscale. In tcd.c, corrected Rate modification in
tcd_init_encode(). Thanks to Jeremy Furtek and Jérôme Fimes.
January 31, 2008
! [GB] In opjviewer, unification of JPEG 2000 family handlers (*.jp2, *.mj2, *.j2k) in a single file
January 22, 2008
! [FOD] In image.c, changed the opj_image_create0() memory allocation from malloc() to calloc() in order
to avoid segfaults when freeing the memory allocated for the coding of bad images.
Thanks to Christopher Layne for this improvement.
January 17, 2008
+ [antonin] Initial commit of Xcode project directory (XCode 2.5 for macosx)
available targets : libopenjpeg (stat and dyn), image_to_j2k, j2k_to_image
January 16, 2008
* [antonin] fixed opj_malloc.h for macosx (bugfix provided by janpeder, thanks)
January 11, 2008
+ [FOD] Added missing files to JavaOpenJPEG project (files from Patrick Piscaglia)
January 4, 2008
* [Parvatha] Patch by Callum Lerwick. Fixed bug during encoding using tile option in tcd.c
----------------------
December 21, 2007
VERSION 1.3.0 RELEASED
----------------------
December 21, 2007
* [FOD] Bug fixed by David Bruken. Fixed memory allocation issue in opj_malloc.h
! [FOD] Possible errors in pi_create_encode handled
December 19, 2007
* [Antonin] changed variables names alpha, beta, gamma, delta in dwt.c to avoid re-declarations on Macosx
! [Parvatha] In pi.c, removed the Recursive function pi_check_next_level() and modified the code.
* [FOD] Fixed allocation problem in pi.c
December 19, 2007
+ [FOD] In mqc.h, changed MQC_NUMCTXS from 32 to 19 as there are only 19 possible contexts
December 10, 2007
+ [FOD] First import of JAVAOpenJPEG, a Java wrapper of OpenJPEG, developed by Patrick Piscaglia of Telemis (www.telemis.com).
Thank you Patrick for this new module !
November 29, 2007
! [GB] Added index.h and index.c in VC6 projects; wrapped index.h in the C++ preprocessor; modified OPJViewer project and some files.
November 14, 2007
+ [FOD] Created the file index.c in the codec directory. This file handles the creation of index files,
at encoding and decoding.
* [FOD] Fixed bugs during the creation of the index (PCRL progression order)
* [FOD] Fixed the maximum number of resolutions a user can discard while decoding.
Added an error state in J2K_STATE (j2k.c)
November 14, 2007
! [FOD] - First Patch by Callum Lerwick. Instead of reinventing realloc, j2k_read_sod now just uses opj_realloc in j2k.c
- Second Patch by Callum Lerwick. This patch rearranges the largest memory allocations so they're allocated as
late as possible, and freed as soon as possible. This cuts memory usage by about half on two large test images.
- Third Patch by Callum Lerwick. The opj_tcd_cblk array is one of the largest allocations, because it
contains a bunch of static buffers. This also makes it a major source of cache thrashing. This patch allocates
the buffers from the heap, and dynamically sizes them in the decoder. I have not yet managed to dynamically size
them in the encoder, getting the decoder to do it was tricky enough... I also split opj_tcd_cblk_t into separate
encode and decode versions. A lot of fields were not used by both, so this cuts its size even further.
* [FOD] Avoided ABI breakage
November 13, 2007
! [FOD] Patch by Dzonatas and Callum Lerwick.
Fp/vectorization patch which basically converts most of the irreversible decode codepath to floating point,
eliminating a few rounds of int/fp conversion, resulting in a vast performance improvement,
and an increase in accuracy.
November 8, 2007
! [FOD] In t1.c, small change to avoid calling twice t1_getwmsedec()
Patches from Callum Lewick:
- Basic gcc optimization flags in cmake and makefile match.
- Fixed some spelling errors in dwt.c.
November 5, 2007
*+ [GB] Fixed a bug which prevented JPWL from working on multi-tiled images; added some more fields in the interface info structures
(keep a list of markers, save start packet number for each tile)
October 23, 2007
* [GB] Improved success for the linux build; OPJViewer shows all the COM contents
October 18, 2007
* [FOD] Changed the ROI parameter in the image_to_j2k codec to make it correspond to the documentation (i.e. -ROI c=0,U=25)
* [FOD] Patch from Callum Lewick. Memset patch.
The main idea of the patch is that currently opj_malloc clears all allocations, which unnecessarily
dirties up the cache and eats bandwidth. This patch makes it no longer do so, and I've painstakingly determined which allocations actually need
to be cleared and changed them to use opj_calloc() instead. I previously tried to just get rid of the opj_*alloc wrappers but that
idea was nixed, so this time I'm trying it with macros. I also put in a gcc pragma that helps enforce their use. Which got messy. :) It caught a
few places they weren't used but it also revealed that the mj2 tools are not very cleanly separated from the library. It includes all the
internal headers, but it wasn't using the malloc wrappers. I figured the binaries should be "external" and have minimal knowledge of the
internals of the library. I patched them to not include opj_includes.h, and include only the internal headers they actually need. However,
they're using the opj_clock() function, which is in with the malloc wrappers. So I decided to move the malloc wrappers to their own header.
But mj2.c seems to want to be "internal", so I patched it to use the wrappers. Note that this patch changes the semantics of opj_malloc, it no longer
clears the memory it allocates. If you need it to be cleared, you must use opj_calloc instead, or memset it yourself. It is also somewhat
invasive, please test it extensively. I've been pounding on it all summer with my test suite, Second Life, and valgrind, and it checks out clean.
October 12, 2007
* [FOD] Changed the way the image structure is allocated when the decoding parameters include some resolutions to discard.
This should have a significant impact for the decoding of huge images when some resolutions are discarder (-r parameter)
Warning: The output image size is now reduced when discarding resolutions !
October 10, 2007
* [FOD] Patch from Callum Lewick. Clean up of j2klib.h for the aligned malloc stuff.
It makes it work right with mingw, as _mm_malloc() isn't a macro, attempts to pave the way to using cmake
to check for this stuff and combines a patch from Dana Fagerstrom at Sun that makes it use memalign() on Solaris
convert.c: Changed some error comments for TIFF images
September 27, 2007
* [FOD] Patch from Callum Lewick. Fixed dwt.c where an alignment in buffer was problematic under x86_64.
September 25, 2007
* [Mathieu Malaterre] BUG: Fix previous patch from Callum Lerwick. I have no
clue what CMAKE_INSTALL_LIBDIR refers too. Bump up cmake 2.2 restriction to
cmake 2.4 because of previous patch (not backward compatible). Properly set the SOVERSION in a cross plateform way (yes WIN32 is a platform)
September 19, 2007
* [Parvatha] Fixed issues with generation of SOP marker.
September 18, 2007
* [Parvatha] Fixed issues with Reading and Writing TIF images in convert.c to avoid segmentation fault.
* [Parvatha] Fixed issues relating to using user specified rates for CINEMA option for multiple images.
September 17, 2007
* [FOD] Fixed issues with cstr_info when codestream has components with different number of resolutions.
! [FOD] OpenJPEG library interface modified to retain compatibility with version 1.2
September 12, 2007
* [FOD] Patch from Callum Lerwick.
Fixed the library linking so it links with the soversion properly set.
Fixes up the install targets so that it interacts properly with RPM.
Install target for MJ2. Sets some necessary and useful CFLAGS if gcc is in use.
* [FOD] Updated the MJ2 codec to be compatible with the recent changes in the OpenJPEG library
September 11, 2007
* [GB] JPWL encoding is finalized correctly into the JP2 file format; added an additional structure in opj_codestream_info, to keep a record of the written markers
September 8, 2007
* [GB] Adapted the JPWL and OPJViewer code to new interface; fixed a samll bug in JPWL which created large EPBs even when null protection was specified
September 7, 2007
+ [FOD] Indexes can now be generated when decoding J2K codestreams.
* [Mathieu Malaterre] Upon failure, properly return error code (!=0).
* [Mathieu Malaterre] CMake: Add cmake code to do testing if user has properly setup a testimages directory
September 6, 2007
+ [Mathieu Malaterre] CMake: start compiling mj2, jpwl and jp3d
+ [Mathieu Malaterre] CMake: output all executable/libs into one single directory
+ [Mathieu Malaterre] CMake: start compiling index_create
+ [Mathieu Malaterre] OpenJPEG.rc update copyright year
+ [Mathieu Malaterre] CMake: add Java j2kviewer but do not compile it using cmake since cmake has too poor support for Java. Should create a custom command running ant instead.
+ [Mathieu Malaterre] CMake: Add doxygen output
+ [GB] One more field in the codestream_info struct for recording the number of packets per tile part; JPWL now distributes the EPBs in all the tile part headers
+ [Mathieu Malaterre] CMake: Add very simple tests (simply run command line with no option)
* [Mathieu Malaterre] Fix unitialized read in img_fol (we may need a smarter initialize than memset)
September 4, 2007
+ [GB] Added some fields in the codestream_info structure: they are used to record the position of single tile parts.
Changed also the write_index function in the codec, to reflect the presence of this new information.
September 3, 2007
+ [GB] Added the knowledge of JPSEC SEC and INSEC markers (you have to compile the JPWL project). Management of these markers is limited to skipping them without crashing:
no real security function at this stage. Deprecated USE_JPSEC will be removed next
August 31, 2007
* [GB] Fixed save capabilities in OPJViewer due to recent code upgrade
August 30, 2007
* [FOD] Changed the OpenJPEG library interface to enable users to access information regarding the codestream (also called codestream index).
This index is usefull for all applications requiring to have a scalable acces to the codestream (like JPIP applications, ...)
Currently, this information is only available when encoding an image.
+ [FOD] Added the information regarding the end of packet position in the index
August 28, 2007
* [FOD] Fixed wrong destructors called in openjpeg.c
* [FOD] Fixed bug in j2k_decode_jpt_stream
August 24, 2007
* [Parvatha] The end of main header is calculated after TLM and POC marker for Dcinema.
August 21, 2007
+ [FOD] Added support for Visual Studio 2005
* [FOD] Robustified MJ2 codecs
* [Parvatha] Solved problems with codec reading from image file directory when filename had more than one "." in name
* [Callum Lerwick] Minor cleanup patch, that gets rid of a bunch of "old style declaration" warnings from Intel's compiler
* [Callum Lerwick] Aligned malloc using Intel's _mm_malloc(). Cleanup on the t1 memory allocation, getting rid of some leftover debug code
* [Callum Lerwick] Memory leaks fixed
* [Callum Lerwick] Reworks of t1_updateflags to get rid of the shift operation
* [Callum Lerwick] mqc_setcurctx moved to the header to allow it to be inlined into the t1.
* [Callum Lerwick] Consolidated some calls to mqc_setcurctx.
* [Callum Lerwick] Cleaned up t1_generate_luts to output the proper types.
* [Callum Lerwick] Replaced the large ctxno_mag lookup table with a small bit of inline-able branchless code
* [Callum Lerwick] Moved the orient flipping into the ctxno_zc table.
August 20, 2007
+ [FOD] Added support for the TGA file format in the codec
August 08, 2007
* [Parvatha] Fixed the DCinema filesize allocation. It now includes the SOT marker size
August 02, 2007
+ [GB] Added a basic saving capability to OPJViewer
July 18, 2007
! [FOD] Updated libtiff library version to 3.8.2 (for WIN32)
* [FOD] Updated BMP and PxM truncation when decoding J2K files with more than 8 bits
July 17, 2007
* [FOD] Fixed raw option for images with more than three components
July 17, 2007
+ [FOD] Added support for RAW images. This module has been developped by the University of Perugia team. Thanks to them ! [image_to_j2k.c j2k_to_image.c convert.c convert.h]
July 13, 2007
! [FOD] Modified the memory allocation for codestreams containing multiple tiles. The memory is now allocated for each tile indenpendently,
leading to an important decrease of the virtual memory needed. [j2k.c tcd.h tcd.c]
! [FOD] Modified old comments about the ability to decode mega-images and comments about the disk size necessary to do this. [image_to_j2k.c and frames_to_mj2.c]
* [FOD] Added 2000 bytes for the memory allocation in cio.c for the minimum size of headers (useful in case of very small images) [cio.c]
July 12, 2007
* [GB] fixed a bug in JPWL module, which prevented to exploit the full error correction capability of RS codes (e.g. it gave up at 5 errors,
even if 6 were correctable); defined a JPWL_MAXIMUM_EPB_ROOM for better customization of the maximum dimension of EPBs (the dimension
is pre-calculated on an hypothesis, if it goes beyond 65535 there will be problems, thus we give a little less than the max, let's say 65450)
July 8, 2007
* [ANTONIN] fixed the size of the memory allocation in cio.c (confusion between bits and bytes)
June 21, 2007
* [FOD] Output image color space set when decoding a JP2 file in jp2.c
+ [GB] Previous, home, and next frame buttons for exploring MJ2 files in OPJViewer
June 18, 2007
* [GB] Reload image doesn't crash in OPJViewer; more settings saved to registry
June 16, 2007
+ [GB] Possibility to disable parsing in OPJViewer; also, saves common settings to the registry
June 15, 2007
* [FOD] Fixed the generation of index files
----------------------
MAY 4, 2007
VERSION 1.2.0 RELEASED
----------------------
May 4, 2007
* [FOD] Bugs corrected in decoding of command line (getopt.c), in the handling of 16 bit files (t1.c and tcd.c) and the calculation of elapsed time for multiple tiles parts (tcd.c and tdc.h).
June 2, 2007
+ [GB] OPJViewer opens now BMP, PNG, GIF, PNM, TIFF (with wxWidgets internals); added an encoder settings tab, for future integration with "save file as..." in JPEG 2000 format
May 31, 2007
* [FOD] Fixed the handling of 16bit TIFF files for cinema compression. Modified "convert.c"
* [FOD] Fixed the parameters used for cinema compression (9-7 transform used instead of 5-3). Modified "image_to_j2k.c"
May 24, 2007
* [FOD] Bug fixed by Sylvain Munaut. Change in the reading of the POC marker. Since COD/COC can be anywhere in the header, the decoder cannot always know while decoding the POC marker
the value of numlayers and numresolution.
May 23, 2007
! [FOD] Patch suggested by Callum Lerwick &lt;seg@haxxed.com&gt;: "This makes the t1 data arrays dynamic, which greatly reduces cache thrashing. Also, some minor cleanup to prevent unnecessary casts"
May 22, 2007
! [FOD] Patch suggested by Callum Lerwick &lt;seg@haxxed.com&gt;: "Some formatting cleanups,
so that the long function definitions and calls fit on screen. Use of prefix increment which is theoretically faster, in practice any sane compiler can optimize a postfix
increment but its best not to count on such things. Consolidation of some redundant calculations in the inner loops, which becomes very useful in the future autovectorize patch."
! [FOD] Patch suggested by Callum Lerwick &lt;seg@haxxed.com&gt;: "This changes the flag code in t1 to use a flag_t type, which can then be changed to reduce RAM usage. It is now typedef to a short."
! [FOD] Patch suggested by Callum Lerwick &lt;seg@haxxed.com&gt;: "This patch makes the t1 LUTs static. I actually intend this as a prelude to possibly eliminating some or all of the LUTs entirely."
May 11, 2007
- [FOD] JP3D library Binaries removed from SVN.
! [FOD] MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hence, the MJ2 codec will now take advantage of all the improvements and optimizations done on the LibOpenJPEG library.
! [FOD] Possibility to choose to apply MCT (multiple component transform) enabled, and new decoding_limit: DECODE_ALL_BUT_PACKETS (openjpeg.h)
April 26, 2007
+ [gdcm] Add basic steps on how to use CMake for building examples (README.cmake)
April 25, 2007
+ [FOD] Modification of the openjpeg.h file to avoid and ABI break with v1.1, removed the dangerous #IFDEF JPWL and added tcp_mct in cparameters.
April 23, 2007
+ [GB] Enable/disable image decoding in OPJViewer
April 12,2007
* [Parvatha] Fixed Error in tiftoimage(). Modification in convert.c.
April 10,2007
+ [Parvatha] Accepting "j2c" as format for Encoding and Decoding. Modification in image_to_j2k.c.
* [Parvatha] Modified imagetotif() to read images with signed data. Modification in convert.c.
April 5, 2007
! [FOD] fix.h optimized. Thanks a lot to Dzonatas &lt;dzonatas at dzonux.net&gt; !
! [FOD] dwt.c optimized. Thanks a lot to Dzonatas &lt;dzonatas at dzonux.net&gt; !
! [FOD] t1.c optimized. Thanks a lot to Callum Lerwick &lt;seg at haxxed.com&gt; !
April 4,2007
+ [Parvatha] Digital cinema compliance for 4K chosen by "-cinema4K" option. Modification in image_to_j2k.c.
+ [Parvatha] Bit rate limitation for each color component. Modification in image_to_j2k.c, t2.c.
* [Parvatha] Modified and tested Progression order change "-POC" option. Modification in image_to_j2k.c, j2k.c, pi.c.
+ [Parvatha] Function j2k_check_poc_val() to check for possible loss of packets in case of wrong POC declaration. Modification in j2k.c.
+ [Parvatha] Structure T2_MODE. This tells if the t2_encode_packets() is called during Threshold calculation or in Final pass. Modification in j2k.h, tcd.c
March 30, 2007
* [GB] OPJViewer should now work under Linux, at least with not big j2k files. Tested under Suse 10.1 64 bit.
March 29, 2007
* [Parvatha] Enable accepting file names with `-´ symbol .Modification getopt.c
* [Parvatha] Rsiz profile name generation to be STD_RSIZ for profiles which are not DCI compliant.Modification in image_to_j2k.c
! [Parvatha] renamed convert_progression_order to j2k_convert_progression_order. Modification j2k.c
* [Parvatha] Calculation of number of tile part in each tile in j2k_calculate_tp. Modification j2k.c
! [Parvatha] j2k_setup_encoder to set bit rate limitation for digital cinema compliance with quality option. Modification in j2k.c
* [Parvatha] Equation to check multiple tile precincts. Modification pi.c
! [Parvatha] array size generation of pi-&gt;include in pi_initialise_encode().Modification in pi.c
* [Parvatha] modification in pi_create_encode for tile part generation.Modification in pi.c
+ [Parvatha] In tcd_rateallocate a variable stable_threshold which holds the valid threshold value.
This is used to avoid error in case of a wrong threshold value in the last iteration. Modification in tcd.c.
March 28, 2007
* [FOD] Fixed an historical bug in t1.c that leaded to the inclusion of useless 0xFF in the codestream. Thanks to Sylvain, Pascal and Parvatha !
March 27, 2007
+ [GB] Improved parsing in OPJViewer, as well some minor aesthetic modifications; support for image rendering with bit depths lower than 8 bits;
can display an arbitrary frame of an MJ2 file (only in B/W, though); can reload a file; better resizing capabilities
* [GB] Following to Hervé's suggestions, all the exit() calls, added by JPWL strict checking in t2.c and j2k.c,
have been substituted with (object free'ing + opj_evt_message(EVT_ERROR) + return)
+ [GB] Added linking to TIFF library in the JPWL VC6 workspaces
March 23, 2007
* [antonin] Fixed Makefile.osx and changed Readme.osx accordingly
March 21, 2007
* [Parvatha] Fixed j2k_prog_order_list[]. Modifications in j2k.c.
* [Parvatha] Fixed t1_decode_cblks. Modifications in t1.c.
March 20, 2007
+ [Parvatha] Added feature for generation of tile parts. Modifications in image_to_j2k.c, openjpeg.c, j2k.c, pi.c
+ [Parvatha] Added function j2k_write_tlm(),to generate TLM marker for a Digital cinema compliant codestream. Modifications in j2k.c.
March 14, 2007
* [FOD] Fixed linux makefile, with help from David Fries and Guido
March 7, 2007
+ [Parvatha] Added option for Digital cinema profile compliant codestream. This can be chosen by "-cinema2K" or "-cinema4K" for a 2K and 4K compliance respectively. The feature for tileparts has not been implemented in this version. Modification in image_to_j2k.c
+ [Parvatha] Added the Digital Cinema profiles (CINEMA2K and CINEMA4K) to the list of profiles recognized in the codestream SIZ marker segment. Modification in openjpeg.h,j2k.c
+ [Parvatha] Added feature for constant quality within bitrate defined in Digital cinema standards. Modification in tcd.c
! [Parvatha] Modified the method of generation of buffer length. Modification in cio.c
March 1, 2007
* [FOD] Modified codec projects (*.dsp) and makefile to include the tiff library (modified codec/image_to_j2k.dsp codec/j2k_to_image.dsp and codec/makefile)
+ [GB] Zoom capability and decoder settings dialog in OPJViewer; modified JPWL library .dsp project in order to create a library with embedded JPWL functions
February 28, 2007
+ [Parvatha] Enabled compression of TIF image format to j2k by tifftoimage() and decompression of codestream to TIF image format using imagetotif(). Modifications in image_to_j2k.c, j2k_to_image.c, convert.c, convert.h
* [antonin] fixed a bug in context numerotation that prevented the RESET switch to work correctly : mqc_reset_enc in mqc.c
* [Fod] Corrected codec Makefile by adding the compilation of "compat/getopt.c"
February 27, 2007
* [Parvatha] Made get_file_format function more robust. Modifications in image_to_j2k.c, j2k_to_image.c, getopt.c, getopt.h
February 26, 2007
+ [Parvatha] Option to read images from a Folder whose path is specified in the Input parameters by "-ImgDir" along with output decod format specified by "-OutFor" . Modifications in image_to_j2k.c, j2k_to_image.c, getopt.c, getopt.h
+ [Parvatha] Enabling use of multi character input parameters in the codec. Modifications in image_to_j2k.c, j2k_to_image.c, getopt.c, getopt.h
----------------------
February 23, 2007
VERSION 1.1.1 RELEASED
----------------------
February 23, 2007
* [GB] Fixed a copy-and-paste type assignment error (bool instead of int) in the JPWL section of decoder parameters structure in openjpeg.h; minor type-casting in jpwl_lib.c.
As a result, now OPJViewer should run correctly when built against the most current SVN trunk of LibOpenJPEG.lib
+ [GB] Linux makefile for the JPWL module; newlines at end of JPWL files
February 22, 2007
+ [FOD] Added the OPJViewer Module (/OPJViewer), developed by Giuseppe Baruffa of the university of Perugia
February 21, 2007
+ [FOD] Algorithmic optimizations in t1.c, thanks to Guido J. !
February 19, 2007
+ [FOD] Added OPJ_LIMIT_DECODING enabling us to limit the decoding to main header (modified openjpeg.c, openjpeg.h, j2k.c and j2k.h)
February 13, 2007
! [FOD] David Fries suggestions. In image_to_j2k and j2k_to_image, strncpy() functions: instead of specifying the path size macro, let the compiler read the length out of the array entry.
! [FOD] David Fries suggestions. Makefile modified. -fPIC flag used for 64-bit compilation. Move operation (rather than copy) for the dist library creation, and -p flag added.
January 31, 2007
! [FOD] Extra tokens at the end of #endif directive corrected in openjpeg.c, j2k.c and image_to_j2k.c -&gt; no more warnings in linux compilation
! [FOD] Linux Makefile added for the codec
January 30, 2007
! [FOD] Use of OPJ_PATH_LEN (defined as 4096) to be the maximum allowed size for filenames instead of MAX_PATH which is not always defined. This caused some programs using OpenJPEG to crash. Modifications in openjpeg.h j2k_to_image.c and image_to_j2k.c
! [FOD] Correction of the syntax usage in MJ2_codec/mj2_to_frames.c
January 23, 2007
! [FOD] Modification in the context numbers, to reflect what has been specified in standard, in libopenjpeg/t1.h
December 07, 2006
+ [Giuseppe Baruffa] Antonin verified that the MacOS build suffered from a missing definition of the "min" macro; I've added this definition (properly #ifndef'ed) into both jpwl.h and rs.h
December 05, 2006
* [Giuseppe Baruffa] Better fix of the TPH EPBs bug in JPWL module
* [GB] Fixed the UEP bug in JPWL module; now, during a UEP specification, RS protection or CRC check can be switched off for selected range of packets, and consequently reswitched on without confusing the decoder
+ [GB] Added some lines in the help of JPWL_image_to_j2k, specifying that when using error protection on data packets, this must be paired with header protection, i.e. there cannot be packet protection without header protection
December 04, 2006
+ [Francois-Olivier Devaux] New tag: version1.0 (includes codec and libopenjpeg directories)
Total update of JPWL module
- [FOD] removed directories jpwl/decoder, jpwl/encoder, jpwl/decoder_02, jpwl/encoder_02
+ [FOD] added in JPWL directory crc.h, jpwl.h, rs.h, crc.c, jpwl.c, jpwl_lib.c, rs.c, JPWL_image_to_j2k.dsp, JPWL_j2k_to_image.dsp, LibOpenJPEG_JPWL.dsp, JPWL_image_to_j2k.dsw, JPWL_j2k_to_image.dsw
! [FOD] Modifications of libopenjpeg to integrate JPWL module (in libopenjpeg directory): j2k.c, j2k.h, openjpeg.c, openjpeg.h, opj_includes.g, t2.c
! [FOD] Modification of codec to integrate JPWL module (in codec directory): image_to_j2k.c, j2k_to_image.c
* [FOD] Corrected incorrect fprintf() formatting in codec/convert.c
* [FOD] Code optimization usinq vsprintf() command in libopenjpeg/event.c
* [Giuseppe Baruffa] Fixed a bug in TPH EPBs parameters: now, "last in current header" information is correctly signaled
October 31, 2006
* [Antonin] fixed a bug in the computation of the mantissa (mu)
+ [Antonin] added the ability to specify the rate as "float" (before : integer)
August 18, 2006
* [Antonin] fixed a bug in j2k_to_image.c, that prevented the -l option to work correctly.
August 4, 2006
* [Antonin] fixed a bug in pi.c, line 473, that appeared when more than 100 precincts were generated in a resolution level.
July 28, 2006
+ [Antonin Descampe] added a readme in /mj2 to warn people that it only works with opj0.97
July 21, 2006
* [Mathieu Malaterre] Install exe and lib and include correctly
* [Mathieu Malaterre] Fixed mem leaks and greyscale bmp
* [Mathieu Malaterre] Fix pgx name length + random memory access
! [Mathieu Malaterre] API is now const
March 19, 2006
* [Antonin] fixed a bug in t1.c that prevented in some cases a true lossless compression (thanks to Don Mimlitch for reporting this bug)
February 12, 2006
- [Herve Drolon] removed unneeded working variables in opj_tcd_t
February 04, 2006
* [galt] fixed a bug in codec/convert.c::imagetobmp
February 01, 2006
! [Herve Drolon] changed function definitions of INT and FIX modules to 'inline'
+ [Herve Drolon] added a VERSION resource to the DLL version of OpenJPEG
January 31, 2006
* [Mathieu Malaterre] Fix compilation using default openjpeg.dsw
* [Herve Drolon] fixed various minor warnings occuring under icc9 and bcc32
- [Mathieu Malaterre] Remove all references to OPJ_EXPORT, no declspec in header file anymore
+ [Mathieu Malaterre] Add a def.in file which is a template for Module Definition
+ [Herve Drolon] added MSVC project and compiler directives to build a 'standard' WIN32 DLL
! [Mathieu Malaterre] Update CMake to match the new shared lib system (no more def file)
January 27, 2006
* [Antonin Descampe] fixed a two initialization problems in t1.c and tcd.c
January 26, 2006
* [Herve Drolon] fixed various minor warnings occuring under gcc
* [__david__] fixed a segfault in codec/image_to_j2k.c &amp; codec/j2k_to_image.c
* [__david__] fixed help option in codec/j2k_to_image &amp; codec/image_to_j2k
January 25, 2006
! [Mathieu Malaterre] Sync with ITK repository, also add ref to doxygen
! [Mathieu Malaterre] Add a lot of comments on the CMake build system
! [Mathieu Malaterre] Fix MINGW32 and BORLAND compilation problems.
January 25, 2006
* [Antonin Descampe] fixed a problem in convert.c when multiple comments
+ [Antonin Descampe] added cmake files to the project
! [Antonin Descampe] fix.c : replaced "WIN32" by "_MSC_VER" for int64
+ [Antonin Descampe] added "OPJ_EXPORT" in openjpeg.h to generate shared lib with win32
! [Antonin Descampe] removed all CtrlM from files
January 24, 2006
! [Antonin Descampe] event.c : replaced "WIN32" by "_MSC_VER" for i2a
January 20, 2006
* [Antonin Descampe] fixed various minor warnings with gdcm patches
January 19, 2006
* [Herve Drolon] fixed a bug in jp2_read_ihdr (need to allocate jp2-&gt;comps)
January 18, 2006
* [Herve Drolon] changed the name of j2k_realloc to opj_realloc
* [Herve Drolon] fixed a bug in opj_cio_open when saving 48-bit images (wrong buffer size calculation)
December 8, 2005
* [Antonin Descampe] fixed a bug when specifying a rate '-r' =&gt; no distortion info was available in the index
* [Antonin Descampe] fixed a bug in t1_getwmsedec (stepsize was divided by 8192)
December 5, 2005 - 1.1.0
</pre></div>
</body>
</html>

View File

@ -0,0 +1,50 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="OpenJPEG, 1.5.1, changes, changelog" />
<meta name="description" content="Log of changes in the package" />
<link rel="stylesheet" type="text/css" href="../../../css/common.css" />
<link rel="stylesheet" type="text/css" href="../../../css/changelog.css" />
<title>
OpenJPEG 1.5.1: changelog
</title>
</head>
<body>
<table cellpadding='0' cellspacing='0'><tr><td align='center'><h1 class='tool'><a title='Home: ABI tracker for OpenJPEG' href='../../../timeline/openjpeg/index.html' class='tool'>ABI<br/>Tracker</a></h1></td><td width='30px;'></td><td><h1>(OpenJPEG)</h1></td></tr></table><hr/>
<br/>
<br/>
<h1>Changelog for <span class='version'>1.5.1</span> version</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>
OpenJPEG NEWS - user visible changes
====================================
Changes from OpenJPEG 1.5.1 to OpenJPEG 1.5.0
----------------------------------------------
Security:
* Fixes: CVE-2012-3535
* Fixes: CVE-2012-3358
New Features:
* Use a new API scheme and solve the SOVERSIONing in OpenJPEG
* Allow better integration with multi-arch system
* Compile &amp; Install Java bindings (CMake)
* Install required addXMLinJP2 (JPIP)
Misc:
* fix linker error by resolving all symbols (eg. missing -lm)
* fix some man page typos
* Huge amount of bug fixes. See CHANGES for details.
</pre></div>
</body>
</html>

View File

@ -0,0 +1,51 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="OpenJPEG, 1.5.2, changes, changelog" />
<meta name="description" content="Log of changes in the package" />
<link rel="stylesheet" type="text/css" href="../../../css/common.css" />
<link rel="stylesheet" type="text/css" href="../../../css/changelog.css" />
<title>
OpenJPEG 1.5.2: changelog
</title>
</head>
<body>
<table cellpadding='0' cellspacing='0'><tr><td align='center'><h1 class='tool'><a title='Home: ABI tracker for OpenJPEG' href='../../../timeline/openjpeg/index.html' class='tool'>ABI<br/>Tracker</a></h1></td><td width='30px;'></td><td><h1>(OpenJPEG)</h1></td></tr></table><hr/>
<br/>
<br/>
<h1>Changelog for <span class='version'>1.5.2</span> version</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>
OpenJPEG NEWS - user visible changes
====================================
Changes from OpenJPEG 1.5.2 to OpenJPEG 1.5.1
----------------------------------------------
Security:
* Fixes: CVE-2013-4289 CVE-2013-4290
* Fixes: CVE-2013-1447 CVE-2013-6045 CVE-2013-6052 CVE-2013-6054 CVE-2013-6053 CVE-2013-6887
New Features:
* Compile Java with source/target specific java version
* Do not set SONAME for Java module, fix linking (missing math lib)
* Support some BMP/RGB8 files
* Fix compilation on ARM
Misc:
* Remove BSD-4 license from getopt copy, since upstream switched to BSD-3
* Support compilation against system installed getopt
* Fix Big Endian checking (autotools)
* Huge amount of bug fixes. See CHANGES for details.
</pre></div>
</body>
</html>

View File

@ -0,0 +1,60 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="OpenJPEG, 1.5, changes, changelog" />
<meta name="description" content="Log of changes in the package" />
<link rel="stylesheet" type="text/css" href="../../../css/common.css" />
<link rel="stylesheet" type="text/css" href="../../../css/changelog.css" />
<title>
OpenJPEG 1.5: changelog
</title>
</head>
<body>
<table cellpadding='0' cellspacing='0'><tr><td align='center'><h1 class='tool'><a title='Home: ABI tracker for OpenJPEG' href='../../../timeline/openjpeg/index.html' class='tool'>ABI<br/>Tracker</a></h1></td><td width='30px;'></td><td><h1>(OpenJPEG)</h1></td></tr></table><hr/>
<br/>
<br/>
<h1>Changelog for <span class='version'>1.5</span> version</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>
OpenJPEG NEWS - user visible changes
====================================
Changes from OpenJPEG 1.4.0 to OpenJPEG 1.5.0
----------------------------------------------
New Features:
* openjpip:
- complete client-server architecture for remote browsing of jpeg 2000 images.
- located in 'applications/jpip'.
- see corresponding README for more details.
API modifications:
* 'bool' type has been replaced by 'opj_bool' type. 'stdbool.h' is no more required.
Misc:
* added this NEWS file.
* improved cmake and autotools build methods.
* removed manual makefiles, VS project files and XCode project files.
* added a 'thirdparty' directory to contain all dependencies.
- These libraries will be build only if there are not found on the system.
- Note that libopenjpeg itself does not have any dependency.
* changed the directory hierarchy of the whole project. See README files for details.
* tests : a complete test suite has been setup.
- both JPEG 2000 conformance tests and non-regressions tests are configured.
- results are submitted to the OpenJPEG dashboard (http://my.cdash.org/index.php?project=OPENJPEG)
- images are located in 'http://openjpeg.googlecode.com/svn/data' folder.
- configuration files and utilities are located in 'tests' folder.
* OPJViewer re-activated (need wxWidgets)
* Huge amount of bug fixes. See CHANGES for details.
</pre></div>
</body>
</html>

View File

@ -0,0 +1,50 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="OpenJPEG, 2.0.1, changes, changelog" />
<meta name="description" content="Log of changes in the package" />
<link rel="stylesheet" type="text/css" href="../../../css/common.css" />
<link rel="stylesheet" type="text/css" href="../../../css/changelog.css" />
<title>
OpenJPEG 2.0.1: changelog
</title>
</head>
<body>
<table cellpadding='0' cellspacing='0'><tr><td align='center'><h1 class='tool'><a title='Home: ABI tracker for OpenJPEG' href='../../../timeline/openjpeg/index.html' class='tool'>ABI<br/>Tracker</a></h1></td><td width='30px;'></td><td><h1>(OpenJPEG)</h1></td></tr></table><hr/>
<br/>
<br/>
<h1>Changelog for <span class='version'>2.0.1</span> version</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>
OpenJPEG NEWS - user visible changes
====================================
Changes from OpenJPEG 2.0.0 to OpenJPEG 2.0.1
----------------------------------------------
New Features:
* Digital Cinema profiles have been fixed and updated
* New option to disable MCT if needed
* extended RAW support: it is now possible to input raw images
with subsampled color components (422, 420, etc)
API/ABI modifications: (see abi_compat_report_2.0.1.html in dev-utils/scripts)
* No changes, API/ABI fully compatible with 2.0.0
Misc:
* OpenJPEG is now officialy conformant with JPEG 2000 Part-1
and will soon become official reference software at the
JPEG committee.
* Huge amount of bug fixes. See CHANGES for details.
</pre></div>
</body>
</html>

View File

@ -0,0 +1,47 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="OpenJPEG, 2.0, changes, changelog" />
<meta name="description" content="Log of changes in the package" />
<link rel="stylesheet" type="text/css" href="../../../css/common.css" />
<link rel="stylesheet" type="text/css" href="../../../css/changelog.css" />
<title>
OpenJPEG 2.0: changelog
</title>
</head>
<body>
<table cellpadding='0' cellspacing='0'><tr><td align='center'><h1 class='tool'><a title='Home: ABI tracker for OpenJPEG' href='../../../timeline/openjpeg/index.html' class='tool'>ABI<br/>Tracker</a></h1></td><td width='30px;'></td><td><h1>(OpenJPEG)</h1></td></tr></table><hr/>
<br/>
<br/>
<h1>Changelog for <span class='version'>2.0</span> version</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>
OpenJPEG NEWS - user visible changes
====================================
Changes from OpenJPEG 1.5.x to OpenJPEG 2.0.0
----------------------------------------------
New Features:
* streaming capabilities
* merge JP3D
API modifications:
* Use a 64bits capable API
Misc:
* removed autotools build system
* folders hierarchies reorganisation
* Huge amount of bug fixes. See CHANGES for details.
</pre></div>
</body>
</html>

View File

@ -0,0 +1,87 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="OpenJPEG, 2.1, changes, changelog" />
<meta name="description" content="Log of changes in the package" />
<link rel="stylesheet" type="text/css" href="../../../css/common.css" />
<link rel="stylesheet" type="text/css" href="../../../css/changelog.css" />
<title>
OpenJPEG 2.1: changelog
</title>
</head>
<body>
<table cellpadding='0' cellspacing='0'><tr><td align='center'><h1 class='tool'><a title='Home: ABI tracker for OpenJPEG' href='../../../timeline/openjpeg/index.html' class='tool'>ABI<br/>Tracker</a></h1></td><td width='30px;'></td><td><h1>(OpenJPEG)</h1></td></tr></table><hr/>
<br/>
<br/>
<h1>Changelog for <span class='version'>2.1</span> version</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>
OpenJPEG NEWS - user visible changes
====================================
Changes from OpenJPEG 2.0.0 to OpenJPEG 2.1.0
----------------------------------------------
New Features:
* Digital Cinema profiles have been fixed and updated
* New option to disable MCT if needed
* extended RAW support: it is now possible to input raw images
with subsampled color components (422, 420, etc)
* New way to deal with profiles
API/ABI modifications: (see abi_compat_report in dev-utils/scripts)
* Removed deprecated functions
- opj_stream_create_default_file_stream(FILE*,...)
- opj_stream_create_file_stream(FILE*,...)
- opj_stream_set_user_data (opj_stream_t* p_stream, void * p_data)
* Added
- opj_stream_create_default_file_stream(char*,...)
- opj_stream_create_file_stream(char*,...)
- opj_stream_destroy(opj_stream_t*)
- opj_stream_set_user_data (opj_stream_t* p_stream, void * p_data,
... opj_stream_free_user_data_fn p_function)
- JPEG 2000 profiles and Part-2 extensions defined through '#define'
* Changed
- 'alpha' field added to 'opj_image_comp' structure
- 'OPJ_CLRSPC_EYCC' added to enum COLOR_SPACE
- 'OPJ_CLRSPC_CMYK' added to enum COLOR_SPACE
- 'OPJ_CODEC_JPP' and 'OPJ_CODEC_JPX' added to CODEC_FORMAT
(not yet used in use)
- 'max_cs_size' and 'rsiz' fields added to opj_cparameters_t
Misc:
* OpenJPEG is now officialy conformant with JPEG 2000 Part-1
and will soon become official reference software at the
JPEG committee.
* Huge amount of bug fixes. See CHANGES for details.
Changes from OpenJPEG 1.5.x to OpenJPEG 2.0.0
----------------------------------------------
New Features:
* streaming capabilities
* merge JP3D
API modifications:
* Use a 64bits capable API
Misc:
* removed autotools build system
* folders hierarchies reorganisation
* Huge amount of bug fixes. See CHANGES for details.
</pre></div>
</body>
</html>

View File

@ -0,0 +1,865 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="OpenJPEG, current, changes, changelog" />
<meta name="description" content="Log of changes in the package" />
<link rel="stylesheet" type="text/css" href="../../../css/common.css" />
<link rel="stylesheet" type="text/css" href="../../../css/changelog.css" />
<title>
OpenJPEG current: changelog
</title>
</head>
<body>
<table cellpadding='0' cellspacing='0'><tr><td align='center'><h1 class='tool'><a title='Home: ABI tracker for OpenJPEG' href='../../../timeline/openjpeg/index.html' class='tool'>ABI<br/>Tracker</a></h1></td><td width='30px;'></td><td><h1>(OpenJPEG)</h1></td></tr></table><hr/>
<br/>
<br/>
<h1>Changelog for <span class='version'>current</span> version (Git)</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit d0babeb6f6cdd1887308137df37bb2b4724a6592
Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2016-05-15 01:36:31 +0200
WIP automatic release
commit d1ca2b4f29efc9e12a77c7aba76091beae1966ec
Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2016-05-15 00:53:24 +0200
WIP: debug travis run script
commit 8ba0de3e45aec595361a4f321e67dfd745d492d3
Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2016-05-15 00:42:54 +0200
Update travis and appveyor to enable automatic releases on tag commit
commit 2e0779e2505f98ea43eced3ee650a2a61a6b017c
Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2016-05-13 12:31:56 +0200
Update version number in CMakeLists.txt
commit e55130d3c53388e44fa7ea63a436d73b39d95159
Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2016-05-13 12:25:55 +0200
Update NEWS
commit 4d2b6a671a0431722cd4845b246fe0a09f7ca934
Author: Stefan Weil &lt;sw@weilnetz.de&gt;
Date: 2016-05-10 22:08:49 +0200
Update implementation of opj_calloc (#705)
commit aae066debc29f6fe44bfcda1206bba0a68dfd00e
Author: Stefan Weil &lt;sw@weilnetz.de&gt;
Date: 2016-05-10 22:02:49 +0200
Add missing source for the JPIP library and executables (issue #658) (#659)
They all need opj_malloc and other functions from opc_malloc.c.
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
commit 6609719b409be038c2d41765b64e42f7b92f79cb
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-05-08 20:26:12 +0200
Correct expected result for test of issue 495
commit 1a8318f6c24623189ecb65e049267c6f2e005c0e
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-05-08 20:10:13 +0200
Fix Out-of-Bounds Access in function opj_tgt_reset
Fix uclouvain/openjpeg#775
commit 162f6199c0cd3ec1c6c6dc65e41b2faab92b2d91
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-05-08 19:18:05 +0200
Fix Heap Buffer Overflow in function color_cmyk_to_rgb
Fix uclouvain/openjpeg#774
commit 8f9cc62b3f9a1da9712329ddcedb9750d585505c
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-05-08 18:40:12 +0200
Fix division by zero
Fix uclouvain/openjpeg#733
commit 44a499f2acf10b55172d07abf387e5a579a585f7
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-05-03 22:22:03 +0200
Update lcms2 (#773)
Update to mm2/Little-CMS@e342f44
commit 94cfb1b008319e8b0b17e741f1e29e0a7b90af38
Merge: ba0cf12 17a0a8a
Author: julienmalik &lt;julienmalik@users.noreply.github.com&gt;
Date: 2016-05-02 21:57:55 +0200
Merge pull request #769 from julienmalik/cmake_lowercase
Use lowercase for cmake commands consistenly
commit 17a0a8a195a9aad76a6bdb174edc8aa5fb8b7831
Author: Julien Malik &lt;julien.malik@paraiso.me&gt;
Date: 2016-05-02 16:03:16 +0200
Use lowercase for cmake commands consistenly
Inspired from https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/Maintenance/HowToCreateTheCMakeCaseConversion.txt
This needs vim 7.3 and fails with vim 7.4
This also fixes a number of :
- missing empty line at end of files
- useless space at end of lines
commit ba0cf122f6820d38a7a5acc65b9d64392dd94e83
Merge: da56086 e1e018a
Author: julienmalik &lt;julienmalik@users.noreply.github.com&gt;
Date: 2016-05-02 14:34:32 +0200
Merge pull request #767 from julienmalik/fix_memset_null_pointer
Fix UBSan gcc warning for first arg to memset non null
commit da56086e012117edb278408e6062d1b890b53576
Merge: b51d088 04b8cbd
Author: julienmalik &lt;julienmalik@users.noreply.github.com&gt;
Date: 2016-05-02 14:32:08 +0200
Merge pull request #768 from julienmalik/filter_clang_warnings
Ignore clang's summary warning
commit 04b8cbd27aae2372b19598a38ba15e860952cae2
Author: Julien Malik &lt;julien.malik@paraiso.me&gt;
Date: 2016-05-02 12:55:43 +0200
Ignore clang's summary warning
This assumes prior text has matched some other warning expression.
This reduces the warnings reported for clang build on the dashboard,
which were caused only by the "XXX warnings generated." message.
For some reason they were not reported when not using ctest launchers.
This commit allows to confidently use ctest launchers to improve
dashboard reports.
commit e1e018a8dc8c96f45486768356b7fb370ae0527c
Author: Julien Malik &lt;julien.malik@paraiso.me&gt;
Date: 2016-05-02 12:13:24 +0200
Fix UBSan gcc warning for first arg to memset non null
commit b51d088267cb88eb95555ea047755120e36c511b
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-05-01 18:05:46 +0200
Update to libtiff-4.0.6 (#764)
commit 4f11e89c803fd9a332698bc36338a4be87c6d199
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-30 18:51:36 +0200
Add tests for recent issues
Update uclouvain/openjpeg#725
Update uclouvain/openjpeg#726
commit 9a20f8e8d1a91bd032e81ac53bf9a48dbb92bc29
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-30 17:58:04 +0200
Update lcms (#544)
Update to mm2/Little-CMS@0e8234e090d6aab33f90e2eb0296f30aa0705e57
commit 72deb588cbc8d5f56f8b0db3a2d120913e792cb8
Merge: cd77b60 20789fe
Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2016-04-30 13:51:01 +0200
Merge pull request #706 from mayeut/issue135
Fix issue 135
The fix is legal regarding the standard but I did not manage to find out if it covers a bug in opj_t2_read_packet_data or if the file is corrupted
commit cd77b6003b774dd337835630ea7b9b1fbc68d264
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-30 12:15:22 +0200
Fix some coverity warnings
commit f40a2ff2ad821cf6492761c01de136ac2bf48b4a
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-30 01:50:33 +0200
Fix bad call to fclose with NULL pointer
commit be42e72d220ffa89b33c8d24d0c0d4c8de8533cf
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-30 01:12:16 +0200
Fix warnings (#763)
commit 15f081c89650dccee4aa4ae66f614c3fdb268767
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-30 00:33:27 +0200
Fix Out-Of-Bounds Read in sycc42x_to_rgb function (#745)
42x Images with an odd x0/y0 lead to subsampled component starting at the
2nd column/line.
That is offset = comp-&gt;dx * comp-&gt;x0 - image-&gt;x0 = 1
Fix #726
commit ad593c9e0622e0d8d87228e67e4dbd36243ffd22
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-29 23:51:14 +0200
Fix heap-buffer-overflow in color_esycc_to_rgb (#748)
When all components do not have the same dx/dy, components buffer are
read beyond their end.
Do not convert in this case.
Update uclouvain/openjpeg#725
commit 319fc971fef8a1e1c1c543506c26805873e3f258
Author: julienmalik &lt;julienmalik@users.noreply.github.com&gt;
Date: 2016-04-29 23:49:17 +0200
cppcheck fix for openjp2 (#740)
commit e166e4a209d9a3e4b583e4b2cdcbab2c57967eb1
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-28 19:20:14 +0200
Check SSIZ is valid in opj_j2k_read_siz (#762)
commit 29313eb5f1b2c01c7493087fa2d8f1a20495a34e
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-28 13:16:43 +0200
Fix unsigned int overflow reported by UBSan (#761)
* Fix unsigned int overflow reported by UBSan
Please add -DOPJ_UBSAN_BUILD to CFLAGS when building with
-fsanitize=undefined,unsigned-integer-overflow
It seems clang/gcc do not allow to disable checking for block of code
other than function or file.
commit e982d0396607a16ca0c373020cc93449504eb4e8
Author: julienmalik &lt;julienmalik@users.noreply.github.com&gt;
Date: 2016-04-28 11:52:45 +0200
Fix implicit float-to-bool conversions (#752)
commit 66fd497765939d02e8816d6d019839388fffdf79
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-28 00:18:37 +0200
Fix unsigned int overflow reported by UBSan (#759)
commit 20789fed4ec7746e938dd2934a1fb5aa352f4d12
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-01-25 22:16:49 +0100
Fix issue 135
dwt_interleave_h.gsr105.jp2 now has the same output as kakadu
issue399 is corrupted. Only the corrupted part changes.
Update known failures for x86 MD5
NR-DEC-kodak_2layers_lrcp.j2c-31-decode-md5
NR-DEC-kodak_2layers_lrcp.j2c-32-decode-md5
NR-DEC-issue135.j2k-68-decode-md5
commit 5947e10ff7bebdcc8f72ab9246f03db05582fa0a
Author: julienmalik &lt;julienmalik@users.noreply.github.com&gt;
Date: 2016-04-27 23:05:43 +0200
Add clang 3.9 build to Travis matrix (#753)
commit e6881e75279627096fbbaca19e837252737a3892
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-27 21:56:09 +0200
Fix negative shift left reported by UBSan (#758)
Follow-up of #757
This shall have no performance impact on 2s complement machine where
the compiler replaces the multiplication by power of two (constant) by
a left shift.
Verified at least on MacOS Xcode 7.3, same assembly generated after fix.
commit 2296dc9e68e0ebc8342a8669aa2398a029b0fa3f
Author: Stefan Weil &lt;sw@weilnetz.de&gt;
Date: 2016-04-26 22:12:11 +0200
Remove whitespace and CR at line endings (#678)
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
commit 6f2ac3ee366a9b587abe9a72febc400ba5b98c24
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-26 22:06:06 +0200
Fix negative shift left reported by UBSan (#757)
This shall have no performance impact on 2s complement machine where
the compiler replaces the multiplication by power of two (constant) by
a left shift.
Verified at least on MacOS Xcode 7.3, same assembly generated after fix.
commit c559c628539bc8956193a5ff8ac787a0c6fa090c
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-23 14:17:31 +0200
Do not define __attribute__ in opj_includes.h (#751)
Fix #727
commit a9feb9addd05bc9f05e833dab16a8114bb6d70f3
Merge: 06e8dc9 74e8143
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-23 10:51:46 +0200
Merge pull request #750 from mayeut/issue-729-2
Allow to read/write 3/5/7/9/11/13/15 bpp TIF files
commit 74e814358c2530d238e3ada22d8eee6bf1d65283
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-23 01:53:32 +0200
Allow to write 3/5/7/9/11/13/15 bpp TIF files
Update uclouvain/openjpeg#729
commit 54393d9e38ac9d170d1ca6ac0c348d5f539d117d
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-23 04:24:04 +0200
Allow to read 3/5/7/9/11/13/15 bpp TIF files
commit 06e8dc9edde8aacea66b32c14a8f8fb6e3cdbbbf
Merge: f5446fd 6ea2ff0
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-22 12:54:25 +0200
Merge pull request #746 from senbox-org/update_cmake_jpylyzer
Update cmake &amp; jpylyzer for travis builds
commit f5446fdcfb4f9174c449a706e641b635d07bfa5c
Merge: e1a93d9 8611d12
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-04-22 10:48:40 +0200
Merge pull request #747 from julienmalik/update_libpng
update libpng to from 1.6.17 to 1.6.21
commit 8611d127db0957aa0de65613a9d2626a6314122b
Author: Julien Malik &lt;julien.malik@paraiso.me&gt;
Date: 2016-04-22 00:16:16 +0200
Import pnglibconf.h.prebuilt as new pnglibconf.h
commit 889bf167913c202ee33b25c64063fd6db5bece96
Author: Julien Malik &lt;julien.malik@paraiso.me&gt;
Date: 2016-04-21 18:49:15 +0200
update libpng to from 1.6.17 to 1.6.21
commit 6ea2ff0b0627655d36ad7cc7483de7592b8bcbd1
Author: Julien Malik &lt;julien.malik@paraiso.me&gt;
Date: 2016-04-19 15:25:42 +0200
Update jpylyzer to 1.17.0
commit 3436c4e9baac1fd847c4475b961802cd1c9bbe7e
Author: Julien Malik &lt;julien.malik@paraiso.me&gt;
Date: 2016-04-19 15:22:49 +0200
upgrade cmake to 3.5.2
commit e1a93d9e59f08b708200e6a371f3f6a4eeb54940
Merge: a1c0ee9 0069a2b
Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2016-04-18 10:51:51 +0200
Merge pull request #708 from GrokImageCompression/issue_695
issue #695 MQ Encode: ensure that bp pointer never points to uninitialized memory
commit a1c0ee9a861778d54df734ebc21b604f06bd52bf
Merge: 40b5a53 5e5f699
Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2016-04-12 10:48:02 +0200
Merge pull request #734 from senbox-org/opj_dump_dead_code
Remove dead code in opj_dump
commit 40b5a53d2f364fe59b8ed86f4821c867d345a95e
Merge: 5c5ae1d e7797b9
Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2016-04-12 10:47:28 +0200
Merge pull request #735 from senbox-org/cppcheck_fix_openjp2
Fix uninitialized variable reported by cppcheck
commit e7797b97a1922e0d38d705916117c29af96471a0
Author: Julien Malik &lt;julien.malik@paraiso.me&gt;
Date: 2016-04-09 19:02:05 +0200
Fix uninitialized variable reported by cppcheck
Also reorder initialization to follow declaration order
commit 5e5f6999a8e218f52584841ea6fdffde34743722
Author: Julien Malik &lt;julien.malik@paraiso.me&gt;
Date: 2016-04-09 18:34:11 +0200
Remove dead code in opj_dump
commit 0069a2bd2f8055b7edf9699332f4f00ac5351564
Author: Aaron Boxer &lt;boxerab@gmail.com&gt;
Date: 2016-01-30 10:05:46 -0500
suppress valgrind error - avoid accessing uninitialized memory in mq encoder
commit e3100f714c2bae3da26877020048e2cf5906172b
Author: Aaron Boxer &lt;boxerab@gmail.com&gt;
Date: 2016-01-28 19:34:00 -0500
issue #695 MQ Encode: ensure that bp pointer never points to uninitialized memory
commit 5c5ae1d51a3b5a1c4e68ae0323f7a14d7628f465
Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2016-01-25 17:30:43 +0100
fixed tile numbering
Fixes #245
commit 3767af52deaa8e75c322961aa51f56b397de22af
Merge: 1b86fb6 c00ee8b
Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2016-01-23 19:43:09 +0100
Merge pull request #648 from stweil/alloc
Fix support of posix_memalloc for Linux
commit 1b86fb6f488e85231bfee21d7831d66ee4da2b8b
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-01-11 00:35:47 +0100
Update known failures
commit a42d03df79458179bfbf28a8c90d303e22ed9843
Merge: cb33ff4 e975ca2
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-01-11 00:23:44 +0100
Merge pull request #551 from mayeut/coc-qcc
Add COC/QCC in main header when needed
commit cb33ff43bb289c8beb94a3cdeac1e53432f30abe
Merge: 0dd44e7 6a1974d
Author: Mathieu Malaterre &lt;mathieu.malaterre@gmail.com&gt;
Date: 2016-01-09 14:53:29 +0100
Merge pull request #690 from rouault/failed_malloc_opj_dwt_encode_procedure
[git/2.1 regression] Fix opj_write_tile() failure when numresolutions=1
commit 6a1974d40d95d857377a1eb5f4db0d9e24d0ad0a
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2016-01-09 14:30:48 +0100
Add comment explaining bj is not use when l_data_size == 0
commit 87c0d7dc1eee2adf1aa7ae31bdfac078bb114c01
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2016-01-08 19:38:45 +0100
[git/2.1 regression] Fix opj_write_tile() failure when numresolutions=1
When trying the GDAL OpenJPEG driver against openjpeg current master HEAD,
I get failures when trying to create .jp2 files. The driver uses
opj_write_tile() and in some tests numresolutions = 1.
In openjp2/dwt.c:410, l_data_size = opj_dwt_max_resolution( tilec-&gt;resolutions,tilec-&gt;numresolutions) * (OPJ_UINT32)sizeof(OPJ_INT32);
is called and returns l_data_size = 0. Now in git opj_malloc() has a special case
for 0 to return a NULL pointer whereas previously it relied on system malloc(),
which in my case didn't return NULL.
So only test the pointer value if l_data_size != 0. This makes the GDAL
autotest suite to pass again.
commit 0dd44e7dba540e69114a24c81e9190786ed32fed
Merge: a205f70 9cad6bc
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-01-06 23:15:05 +0100
Merge pull request #687 from stweil/memalign
Fix fatal crash on 64 bit Linux
commit 9cad6bc1f68be54189c6db8a7fcef6f994daf891
Author: Stefan Weil &lt;sw@weilnetz.de&gt;
Date: 2016-01-06 21:34:59 +0100
Fix fatal crash on 64 bit Linux
By default, OpenJPEG uses the function memalign to allocate aligned
memory on Linux systems. That function needs malloc.h which was
missing. This results in a compiler warning:
openjpeg/src/lib/openjp2/opj_malloc.c:63:3: warning:
implicit declaration of function memalign
[-Wimplicit-function-declaration]
On hosts where sizeof(int) &lt; sizeof(void *) the return value of memalign
will be truncated which results in an invalid pointer.
That caused "make test" to produce lots of segmentation faults when
running on a 64 bit Linux host.
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
commit 79b1c4cc85e5d1709cdb831561ba4927ea673514
Author: Stefan Weil &lt;sw@weilnetz.de&gt;
Date: 2016-01-06 21:34:59 +0100
Fix whitespace issues in opj_malloc.c
Some lines ended with spaces. Remove them.
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
commit c00ee8bff7cd6473021cb6f40199d25898d09250
Author: Stefan Weil &lt;sw@weilnetz.de&gt;
Date: 2015-11-01 20:37:19 +0100
Fix support of posix_memalign for Linux
posix_memalign is only declared conditionally in stdlib.h,
so add one of the possible definitions to get the declaration.
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
commit a205f703283d42e1989da3670cb1c4bb5d8ae193
Merge: 3a0253f 9c5b300
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-01-06 18:04:51 +0100
Merge pull request #686 from mayeut/master
[libtiff] Add missing include statement for ssize_t
Close #681
commit 9c5b30005eac31ab86c92103d4b3ecd272936493
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-01-06 17:37:37 +0100
Add missing include statement for ssize_t
Update uclouvain/openjpeg#681
commit 83e5e2703ed66bdf4afbefd607263193a2ac1a98
Merge: 2e4fadf 3a0253f
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-01-06 17:09:14 +0100
Merge remote-tracking branch 'uclouvain/master'
commit 3a0253f4e2e7210f4bbef8b9b8fc0a62e13daa55
Merge: 8f99059 99c4f62
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-01-06 17:01:48 +0100
Merge pull request #684 from stweil/typo
Fix duplicate article in comments
commit 99c4f621bd32ddfec25cb126d4d462642e9d43a6
Author: Stefan Weil &lt;sw@weilnetz.de&gt;
Date: 2016-01-06 08:55:29 +0100
Fix duplicate article in comments
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
commit 2e4fadf330c1039d2181e6ba05c80f1cff6d0947
Merge: 51cbcd5 8f99059
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-01-03 02:09:04 +0100
Merge remote-tracking branch 'uclouvain/master'
commit 8f9905936cef1427f9372dd192a054b3c852232a
Merge: 51efe91 a834ab3
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-12-31 11:45:51 +0100
Merge pull request #679 from stweil/grammar
Fix grammar in comment
commit a834ab305ffb1af465f94f0781743eaf4c13d01c
Author: Stefan Weil &lt;sw@weilnetz.de&gt;
Date: 2015-11-03 19:16:01 +0100
Fix grammar in comment
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
commit 51efe91971cce3c8f7e0f381ff15fccfc0388807
Merge: 5d56fb3 4ddc262
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-12-23 20:55:47 +0100
Merge pull request #665 from jwilk/spelling
Fix typos
commit 4ddc2627dd9e3af4b982f4bf51b9f8c35f034bf9
Author: Jakub Wilk &lt;jwilk@jwilk.net&gt;
Date: 2015-11-27 21:38:41 +0100
Fix typos
commit 5d56fb3115f253564db11a76293079d68959bdf5
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-11-07 14:50:28 +0100
Add known failures
2 more tests failing under AppVayor since nov-6 update
Update #655
commit 51cbcd5748cd64832a578dfa30e630fdd79c2775
Merge: c37d69b f51d52f
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-11-07 14:35:45 +0100
Merge pull request #654 from mayeut/master
Fix undefined size jp2 box handling
commit f51d52f85a54a40ad7e792f2b59473aaf9e1e914
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-11-07 02:59:38 +0100
Revert "Check for appveyor update"
This reverts commit c414d9c238f404980e6e8b17db652a7fb2635cdf.
commit c414d9c238f404980e6e8b17db652a7fb2635cdf
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-11-07 02:40:18 +0100
Check for appveyor update
commit e5ca873ab13a22e0cdabb4f56367b4c223be0b70
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-11-07 02:06:22 +0100
Fix missing bracket
commit 601aa38c30258bc7eae1227e00f29a5557953e66
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-11-07 02:04:10 +0100
fix appveyor build
commit fb4be3894e5c7c3a9820509ff2f4626ba19043fc
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-11-07 01:35:43 +0100
Fix undefined size jp2 box handling
Update #653
commit c37d69b25e2bdd40851b898532b2232cb2b04760
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-11-02 22:28:30 +0100
Fix Travis cmake install
commit a77717583e05c127f013a7ab55e7cf5ed5bffccf
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-11-02 22:02:53 +0100
Update cmake for travis ASan build
commit 968085190c47f1d43e4c19b9fe1ad0d6311f8d2c
Merge: 38ffbbe 93a6145
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-11-02 21:49:25 +0100
Merge pull request #651 from stweil/fix
opj_decompress: Update error message
commit 93a61459cdcf69de75872d28f09d813173e5bf46
Author: Stefan Weil &lt;sw@weilnetz.de&gt;
Date: 2015-10-30 08:45:10 +0100
opj_decompress: Update error message
The png format is also supported, so add it to the message.
Remove also the unneeded blank character before \n.
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
commit 38ffbbe42ee36cf2ab402977cfd5dda471355052
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-11-01 17:08:47 +0100
Fin compiler warnings
commit ce26e523dd2345413ee7990afdf84f2c4f13bc88
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-11-01 16:56:50 +0100
Fix compiler warnings
commit 7dfcbf9d7b2cb21b753752c06c504b0620191c2a
Author: Stefan Weil &lt;sw@weilnetz.de&gt;
Date: 2015-10-29 09:35:54 +0100
convert: Fix compiler warnings
Fix this and other similar compiler warnings:
src/bin/jp2/convert.c: In function tga_readheader:
src/bin/jp2/convert.c:595:5: warning:
dereferencing type-punned pointer will break strict-aliasing rules
[-Wstrict-aliasing]
cmap_len = get_ushort(*(unsigned short*)(&amp;tga[5]));
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
commit 4ac509182a00de635e814372ba813851062bedb3
Author: Stefan Weil &lt;sw@weilnetz.de&gt;
Date: 2015-10-29 09:12:03 +0100
convert: Remove unneeded type casts
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
commit 0ae66e891a92b999774704ac3f4d074bd49d9e9a
Merge: f080ab8 9f78c68
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-10-30 22:50:06 +0100
Merge pull request #647 from stweil/master
Fix typo in comments
commit 9f78c6895318be2906c93cc25e68dd1c09a1c6fe
Author: Stefan Weil &lt;sw@weilnetz.de&gt;
Date: 2015-10-23 20:26:08 +0100
Fix typo in comments
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
commit f080ab8ce022f06e47c96ea444b00df7c2204814
Merge: b06bed7 ad7eb56
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-10-21 20:53:22 +0200
Merge pull request #638 from stweil/master
Fix format strings and unneeded assignment
commit e975ca2832ecb012c1bd768c5d971eeb6032cbc4
Merge: 80be580 b06bed7
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-10-21 20:45:50 +0200
Merge branch 'master' into coc-qcc
commit b06bed7b7bcf73a3a282d8206ac526689685ce8d
Merge: d48be27 b7a1623
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-10-21 10:10:38 +0200
Merge pull request #644 from smuehlst/opj_aligned_malloc
Avoid pointer arithmetic with (void *) pointers
commit b7a162348de2f1444377e2dca9f3cbf9d770b52d
Author: Stephan Mühlstrasser &lt;stm@pdflib.com&gt;
Date: 2015-10-21 09:01:31 +0200
Avoid pointer arithmetic with (void *) pointers.
commit 540aa58f6c12224b5762f141fe71a2760e7c7766
Merge: 0967d64 d48be27
Author: Stephan Mühlstrasser &lt;stm@pdflib.com&gt;
Date: 2015-10-21 08:57:45 +0200
Merge branch 'master' into opj_aligned_malloc
Conflicts:
src/lib/openjp2/opj_malloc.c
commit d48be27f5aa018d398cf9369b2c664bee4ce6e19
Author: mayeut &lt;mayeut@users.noreply.github.com&gt;
Date: 2015-10-21 00:09:04 +0200
Generic aligned malloc implementation update.
Update #642
commit eaf55b677c53d76a11d2b860034337afdf8d8817
Author: Stephan Mühlstrasser &lt;stm@pdflib.com&gt;
Date: 2015-10-20 13:02:51 +0200
Generic aligned malloc implementation.
Used for platforms where none of posix_memalign(), memalign() and
_aligned_malloc() is available.
commit 0967d6485414e7038d51f11e4e57f7a4bf5b4572
Author: Stephan Mühlstrasser &lt;stm@pdflib.com&gt;
Date: 2015-10-20 13:02:51 +0200
Generic aligned malloc implementation.
Used for platforms where none of posix_memalign(), memalign() and
_aligned_malloc() is available.
...</pre></div>
</body>
</html>

View File

@ -0,0 +1,584 @@
<!-- verdict:incompatible;affected:7.1;added:0;removed:0;type_problems_high:0;type_problems_medium:3;type_problems_low:10;interface_problems_high:0;interface_problems_medium:0;interface_problems_low:2;changed_constants:0;tool_version:1.99.15 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="libopenjpeg, binary compatibility, API, report" />
<meta name="description" content="Binary compatibility report for the libopenjpeg object between 1.4 and 1.5 versions on x86_64" />
<title>
libopenjpeg: 1.4 to 1.5 binary compatibility report
</title>
<style type="text/css">
body {
font-family:Arial, sans-serif;
background-color:White;
color:Black;
}
hr {
color:Black;
background-color:Black;
height:1px;
border:0;
}
h1 {
margin-bottom:0px;
padding-bottom:0px;
font-size:1.625em;
}
h2 {
margin-bottom:0px;
padding-bottom:0px;
font-size:1.25em;
white-space:nowrap;
}
span.section {
font-weight:bold;
cursor:pointer;
color:#003E69;
white-space:nowrap;
margin-left:5px;
}
span.new_sign {
font-weight:bold;
margin-left:26px;
color:#003E69;
}
span.new_sign_lbl {
margin-left:28px;
font-size:0.875em;
color:Black;
}
span:hover.section {
color:#336699;
}
span.section_affected {
cursor:pointer;
margin-left:7px;
padding-left:15px;
font-size:0.875em;
color:#cc3300;
}
span.section_info {
cursor:pointer;
margin-left:7px;
padding-left:15px;
font-size:0.875em;
color:Black;
}
span.extendable {
font-weight:100;
}
span.h_name {
color:#cc3300;
font-size:0.875em;
font-weight:bold;
}
div.h_list, div.lib_list {
font-size:0.94em;
padding-left:5px;
}
span.ns {
color:#408080;
font-size:0.94em;
}
span.lib_name {
color:Green;
font-size:0.875em;
font-weight:bold;
}
span.iname {
font-weight:bold;
color:#003E69;
margin-left:5px;
}
span.iname_b {
font-weight:bold;
font-size:1.1em;
}
span.iname_a {
color:#333333;
font-weight:bold;
font-size:0.94em;
}
span.sym_p {
font-weight:normal;
white-space:normal;
}
div.affect {
padding-left:15px;
padding-bottom:10px;
font-size:0.87em;
font-style:italic;
line-height:0.75em;
}
div.affected {
padding-left:30px;
padding-top:10px;
}
table.ptable {
border-collapse:collapse;
border:1px outset black;
line-height:1em;
margin-left:15px;
margin-top:3px;
margin-bottom:3px;
width:900px;
}
table.ptable td {
border:1px solid gray;
padding: 3px;
font-size:0.875em;
}
table.vtable {
border-collapse:collapse;
border:1px outset black;
line-height:16px;
margin-left:30px;
margin-top:10px;
}
table.vtable td {
border:1px solid gray;
word-wrap:break-word;
padding: 3px;
font-size:0.875em;
max-width:450px;
vertical-align:top;
}
table.ptable th, table.vtable th {
background-color:#eeeeee;
font-weight:bold;
color:#333333;
font-family:Verdana, Arial;
font-size:0.81em;
border:1px solid gray;
text-align:center;
vertical-align:top;
white-space:nowrap;
padding: 3px;
}
table.summary {
border-collapse:collapse;
border:1px outset black;
}
table.summary th {
background-color:#eeeeee;
font-weight:100;
text-align:left;
font-size:0.94em;
white-space:nowrap;
border:1px inset gray;
padding: 3px;
}
table.summary td {
text-align:right;
white-space:nowrap;
border:1px inset gray;
padding: 3px 5px 3px 10px;
}
span.mangled {
padding-left:15px;
font-size:0.875em;
cursor:text;
color:#444444;
}
span.sym_ver {
color:#333333;
white-space:nowrap;
font-family:"DejaVu Sans Mono", Monospace;
}
span.attr {
color:#333333;
font-weight:100;
}
span.color_p {
font-style:italic;
color:Brown;
}
span.param {
font-style:italic;
}
span.focus_p {
font-style:italic;
/* color:Red; */
background-color:#FFCCCC;
}
span.ttype {
font-weight:100;
}
span.nowrap {
white-space:nowrap;
}
span.value {
white-space:nowrap;
font-weight:bold;
}
td.passed {
background-color:#CCFFCC;
}
td.warning {
background-color:#F4F4AF;
}
td.failed {
background-color:#FFCCCC;
}
td.new {
background-color:#C6DEFF;
}
.top_ref {
font-size:0.69em;
}
.footer {
font-size:0.75em;
}
</style>
<script type="text/javascript" language="JavaScript">
<!--
function showContent(header, id)
{
e = document.getElementById(id);
if(e.style.display == 'none')
{
e.style.display = 'block';
e.style.visibility = 'visible';
header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[&minus;]");
}
else
{
e.style.display = 'none';
e.style.visibility = 'hidden';
header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[+]");
}
}
-->
</script>
</head>
<body>
<div><a name='Top'></a>
<h1>Binary compatibility report for the <span style='color:Blue;'>libopenjpeg.so</span> object between <span style='color:Red;'>1.4</span> and <span style='color:Red;'>1.5</span> versions on <span style='color:Blue;'>x86_64</span></h1>
<h2>Test Info</h2><hr/>
<table class='summary'>
<tr><th>Module Name</th><td>libopenjpeg</td></tr>
<tr><th>Version #1</th><td>1.4</td></tr>
<tr><th>Version #2</th><td>1.5</td></tr>
<tr><th>CPU Type</th><td>x86_64</td></tr>
<tr><th>GCC Version</th><td>4.9.2</td></tr>
</table>
<h2>Test Results</h2><hr/>
<table class='summary'><tr><th>Total Header Files</th><td><a href='#Headers' style='color:Blue;'>1</a></td></tr>
<tr><th>Total Source Files</th><td><a href='#Sources' style='color:Blue;'>4</a></td></tr>
<tr><th>Total Objects</th><td><a href='#Libs' style='color:Blue;'>1</a></td></tr>
<tr><th>Total Symbols / Types</th><td>21 / 82</td></tr>
<tr><th>Verdict</th><td><span style='color:Red;'><b>Incompatible<br/>(7.1%)</b></span></td></tr>
</table>
<h2>Problem Summary</h2><hr/>
<table class='summary'><tr><th></th><th style='text-align:center;'>Severity</th><th style='text-align:center;'>Count</th></tr><tr><th>Added Symbols</th><td>-</td><td>0</td></tr>
<tr><th>Removed Symbols</th><td>High</td><td>0</td></tr>
<tr><th rowspan='3'>Problems with<br/>Data Types</th><td>High</td><td>0</td></tr>
<tr><td>Medium</td><td class='failed'><a href='#Type_Problems_Medium' style='color:Blue;'>3</a></td></tr>
<tr><td>Low</td><td class='warning'><a href='#Type_Problems_Low' style='color:Blue;'>10</a></td></tr>
<tr><th rowspan='3'>Problems with<br/>Symbols</th><td>High</td><td>0</td></tr>
<tr><td>Medium</td><td>0</td></tr>
<tr><td>Low</td><td class='warning'><a href='#Symbol_Problems_Low' style='color:Blue;'>2</a></td></tr>
<tr><th>Problems with<br/>Constants</th><td>Low</td><td>0</td></tr>
</table>
<a name='Medium_Risk_Problems'></a><a name='Type_Problems_Medium'></a>
<h2>Problems with Data Types, Medium Severity (3)</h2><hr/>
<span class='h_name'>openjpeg.h</span><br/>
<span class="section" onclick="javascript:showContent(this, 'c_1')">
<span class='extendable'>[+]</span> <span class='ttype'>struct</span> opj_tile_info (3)</span>
<br/>
<div id="c_1" style="display:none;">
<table class='ptable'><tr>
<th width='2%'></th><th width='47%'>Change</th>
<th>Effect</th></tr><tr>
<th>1</th>
<td align='left' valign='top'>Field <b>marker</b> has been added at the middle position of this structural type.</td>
<td align='left' valign='top'>1) Size of the inclusive type has been changed.<br/>2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications.</td>
</tr>
<tr>
<th>2</th>
<td align='left' valign='top'>Field <b>marknum</b> has been added at the middle position of this structural type.</td>
<td align='left' valign='top'>1) Size of the inclusive type has been changed.<br/>2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications.</td>
</tr>
<tr>
<th>3</th>
<td align='left' valign='top'>Field <b>maxmarknum</b> has been added at the middle position of this structural type.</td>
<td align='left' valign='top'>1) Size of the inclusive type has been changed.<br/>2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications.</td>
</tr>
</table>
<span class="section_affected" onclick="javascript:showContent(this, 'c_2')">
[+] affected symbols (3)</span>
<div id="c_2" style="display:none;">
<div class='affected'><span class='iname_a'>opj_decode_with_info&#160;<span class='sym_p'>(&#160;opj_dinfo_t* <span class='param'>dinfo</span>, <span class='nowrap'>opj_cio_t* <span class='param'>cio</span>,</span> <span class='nowrap'>opj_codestream_info_t* <span class='focus_p'>cstr_info</span> )</span></span></span><br/>
<div class='affect'>Field &#39;cstr_info.tile&#39; in 3rd parameter &#39;cstr_info&#39; (pointer) has base type &#39;struct opj_tile_info&#39;.</div>
<span class='iname_a'>opj_destroy_cstr_info&#160;<span class='sym_p'>(&#160;<span class='nowrap'>opj_codestream_info_t* <span class='focus_p'>cstr_info</span> )</span></span></span><br/>
<div class='affect'>Field &#39;cstr_info.tile&#39; in 1st parameter &#39;cstr_info&#39; (pointer) has base type &#39;struct opj_tile_info&#39;.</div>
<span class='iname_a'>opj_encode_with_info&#160;<span class='sym_p'>(&#160;opj_cinfo_t* <span class='param'>cinfo</span>, <span class='nowrap'>opj_cio_t* <span class='param'>cio</span>,</span> opj_image_t* <span class='param'>image</span>, <span class='nowrap'>opj_codestream_info_t* <span class='focus_p'>cstr_info</span> )</span></span></span><br/>
<div class='affect'>Field &#39;cstr_info.tile&#39; in 4th parameter &#39;cstr_info&#39; (pointer) has base type &#39;struct opj_tile_info&#39;.</div>
</div>
</div>
<br/><br/></div>
<br/>
<a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Low_Risk_Problems'></a><a name='Type_Problems_Low'></a>
<h2>Problems with Data Types, Low Severity (10)</h2><hr/>
<span class='h_name'>openjpeg.h</span><br/>
<span class="section" onclick="javascript:showContent(this, 'c_3')">
<span class='extendable'>[+]</span> <span class='ttype'>struct</span> opj_cinfo (1)</span>
<br/>
<div id="c_3" style="display:none;">
<table class='ptable'><tr>
<th width='2%'></th><th width='47%'>Change</th>
<th>Effect</th></tr><tr>
<th>1</th>
<td align='left' valign='top'>Type of field <b>is_decompressor</b> has been changed from <b>int</b> to <b>opj_bool</b>.</td>
<td align='left' valign='top'>Replacement of the field data type may indicate a change in the semantic meaning of the field.</td>
</tr>
</table>
<span class="section_affected" onclick="javascript:showContent(this, 'c_4')">
[+] affected symbols (5)</span>
<div id="c_4" style="display:none;">
<div class='affected'><span class='iname_a'>opj_create_compress&#160;<span class='sym_p'>(&#160;<span class='nowrap'>OPJ_CODEC_FORMAT <span class='param'>format</span> )</span></span></span><br/>
<div class='affect'>Return value (pointer) has base type &#39;struct opj_cinfo&#39;.</div>
<span class='iname_a'>opj_destroy_compress&#160;<span class='sym_p'>(&#160;<span class='nowrap'>opj_cinfo_t* <span class='focus_p'>cinfo</span> )</span></span></span><br/>
<div class='affect'>1st parameter &#39;cinfo&#39; (pointer) has base type &#39;struct opj_cinfo&#39;.</div>
<span class='iname_a'>opj_encode&#160;<span class='sym_p'>(&#160;opj_cinfo_t* <span class='focus_p'>cinfo</span>, <span class='nowrap'>opj_cio_t* <span class='param'>cio</span>,</span> opj_image_t* <span class='param'>image</span>, <span class='nowrap'>char* <span class='param'>index</span> )</span></span></span><br/>
<div class='affect'>1st parameter &#39;cinfo&#39; (pointer) has base type &#39;struct opj_cinfo&#39;.</div>
<span class='iname_a'>opj_encode_with_info&#160;<span class='sym_p'>(&#160;opj_cinfo_t* <span class='focus_p'>cinfo</span>, <span class='nowrap'>opj_cio_t* <span class='param'>cio</span>,</span> opj_image_t* <span class='param'>image</span>, <span class='nowrap'>opj_codestream_info_t* <span class='param'>cstr_info</span> )</span></span></span><br/>
<div class='affect'>1st parameter &#39;cinfo&#39; (pointer) has base type &#39;struct opj_cinfo&#39;.</div>
<span class='iname_a'>opj_setup_encoder&#160;<span class='sym_p'>(&#160;opj_cinfo_t* <span class='focus_p'>cinfo</span>, opj_cparameters_t* <span class='param'>parameters</span>, <span class='nowrap'>opj_image_t* <span class='param'>image</span> )</span></span></span><br/>
<div class='affect'>1st parameter &#39;cinfo&#39; (pointer) has base type &#39;struct opj_cinfo&#39;.</div>
</div>
</div>
<br/><br/></div>
<span class="section" onclick="javascript:showContent(this, 'c_5')">
<span class='extendable'>[+]</span> <span class='ttype'>struct</span> opj_common_struct (1)</span>
<br/>
<div id="c_5" style="display:none;">
<table class='ptable'><tr>
<th width='2%'></th><th width='47%'>Change</th>
<th>Effect</th></tr><tr>
<th>1</th>
<td align='left' valign='top'>Type of field <b>is_decompressor</b> has been changed from <b>int</b> to <b>opj_bool</b>.</td>
<td align='left' valign='top'>Replacement of the field data type may indicate a change in the semantic meaning of the field.</td>
</tr>
</table>
<span class="section_affected" onclick="javascript:showContent(this, 'c_6')">
[+] affected symbols (9)</span>
<div id="c_6" style="display:none;">
<div class='affected'><span class='iname_a'>cio_seek&#160;<span class='sym_p'>(&#160;<span class='nowrap'>opj_cio_t* <span class='focus_p'>cio</span>,</span> <span class='nowrap'>int <span class='param'>pos</span> )</span></span></span><br/>
<div class='affect'>Field &#39;cio.cinfo&#39; in 1st parameter &#39;cio&#39; (pointer) has base type &#39;struct opj_common_struct&#39;.</div>
<span class='iname_a'>cio_tell&#160;<span class='sym_p'>(&#160;<span class='nowrap'>opj_cio_t* <span class='focus_p'>cio</span> )</span></span></span><br/>
<div class='affect'>Field &#39;cio.cinfo&#39; in 1st parameter &#39;cio&#39; (pointer) has base type &#39;struct opj_common_struct&#39;.</div>
<span class='iname_a'>opj_cio_close&#160;<span class='sym_p'>(&#160;<span class='nowrap'>opj_cio_t* <span class='focus_p'>cio</span> )</span></span></span><br/>
<div class='affect'>Field &#39;cio.cinfo&#39; in 1st parameter &#39;cio&#39; (pointer) has base type &#39;struct opj_common_struct&#39;.</div>
<span class='iname_a'>opj_cio_open&#160;<span class='sym_p'>(&#160;opj_common_ptr <span class='focus_p'>cinfo</span>, unsigned char* <span class='param'>buffer</span>, <span class='nowrap'>int <span class='param'>length</span> )</span></span></span><br/>
<div class='affect'>1st parameter &#39;cinfo&#39; (pointer) has base type &#39;struct opj_common_struct&#39;.</div>
<span class='iname_a'>opj_decode&#160;<span class='sym_p'>(&#160;opj_dinfo_t* <span class='param'>dinfo</span>, <span class='nowrap'>opj_cio_t* <span class='focus_p'>cio</span> )</span></span></span><br/>
<div class='affect'>Field &#39;cio.cinfo&#39; in 2nd parameter &#39;cio&#39; (pointer) has base type &#39;struct opj_common_struct&#39;.</div>
<span class='iname_a'>opj_decode_with_info&#160;<span class='sym_p'>(&#160;opj_dinfo_t* <span class='param'>dinfo</span>, <span class='nowrap'>opj_cio_t* <span class='focus_p'>cio</span>,</span> <span class='nowrap'>opj_codestream_info_t* <span class='param'>cstr_info</span> )</span></span></span><br/>
<div class='affect'>Field &#39;cio.cinfo&#39; in 2nd parameter &#39;cio&#39; (pointer) has base type &#39;struct opj_common_struct&#39;.</div>
<span class='iname_a'>opj_encode&#160;<span class='sym_p'>(&#160;opj_cinfo_t* <span class='param'>cinfo</span>, <span class='nowrap'>opj_cio_t* <span class='focus_p'>cio</span>,</span> opj_image_t* <span class='param'>image</span>, <span class='nowrap'>char* <span class='param'>index</span> )</span></span></span><br/>
<div class='affect'>Field &#39;cio.cinfo&#39; in 2nd parameter &#39;cio&#39; (pointer) has base type &#39;struct opj_common_struct&#39;.</div>
<span class='iname_a'>opj_encode_with_info&#160;<span class='sym_p'>(&#160;opj_cinfo_t* <span class='param'>cinfo</span>, <span class='nowrap'>opj_cio_t* <span class='focus_p'>cio</span>,</span> opj_image_t* <span class='param'>image</span>, <span class='nowrap'>opj_codestream_info_t* <span class='param'>cstr_info</span> )</span></span></span><br/>
<div class='affect'>Field &#39;cio.cinfo&#39; in 2nd parameter &#39;cio&#39; (pointer) has base type &#39;struct opj_common_struct&#39;.</div>
<span class='iname_a'>opj_set_event_mgr&#160;<span class='sym_p'>(&#160;opj_common_ptr <span class='focus_p'>cinfo</span>, opj_event_mgr_t* <span class='param'>event_mgr</span>, <span class='nowrap'>void* <span class='param'>context</span> )</span></span></span><br/>
<div class='affect'>1st parameter &#39;cinfo&#39; (pointer) has base type &#39;struct opj_common_struct&#39;.</div>
</div>
</div>
<br/><br/></div>
<span class="section" onclick="javascript:showContent(this, 'c_7')">
<span class='extendable'>[+]</span> <span class='ttype'>struct</span> opj_cparameters (3)</span>
<br/>
<div id="c_7" style="display:none;">
<table class='ptable'><tr>
<th width='2%'></th><th width='47%'>Change</th>
<th>Effect</th></tr><tr>
<th>1</th>
<td align='left' valign='top'>Field <b>jpip_on</b> has been added to this type.</td>
<td align='left' valign='top'>This field will not be initialized by old clients.<br/><b>NOTE</b>: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications.</td>
</tr>
<tr>
<th>2</th>
<td align='left' valign='top'>Type of field <b>jpwl_epc_on</b> has been changed from <b>int</b> to <b>opj_bool</b>.</td>
<td align='left' valign='top'>Replacement of the field data type may indicate a change in the semantic meaning of the field.</td>
</tr>
<tr>
<th>3</th>
<td align='left' valign='top'>Type of field <b>tile_size_on</b> has been changed from <b>int</b> to <b>opj_bool</b>.</td>
<td align='left' valign='top'>Replacement of the field data type may indicate a change in the semantic meaning of the field.</td>
</tr>
</table>
<span class="section_affected" onclick="javascript:showContent(this, 'c_8')">
[+] affected symbols (2)</span>
<div id="c_8" style="display:none;">
<div class='affected'><span class='iname_a'>opj_set_default_encoder_parameters&#160;<span class='sym_p'>(&#160;<span class='nowrap'>opj_cparameters_t* <span class='focus_p'>parameters</span> )</span></span></span><br/>
<div class='affect'>1st parameter &#39;parameters&#39; (pointer) has base type &#39;struct opj_cparameters&#39;.</div>
<span class='iname_a'>opj_setup_encoder&#160;<span class='sym_p'>(&#160;opj_cinfo_t* <span class='param'>cinfo</span>, opj_cparameters_t* <span class='focus_p'>parameters</span>, <span class='nowrap'>opj_image_t* <span class='param'>image</span> )</span></span></span><br/>
<div class='affect'>2nd parameter &#39;parameters&#39; (pointer) has base type &#39;struct opj_cparameters&#39;.</div>
</div>
</div>
<br/><br/></div>
<span class="section" onclick="javascript:showContent(this, 'c_9')">
<span class='extendable'>[+]</span> <span class='ttype'>struct</span> opj_dinfo (1)</span>
<br/>
<div id="c_9" style="display:none;">
<table class='ptable'><tr>
<th width='2%'></th><th width='47%'>Change</th>
<th>Effect</th></tr><tr>
<th>1</th>
<td align='left' valign='top'>Type of field <b>is_decompressor</b> has been changed from <b>int</b> to <b>opj_bool</b>.</td>
<td align='left' valign='top'>Replacement of the field data type may indicate a change in the semantic meaning of the field.</td>
</tr>
</table>
<span class="section_affected" onclick="javascript:showContent(this, 'c_10')">
[+] affected symbols (5)</span>
<div id="c_10" style="display:none;">
<div class='affected'><span class='iname_a'>opj_create_decompress&#160;<span class='sym_p'>(&#160;<span class='nowrap'>OPJ_CODEC_FORMAT <span class='param'>format</span> )</span></span></span><br/>
<div class='affect'>Return value (pointer) has base type &#39;struct opj_dinfo&#39;.</div>
<span class='iname_a'>opj_decode&#160;<span class='sym_p'>(&#160;opj_dinfo_t* <span class='focus_p'>dinfo</span>, <span class='nowrap'>opj_cio_t* <span class='param'>cio</span> )</span></span></span><br/>
<div class='affect'>1st parameter &#39;dinfo&#39; (pointer) has base type &#39;struct opj_dinfo&#39;.</div>
<span class='iname_a'>opj_decode_with_info&#160;<span class='sym_p'>(&#160;opj_dinfo_t* <span class='focus_p'>dinfo</span>, <span class='nowrap'>opj_cio_t* <span class='param'>cio</span>,</span> <span class='nowrap'>opj_codestream_info_t* <span class='param'>cstr_info</span> )</span></span></span><br/>
<div class='affect'>1st parameter &#39;dinfo&#39; (pointer) has base type &#39;struct opj_dinfo&#39;.</div>
<span class='iname_a'>opj_destroy_decompress&#160;<span class='sym_p'>(&#160;<span class='nowrap'>opj_dinfo_t* <span class='focus_p'>dinfo</span> )</span></span></span><br/>
<div class='affect'>1st parameter &#39;dinfo&#39; (pointer) has base type &#39;struct opj_dinfo&#39;.</div>
<span class='iname_a'>opj_setup_decoder&#160;<span class='sym_p'>(&#160;opj_dinfo_t* <span class='focus_p'>dinfo</span>, <span class='nowrap'>opj_dparameters_t* <span class='param'>parameters</span> )</span></span></span><br/>
<div class='affect'>1st parameter &#39;dinfo&#39; (pointer) has base type &#39;struct opj_dinfo&#39;.</div>
</div>
</div>
<br/><br/></div>
<span class="section" onclick="javascript:showContent(this, 'c_11')">
<span class='extendable'>[+]</span> <span class='ttype'>struct</span> opj_dparameters (3)</span>
<br/>
<div id="c_11" style="display:none;">
<table class='ptable'><tr>
<th width='2%'></th><th width='47%'>Change</th>
<th>Effect</th></tr><tr>
<th>1</th>
<td align='left' valign='top'>Field <b>flags</b> has been added to this type.</td>
<td align='left' valign='top'>1) This field will not be initialized by old clients.<br/>2) Size of the inclusive type has been changed.<br/><b>NOTE</b>: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications.</td>
</tr>
<tr>
<th>2</th>
<td align='left' valign='top'>Size of this type has been changed from <b>8224</b> bytes to <b>8228</b> bytes.</td>
<td align='left' valign='top'>The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications.</td>
</tr>
<tr>
<th>3</th>
<td align='left' valign='top'>Type of field <b>jpwl_correct</b> has been changed from <b>int</b> to <b>opj_bool</b>.</td>
<td align='left' valign='top'>Replacement of the field data type may indicate a change in the semantic meaning of the field.</td>
</tr>
</table>
<span class="section_affected" onclick="javascript:showContent(this, 'c_12')">
[+] affected symbols (2)</span>
<div id="c_12" style="display:none;">
<div class='affected'><span class='iname_a'>opj_set_default_decoder_parameters&#160;<span class='sym_p'>(&#160;<span class='nowrap'>opj_dparameters_t* <span class='focus_p'>parameters</span> )</span></span></span><br/>
<div class='affect'>1st parameter &#39;parameters&#39; (pointer) has base type &#39;struct opj_dparameters&#39;.</div>
<span class='iname_a'>opj_setup_decoder&#160;<span class='sym_p'>(&#160;opj_dinfo_t* <span class='param'>dinfo</span>, <span class='nowrap'>opj_dparameters_t* <span class='focus_p'>parameters</span> )</span></span></span><br/>
<div class='affect'>2nd parameter &#39;parameters&#39; (pointer) has base type &#39;struct opj_dparameters&#39;.</div>
</div>
</div>
<br/><br/></div>
<span class="section" onclick="javascript:showContent(this, 'c_13')">
<span class='extendable'>[+]</span> <span class='ttype'>struct</span> opj_tile_info (1)</span>
<br/>
<div id="c_13" style="display:none;">
<table class='ptable'><tr>
<th width='2%'></th><th width='47%'>Change</th>
<th>Effect</th></tr><tr>
<th>1</th>
<td align='left' valign='top'>Size of this type has been changed from <b>592</b> bytes to <b>608</b> bytes.</td>
<td align='left' valign='top'>The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications.</td>
</tr>
</table>
<span class="section_affected" onclick="javascript:showContent(this, 'c_14')">
[+] affected symbols (3)</span>
<div id="c_14" style="display:none;">
<div class='affected'><span class='iname_a'>opj_decode_with_info&#160;<span class='sym_p'>(&#160;opj_dinfo_t* <span class='param'>dinfo</span>, <span class='nowrap'>opj_cio_t* <span class='param'>cio</span>,</span> <span class='nowrap'>opj_codestream_info_t* <span class='focus_p'>cstr_info</span> )</span></span></span><br/>
<div class='affect'>Field &#39;cstr_info.tile&#39; in 3rd parameter &#39;cstr_info&#39; (pointer) has base type &#39;struct opj_tile_info&#39;.</div>
<span class='iname_a'>opj_destroy_cstr_info&#160;<span class='sym_p'>(&#160;<span class='nowrap'>opj_codestream_info_t* <span class='focus_p'>cstr_info</span> )</span></span></span><br/>
<div class='affect'>Field &#39;cstr_info.tile&#39; in 1st parameter &#39;cstr_info&#39; (pointer) has base type &#39;struct opj_tile_info&#39;.</div>
<span class='iname_a'>opj_encode_with_info&#160;<span class='sym_p'>(&#160;opj_cinfo_t* <span class='param'>cinfo</span>, <span class='nowrap'>opj_cio_t* <span class='param'>cio</span>,</span> opj_image_t* <span class='param'>image</span>, <span class='nowrap'>opj_codestream_info_t* <span class='focus_p'>cstr_info</span> )</span></span></span><br/>
<div class='affect'>Field &#39;cstr_info.tile&#39; in 4th parameter &#39;cstr_info&#39; (pointer) has base type &#39;struct opj_tile_info&#39;.</div>
</div>
</div>
<br/><br/></div>
<br/>
<a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Symbol_Problems_Low'></a><a name='Interface_Problems_Low'></a>
<h2>Problems with Symbols, Low Severity (2)</h2><hr/>
<span class='h_name'>openjpeg.h</span>, <span class='lib_name'>libopenjpeg.so.1.4.0</span><br/>
<span class="section" onclick="javascript:showContent(this, 'c_15')">
<span class='extendable'>[+]</span> opj_encode&#160;<span class='sym_p'>(&#160;opj_cinfo_t* <span class='color_p'>cinfo</span>, <span class='nowrap'>opj_cio_t* <span class='color_p'>cio</span>,</span> opj_image_t* <span class='color_p'>image</span>, <span class='nowrap'>char* <span class='color_p'>index</span> )</span></span> (1)</span>
<br/>
<div id="c_15" style="display:none;">
<table class='ptable'>
<tr>
<th width='2%'></th>
<th width='47%'>Change</th>
<th>Effect</th>
</tr>
<tr>
<th>1</th>
<td align='left' valign='top'>Type of return value has been changed from <b>int</b> to <b>opj_bool</b>.</td>
<td align='left' valign='top'>Replacement of return type may indicate a change in its semantic meaning.</td>
</tr>
</table>
<br/>
</div>
<span class="section" onclick="javascript:showContent(this, 'c_16')">
<span class='extendable'>[+]</span> opj_encode_with_info&#160;<span class='sym_p'>(&#160;opj_cinfo_t* <span class='color_p'>cinfo</span>, <span class='nowrap'>opj_cio_t* <span class='color_p'>cio</span>,</span> opj_image_t* <span class='color_p'>image</span>, <span class='nowrap'>opj_codestream_info_t* <span class='color_p'>cstr_info</span> )</span></span> (1)</span>
<br/>
<div id="c_16" style="display:none;">
<table class='ptable'>
<tr>
<th width='2%'></th>
<th width='47%'>Change</th>
<th>Effect</th>
</tr>
<tr>
<th>1</th>
<td align='left' valign='top'>Type of return value has been changed from <b>int</b> to <b>opj_bool</b>.</td>
<td align='left' valign='top'>Replacement of return type may indicate a change in its semantic meaning.</td>
</tr>
</table>
<br/>
</div>
<br/>
<a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Headers'></a><h2>Header Files (1)</h2><hr/>
<div class='h_list'>
openjpeg.h<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Sources'></a><h2>Source Files (4)</h2><hr/>
<div class='h_list'>
cio.c<br/>
event.c<br/>
image.c<br/>
openjpeg.c<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Libs'></a><h2>Objects (1)</h2><hr/>
<div class='lib_list'>
libopenjpeg.so.1.4.0<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
</div>
<br/><br/><br/>
<hr/><div class='footer' align='right'><i>Generated on Sun Jun 19 23:35:52 2016 by <a href='http://lvc.github.io/abi-compliance-checker/'>ABI Compliance Checker</a> 1.99.15 &#160;</i></div><br/>
</body></html>

View File

@ -0,0 +1,8 @@
{
"Affected": "7.1",
"Added": 0,
"Removed": 0,
"TotalProblems": 15,
"Object1": "lib/libopenjpeg.so.1.4.0",
"Object2": "lib/libopenjpeg.so.1.5.0"
}

View File

@ -0,0 +1,310 @@
<!-- verdict:compatible;affected:0;added:0;removed:0;type_problems_high:0;type_problems_medium:0;type_problems_low:0;interface_problems_high:0;interface_problems_medium:0;interface_problems_low:0;changed_constants:0;tool_version:1.99.15 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="libopenjpeg, binary compatibility, API, report" />
<meta name="description" content="Binary compatibility report for the libopenjpeg object between 1.5.1 and 1.5.2 versions on x86_64" />
<title>
libopenjpeg: 1.5.1 to 1.5.2 binary compatibility report
</title>
<style type="text/css">
body {
font-family:Arial, sans-serif;
background-color:White;
color:Black;
}
hr {
color:Black;
background-color:Black;
height:1px;
border:0;
}
h1 {
margin-bottom:0px;
padding-bottom:0px;
font-size:1.625em;
}
h2 {
margin-bottom:0px;
padding-bottom:0px;
font-size:1.25em;
white-space:nowrap;
}
span.section {
font-weight:bold;
cursor:pointer;
color:#003E69;
white-space:nowrap;
margin-left:5px;
}
span.new_sign {
font-weight:bold;
margin-left:26px;
color:#003E69;
}
span.new_sign_lbl {
margin-left:28px;
font-size:0.875em;
color:Black;
}
span:hover.section {
color:#336699;
}
span.section_affected {
cursor:pointer;
margin-left:7px;
padding-left:15px;
font-size:0.875em;
color:#cc3300;
}
span.section_info {
cursor:pointer;
margin-left:7px;
padding-left:15px;
font-size:0.875em;
color:Black;
}
span.extendable {
font-weight:100;
}
span.h_name {
color:#cc3300;
font-size:0.875em;
font-weight:bold;
}
div.h_list, div.lib_list {
font-size:0.94em;
padding-left:5px;
}
span.ns {
color:#408080;
font-size:0.94em;
}
span.lib_name {
color:Green;
font-size:0.875em;
font-weight:bold;
}
span.iname {
font-weight:bold;
color:#003E69;
margin-left:5px;
}
span.iname_b {
font-weight:bold;
font-size:1.1em;
}
span.iname_a {
color:#333333;
font-weight:bold;
font-size:0.94em;
}
span.sym_p {
font-weight:normal;
white-space:normal;
}
div.affect {
padding-left:15px;
padding-bottom:10px;
font-size:0.87em;
font-style:italic;
line-height:0.75em;
}
div.affected {
padding-left:30px;
padding-top:10px;
}
table.ptable {
border-collapse:collapse;
border:1px outset black;
line-height:1em;
margin-left:15px;
margin-top:3px;
margin-bottom:3px;
width:900px;
}
table.ptable td {
border:1px solid gray;
padding: 3px;
font-size:0.875em;
}
table.vtable {
border-collapse:collapse;
border:1px outset black;
line-height:16px;
margin-left:30px;
margin-top:10px;
}
table.vtable td {
border:1px solid gray;
word-wrap:break-word;
padding: 3px;
font-size:0.875em;
max-width:450px;
vertical-align:top;
}
table.ptable th, table.vtable th {
background-color:#eeeeee;
font-weight:bold;
color:#333333;
font-family:Verdana, Arial;
font-size:0.81em;
border:1px solid gray;
text-align:center;
vertical-align:top;
white-space:nowrap;
padding: 3px;
}
table.summary {
border-collapse:collapse;
border:1px outset black;
}
table.summary th {
background-color:#eeeeee;
font-weight:100;
text-align:left;
font-size:0.94em;
white-space:nowrap;
border:1px inset gray;
padding: 3px;
}
table.summary td {
text-align:right;
white-space:nowrap;
border:1px inset gray;
padding: 3px 5px 3px 10px;
}
span.mangled {
padding-left:15px;
font-size:0.875em;
cursor:text;
color:#444444;
}
span.sym_ver {
color:#333333;
white-space:nowrap;
font-family:"DejaVu Sans Mono", Monospace;
}
span.attr {
color:#333333;
font-weight:100;
}
span.color_p {
font-style:italic;
color:Brown;
}
span.param {
font-style:italic;
}
span.focus_p {
font-style:italic;
/* color:Red; */
background-color:#FFCCCC;
}
span.ttype {
font-weight:100;
}
span.nowrap {
white-space:nowrap;
}
span.value {
white-space:nowrap;
font-weight:bold;
}
td.passed {
background-color:#CCFFCC;
}
td.warning {
background-color:#F4F4AF;
}
td.failed {
background-color:#FFCCCC;
}
td.new {
background-color:#C6DEFF;
}
.top_ref {
font-size:0.69em;
}
.footer {
font-size:0.75em;
}
</style>
<script type="text/javascript" language="JavaScript">
<!--
function showContent(header, id)
{
e = document.getElementById(id);
if(e.style.display == 'none')
{
e.style.display = 'block';
e.style.visibility = 'visible';
header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[&minus;]");
}
else
{
e.style.display = 'none';
e.style.visibility = 'hidden';
header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[+]");
}
}
-->
</script>
</head>
<body>
<div><a name='Top'></a>
<h1>Binary compatibility report for the <span style='color:Blue;'>libopenjpeg.so</span> object between <span style='color:Red;'>1.5.1</span> and <span style='color:Red;'>1.5.2</span> versions on <span style='color:Blue;'>x86_64</span></h1>
<h2>Test Info</h2><hr/>
<table class='summary'>
<tr><th>Module Name</th><td>libopenjpeg</td></tr>
<tr><th>Version #1</th><td>1.5.1</td></tr>
<tr><th>Version #2</th><td>1.5.2</td></tr>
<tr><th>CPU Type</th><td>x86_64</td></tr>
<tr><th>GCC Version</th><td>4.9.2</td></tr>
</table>
<h2>Test Results</h2><hr/>
<table class='summary'><tr><th>Total Header Files</th><td><a href='#Headers' style='color:Blue;'>1</a></td></tr>
<tr><th>Total Source Files</th><td><a href='#Sources' style='color:Blue;'>4</a></td></tr>
<tr><th>Total Objects</th><td><a href='#Libs' style='color:Blue;'>1</a></td></tr>
<tr><th>Total Symbols / Types</th><td>21 / 84</td></tr>
<tr><th>Verdict</th><td><span style='color:Green;'><b>Compatible</b></span></td></tr>
</table>
<h2>Problem Summary</h2><hr/>
<table class='summary'><tr><th></th><th style='text-align:center;'>Severity</th><th style='text-align:center;'>Count</th></tr><tr><th>Added Symbols</th><td>-</td><td>0</td></tr>
<tr><th>Removed Symbols</th><td>High</td><td>0</td></tr>
<tr><th rowspan='3'>Problems with<br/>Data Types</th><td>High</td><td>0</td></tr>
<tr><td>Medium</td><td>0</td></tr>
<tr><td>Low</td><td>0</td></tr>
<tr><th rowspan='3'>Problems with<br/>Symbols</th><td>High</td><td>0</td></tr>
<tr><td>Medium</td><td>0</td></tr>
<tr><td>Low</td><td>0</td></tr>
<tr><th>Problems with<br/>Constants</th><td>Low</td><td>0</td></tr>
</table>
<a name='Headers'></a><h2>Header Files (1)</h2><hr/>
<div class='h_list'>
openjpeg.h<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Sources'></a><h2>Source Files (4)</h2><hr/>
<div class='h_list'>
cio.c<br/>
event.c<br/>
image.c<br/>
openjpeg.c<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Libs'></a><h2>Objects (1)</h2><hr/>
<div class='lib_list'>
libopenjpeg.so.1.5.1<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
</div>
<br/><br/><br/>
<hr/><div class='footer' align='right'><i>Generated on Sun Jun 19 23:35:52 2016 by <a href='http://lvc.github.io/abi-compliance-checker/'>ABI Compliance Checker</a> 1.99.15 &#160;</i></div><br/>
</body></html>

View File

@ -0,0 +1,8 @@
{
"Affected": "0",
"Added": 0,
"Removed": 0,
"TotalProblems": 0,
"Object1": "lib/libopenjpeg.so.1.5.1",
"Object2": "lib/libopenjpeg.so.1.5.2"
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,8 @@
{
"Affected": "64.3",
"Added": 31,
"Removed": 9,
"TotalProblems": 135,
"Object1": "lib/libopenjpeg.so.1.5.2",
"Object2": "lib/libopenjp2.so.2.0.0"
}

View File

@ -0,0 +1,310 @@
<!-- verdict:compatible;affected:0;added:0;removed:0;type_problems_high:0;type_problems_medium:0;type_problems_low:0;interface_problems_high:0;interface_problems_medium:0;interface_problems_low:0;changed_constants:0;tool_version:1.99.15 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="libopenjpeg, binary compatibility, API, report" />
<meta name="description" content="Binary compatibility report for the libopenjpeg object between 1.5 and 1.5.1 versions on x86_64" />
<title>
libopenjpeg: 1.5 to 1.5.1 binary compatibility report
</title>
<style type="text/css">
body {
font-family:Arial, sans-serif;
background-color:White;
color:Black;
}
hr {
color:Black;
background-color:Black;
height:1px;
border:0;
}
h1 {
margin-bottom:0px;
padding-bottom:0px;
font-size:1.625em;
}
h2 {
margin-bottom:0px;
padding-bottom:0px;
font-size:1.25em;
white-space:nowrap;
}
span.section {
font-weight:bold;
cursor:pointer;
color:#003E69;
white-space:nowrap;
margin-left:5px;
}
span.new_sign {
font-weight:bold;
margin-left:26px;
color:#003E69;
}
span.new_sign_lbl {
margin-left:28px;
font-size:0.875em;
color:Black;
}
span:hover.section {
color:#336699;
}
span.section_affected {
cursor:pointer;
margin-left:7px;
padding-left:15px;
font-size:0.875em;
color:#cc3300;
}
span.section_info {
cursor:pointer;
margin-left:7px;
padding-left:15px;
font-size:0.875em;
color:Black;
}
span.extendable {
font-weight:100;
}
span.h_name {
color:#cc3300;
font-size:0.875em;
font-weight:bold;
}
div.h_list, div.lib_list {
font-size:0.94em;
padding-left:5px;
}
span.ns {
color:#408080;
font-size:0.94em;
}
span.lib_name {
color:Green;
font-size:0.875em;
font-weight:bold;
}
span.iname {
font-weight:bold;
color:#003E69;
margin-left:5px;
}
span.iname_b {
font-weight:bold;
font-size:1.1em;
}
span.iname_a {
color:#333333;
font-weight:bold;
font-size:0.94em;
}
span.sym_p {
font-weight:normal;
white-space:normal;
}
div.affect {
padding-left:15px;
padding-bottom:10px;
font-size:0.87em;
font-style:italic;
line-height:0.75em;
}
div.affected {
padding-left:30px;
padding-top:10px;
}
table.ptable {
border-collapse:collapse;
border:1px outset black;
line-height:1em;
margin-left:15px;
margin-top:3px;
margin-bottom:3px;
width:900px;
}
table.ptable td {
border:1px solid gray;
padding: 3px;
font-size:0.875em;
}
table.vtable {
border-collapse:collapse;
border:1px outset black;
line-height:16px;
margin-left:30px;
margin-top:10px;
}
table.vtable td {
border:1px solid gray;
word-wrap:break-word;
padding: 3px;
font-size:0.875em;
max-width:450px;
vertical-align:top;
}
table.ptable th, table.vtable th {
background-color:#eeeeee;
font-weight:bold;
color:#333333;
font-family:Verdana, Arial;
font-size:0.81em;
border:1px solid gray;
text-align:center;
vertical-align:top;
white-space:nowrap;
padding: 3px;
}
table.summary {
border-collapse:collapse;
border:1px outset black;
}
table.summary th {
background-color:#eeeeee;
font-weight:100;
text-align:left;
font-size:0.94em;
white-space:nowrap;
border:1px inset gray;
padding: 3px;
}
table.summary td {
text-align:right;
white-space:nowrap;
border:1px inset gray;
padding: 3px 5px 3px 10px;
}
span.mangled {
padding-left:15px;
font-size:0.875em;
cursor:text;
color:#444444;
}
span.sym_ver {
color:#333333;
white-space:nowrap;
font-family:"DejaVu Sans Mono", Monospace;
}
span.attr {
color:#333333;
font-weight:100;
}
span.color_p {
font-style:italic;
color:Brown;
}
span.param {
font-style:italic;
}
span.focus_p {
font-style:italic;
/* color:Red; */
background-color:#FFCCCC;
}
span.ttype {
font-weight:100;
}
span.nowrap {
white-space:nowrap;
}
span.value {
white-space:nowrap;
font-weight:bold;
}
td.passed {
background-color:#CCFFCC;
}
td.warning {
background-color:#F4F4AF;
}
td.failed {
background-color:#FFCCCC;
}
td.new {
background-color:#C6DEFF;
}
.top_ref {
font-size:0.69em;
}
.footer {
font-size:0.75em;
}
</style>
<script type="text/javascript" language="JavaScript">
<!--
function showContent(header, id)
{
e = document.getElementById(id);
if(e.style.display == 'none')
{
e.style.display = 'block';
e.style.visibility = 'visible';
header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[&minus;]");
}
else
{
e.style.display = 'none';
e.style.visibility = 'hidden';
header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[+]");
}
}
-->
</script>
</head>
<body>
<div><a name='Top'></a>
<h1>Binary compatibility report for the <span style='color:Blue;'>libopenjpeg.so</span> object between <span style='color:Red;'>1.5</span> and <span style='color:Red;'>1.5.1</span> versions on <span style='color:Blue;'>x86_64</span></h1>
<h2>Test Info</h2><hr/>
<table class='summary'>
<tr><th>Module Name</th><td>libopenjpeg</td></tr>
<tr><th>Version #1</th><td>1.5</td></tr>
<tr><th>Version #2</th><td>1.5.1</td></tr>
<tr><th>CPU Type</th><td>x86_64</td></tr>
<tr><th>GCC Version</th><td>4.9.2</td></tr>
</table>
<h2>Test Results</h2><hr/>
<table class='summary'><tr><th>Total Header Files</th><td><a href='#Headers' style='color:Blue;'>1</a></td></tr>
<tr><th>Total Source Files</th><td><a href='#Sources' style='color:Blue;'>4</a></td></tr>
<tr><th>Total Objects</th><td><a href='#Libs' style='color:Blue;'>1</a></td></tr>
<tr><th>Total Symbols / Types</th><td>21 / 84</td></tr>
<tr><th>Verdict</th><td><span style='color:Green;'><b>Compatible</b></span></td></tr>
</table>
<h2>Problem Summary</h2><hr/>
<table class='summary'><tr><th></th><th style='text-align:center;'>Severity</th><th style='text-align:center;'>Count</th></tr><tr><th>Added Symbols</th><td>-</td><td>0</td></tr>
<tr><th>Removed Symbols</th><td>High</td><td>0</td></tr>
<tr><th rowspan='3'>Problems with<br/>Data Types</th><td>High</td><td>0</td></tr>
<tr><td>Medium</td><td>0</td></tr>
<tr><td>Low</td><td>0</td></tr>
<tr><th rowspan='3'>Problems with<br/>Symbols</th><td>High</td><td>0</td></tr>
<tr><td>Medium</td><td>0</td></tr>
<tr><td>Low</td><td>0</td></tr>
<tr><th>Problems with<br/>Constants</th><td>Low</td><td>0</td></tr>
</table>
<a name='Headers'></a><h2>Header Files (1)</h2><hr/>
<div class='h_list'>
openjpeg.h<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Sources'></a><h2>Source Files (4)</h2><hr/>
<div class='h_list'>
cio.c<br/>
event.c<br/>
image.c<br/>
openjpeg.c<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Libs'></a><h2>Objects (1)</h2><hr/>
<div class='lib_list'>
libopenjpeg.so.1.5.0<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
</div>
<br/><br/><br/>
<hr/><div class='footer' align='right'><i>Generated on Sun Jun 19 23:35:52 2016 by <a href='http://lvc.github.io/abi-compliance-checker/'>ABI Compliance Checker</a> 1.99.15 &#160;</i></div><br/>
</body></html>

View File

@ -0,0 +1,8 @@
{
"Affected": "0",
"Added": 0,
"Removed": 0,
"TotalProblems": 0,
"Object1": "lib/libopenjpeg.so.1.5.0",
"Object2": "lib/libopenjpeg.so.1.5.1"
}

View File

@ -0,0 +1,592 @@
<!-- verdict:incompatible;affected:3.5;added:0;removed:0;type_problems_high:0;type_problems_medium:0;type_problems_low:5;interface_problems_high:0;interface_problems_medium:3;interface_problems_low:2;changed_constants:0;type_changes_other:4;tool_version:1.99.15 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="libopenjp2, binary compatibility, API, report" />
<meta name="description" content="Binary compatibility report for the libopenjp2 object between 2.0.1 and 2.1 versions on x86_64" />
<title>
libopenjp2: 2.0.1 to 2.1 binary compatibility report
</title>
<style type="text/css">
body {
font-family:Arial, sans-serif;
background-color:White;
color:Black;
}
hr {
color:Black;
background-color:Black;
height:1px;
border:0;
}
h1 {
margin-bottom:0px;
padding-bottom:0px;
font-size:1.625em;
}
h2 {
margin-bottom:0px;
padding-bottom:0px;
font-size:1.25em;
white-space:nowrap;
}
span.section {
font-weight:bold;
cursor:pointer;
color:#003E69;
white-space:nowrap;
margin-left:5px;
}
span.new_sign {
font-weight:bold;
margin-left:26px;
color:#003E69;
}
span.new_sign_lbl {
margin-left:28px;
font-size:0.875em;
color:Black;
}
span:hover.section {
color:#336699;
}
span.section_affected {
cursor:pointer;
margin-left:7px;
padding-left:15px;
font-size:0.875em;
color:#cc3300;
}
span.section_info {
cursor:pointer;
margin-left:7px;
padding-left:15px;
font-size:0.875em;
color:Black;
}
span.extendable {
font-weight:100;
}
span.h_name {
color:#cc3300;
font-size:0.875em;
font-weight:bold;
}
div.h_list, div.lib_list {
font-size:0.94em;
padding-left:5px;
}
span.ns {
color:#408080;
font-size:0.94em;
}
span.lib_name {
color:Green;
font-size:0.875em;
font-weight:bold;
}
span.iname {
font-weight:bold;
color:#003E69;
margin-left:5px;
}
span.iname_b {
font-weight:bold;
font-size:1.1em;
}
span.iname_a {
color:#333333;
font-weight:bold;
font-size:0.94em;
}
span.sym_p {
font-weight:normal;
white-space:normal;
}
div.affect {
padding-left:15px;
padding-bottom:10px;
font-size:0.87em;
font-style:italic;
line-height:0.75em;
}
div.affected {
padding-left:30px;
padding-top:10px;
}
table.ptable {
border-collapse:collapse;
border:1px outset black;
line-height:1em;
margin-left:15px;
margin-top:3px;
margin-bottom:3px;
width:900px;
}
table.ptable td {
border:1px solid gray;
padding: 3px;
font-size:0.875em;
}
table.vtable {
border-collapse:collapse;
border:1px outset black;
line-height:16px;
margin-left:30px;
margin-top:10px;
}
table.vtable td {
border:1px solid gray;
word-wrap:break-word;
padding: 3px;
font-size:0.875em;
max-width:450px;
vertical-align:top;
}
table.ptable th, table.vtable th {
background-color:#eeeeee;
font-weight:bold;
color:#333333;
font-family:Verdana, Arial;
font-size:0.81em;
border:1px solid gray;
text-align:center;
vertical-align:top;
white-space:nowrap;
padding: 3px;
}
table.summary {
border-collapse:collapse;
border:1px outset black;
}
table.summary th {
background-color:#eeeeee;
font-weight:100;
text-align:left;
font-size:0.94em;
white-space:nowrap;
border:1px inset gray;
padding: 3px;
}
table.summary td {
text-align:right;
white-space:nowrap;
border:1px inset gray;
padding: 3px 5px 3px 10px;
}
span.mangled {
padding-left:15px;
font-size:0.875em;
cursor:text;
color:#444444;
}
span.sym_ver {
color:#333333;
white-space:nowrap;
font-family:"DejaVu Sans Mono", Monospace;
}
span.attr {
color:#333333;
font-weight:100;
}
span.color_p {
font-style:italic;
color:Brown;
}
span.param {
font-style:italic;
}
span.focus_p {
font-style:italic;
/* color:Red; */
background-color:#FFCCCC;
}
span.ttype {
font-weight:100;
}
span.nowrap {
white-space:nowrap;
}
span.value {
white-space:nowrap;
font-weight:bold;
}
td.passed {
background-color:#CCFFCC;
}
td.warning {
background-color:#F4F4AF;
}
td.failed {
background-color:#FFCCCC;
}
td.new {
background-color:#C6DEFF;
}
.top_ref {
font-size:0.69em;
}
.footer {
font-size:0.75em;
}
</style>
<script type="text/javascript" language="JavaScript">
<!--
function showContent(header, id)
{
e = document.getElementById(id);
if(e.style.display == 'none')
{
e.style.display = 'block';
e.style.visibility = 'visible';
header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[&minus;]");
}
else
{
e.style.display = 'none';
e.style.visibility = 'hidden';
header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[+]");
}
}
-->
</script>
</head>
<body>
<div><a name='Top'></a>
<h1>Binary compatibility report for the <span style='color:Blue;'>libopenjp2.so</span> object between <span style='color:Red;'>2.0.1</span> and <span style='color:Red;'>2.1</span> versions on <span style='color:Blue;'>x86_64</span></h1>
<h2>Test Info</h2><hr/>
<table class='summary'>
<tr><th>Module Name</th><td>libopenjp2</td></tr>
<tr><th>Version #1</th><td>2.0.1</td></tr>
<tr><th>Version #2</th><td>2.1</td></tr>
<tr><th>CPU Type</th><td>x86_64</td></tr>
<tr><th>GCC Version</th><td>4.9.2</td></tr>
</table>
<h2>Test Results</h2><hr/>
<table class='summary'><tr><th>Total Header Files</th><td><a href='#Headers' style='color:Blue;'>1</a></td></tr>
<tr><th>Total Source Files</th><td><a href='#Sources' style='color:Blue;'>3</a></td></tr>
<tr><th>Total Objects</th><td><a href='#Libs' style='color:Blue;'>1</a></td></tr>
<tr><th>Total Symbols / Types</th><td>43 / 107</td></tr>
<tr><th>Verdict</th><td><span style='color:Red;'><b>Incompatible<br/>(3.5%)</b></span></td></tr>
</table>
<h2>Problem Summary</h2><hr/>
<table class='summary'><tr><th></th><th style='text-align:center;'>Severity</th><th style='text-align:center;'>Count</th></tr><tr><th>Added Symbols</th><td>-</td><td>0</td></tr>
<tr><th>Removed Symbols</th><td>High</td><td>0</td></tr>
<tr><th rowspan='3'>Problems with<br/>Data Types</th><td>High</td><td>0</td></tr>
<tr><td>Medium</td><td>0</td></tr>
<tr><td>Low</td><td class='warning'><a href='#Type_Problems_Low' style='color:Blue;'>5</a></td></tr>
<tr><th rowspan='3'>Problems with<br/>Symbols</th><td>High</td><td>0</td></tr>
<tr><td>Medium</td><td class='failed'><a href='#Symbol_Problems_Medium' style='color:Blue;'>3</a></td></tr>
<tr><td>Low</td><td class='warning'><a href='#Symbol_Problems_Low' style='color:Blue;'>2</a></td></tr>
<tr><th>Problems with<br/>Constants</th><td>Low</td><td>0</td></tr>
<tr><th>Other Changes<br/>in Data Types</th><td>-</td><td class='passed'><a href='#Other_Changes_In_Types' style='color:Blue;'>4</a></td></tr>
</table>
<a name='Medium_Risk_Problems'></a><a name='Symbol_Problems_Medium'></a><a name='Interface_Problems_Medium'></a>
<h2>Problems with Symbols, Medium Severity (3)</h2><hr/>
<span class='h_name'>openjpeg.h</span>, <span class='lib_name'>libopenjp2.so.2.0.1</span><br/>
<span class="section" onclick="javascript:showContent(this, 'c_1')">
<span class='extendable'>[+]</span> opj_stream_create_default_file_stream&#160;<span class='sym_p'>(&#160;<span class='nowrap'>FILE* <span class='color_p'>p_file</span>,</span> <span class='nowrap'>OPJ_BOOL <span class='color_p'>p_is_read_stream</span> )</span></span> (1)</span>
<br/>
<div id="c_1" style="display:none;">
<span class='new_sign_lbl'>changed to:</span>
<br/>
<span class='new_sign'>opj_stream_create_default_file_stream&#160;<span class='sym_p'>(&#160;char const* <span class='color_p'>fname</span>, <span class='nowrap'>OPJ_BOOL <span class='color_p'>p_is_read_stream</span> )</span></span></span><br/>
<table class='ptable'>
<tr>
<th width='2%'></th>
<th width='47%'>Change</th>
<th>Effect</th>
</tr>
<tr>
<th>1</th>
<td align='left' valign='top'>Base type of <b>1st</b> parameter <b>p_file</b> has been changed from <span class='nowrap'><span class='value'>struct _IO_FILE</span> (<b>216</b> bytes)</span> to <span class='nowrap'><b>char</b> (<b>1</b> byte)</span>.</td>
<td align='left' valign='top'>This parameter may be incorrectly initialized by applications.</td>
</tr>
</table>
<br/>
</div>
<span class="section" onclick="javascript:showContent(this, 'c_2')">
<span class='extendable'>[+]</span> opj_stream_create_file_stream&#160;<span class='sym_p'>(&#160;<span class='nowrap'>FILE* <span class='color_p'>p_file</span>,</span> OPJ_SIZE_T <span class='color_p'>p_size</span>, <span class='nowrap'>OPJ_BOOL <span class='color_p'>p_is_read_stream</span> )</span></span> (1)</span>
<br/>
<div id="c_2" style="display:none;">
<span class='new_sign_lbl'>changed to:</span>
<br/>
<span class='new_sign'>opj_stream_create_file_stream&#160;<span class='sym_p'>(&#160;char const* <span class='color_p'>fname</span>, OPJ_SIZE_T <span class='color_p'>p_size</span>, <span class='nowrap'>OPJ_BOOL <span class='color_p'>p_is_read_stream</span> )</span></span></span><br/>
<table class='ptable'>
<tr>
<th width='2%'></th>
<th width='47%'>Change</th>
<th>Effect</th>
</tr>
<tr>
<th>1</th>
<td align='left' valign='top'>Base type of <b>1st</b> parameter <b>p_file</b> has been changed from <span class='nowrap'><span class='value'>struct _IO_FILE</span> (<b>216</b> bytes)</span> to <span class='nowrap'><b>char</b> (<b>1</b> byte)</span>.</td>
<td align='left' valign='top'>This parameter may be incorrectly initialized by applications.</td>
</tr>
</table>
<br/>
</div>
<span class="section" onclick="javascript:showContent(this, 'c_3')">
<span class='extendable'>[+]</span> opj_stream_set_user_data&#160;<span class='sym_p'>(&#160;opj_stream_t* <span class='color_p'>p_stream</span>, <span class='nowrap'>void* <span class='color_p'>p_data</span> )</span></span> (1)</span>
<br/>
<div id="c_3" style="display:none;">
<span class='new_sign_lbl'>changed to:</span>
<br/>
<span class='new_sign'>opj_stream_set_user_data&#160;<span class='sym_p'>(&#160;opj_stream_t* <span class='color_p'>p_stream</span>, <span class='nowrap'>void* <span class='color_p'>p_data</span>,</span> <span class='nowrap'>opj_stream_free_user_data_fn <span class='color_p'>p_function</span> )</span></span></span><br/>
<table class='ptable'>
<tr>
<th width='2%'></th>
<th width='47%'>Change</th>
<th>Effect</th>
</tr>
<tr>
<th>1</th>
<td align='left' valign='top'>Parameter <b>p_function</b> of type <b>opj_stream_free_user_data_fn</b> has been added to the calling stack.</td>
<td align='left' valign='top'>This parameter will not be initialized by old clients.</td>
</tr>
</table>
<br/>
</div>
<br/>
<a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Low_Risk_Problems'></a><a name='Type_Problems_Low'></a>
<h2>Problems with Data Types, Low Severity (5)</h2><hr/>
<span class='h_name'>openjpeg.h</span><br/>
<span class="section" onclick="javascript:showContent(this, 'c_4')">
<span class='extendable'>[+]</span> <span class='ttype'>struct</span> opj_cparameters (3)</span>
<br/>
<div id="c_4" style="display:none;">
<table class='ptable'><tr>
<th width='2%'></th><th width='47%'>Change</th>
<th>Effect</th></tr><tr>
<th>1</th>
<td align='left' valign='top'>Field <b>max_cs_size</b> has been added to this type.</td>
<td align='left' valign='top'>1) This field will not be initialized by old clients.<br/>2) Size of the inclusive type has been changed.<br/><b>NOTE</b>: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications.</td>
</tr>
<tr>
<th>2</th>
<td align='left' valign='top'>Size of this type has been changed from <b>18712</b> bytes to <b>18720</b> bytes.</td>
<td align='left' valign='top'>The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications.</td>
</tr>
<tr>
<th>3</th>
<td align='left' valign='top'>Field <b>rsiz</b> has been added to this type.</td>
<td align='left' valign='top'>This field will not be initialized by old clients.<br/><b>NOTE</b>: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications.</td>
</tr>
</table>
<span class="section_affected" onclick="javascript:showContent(this, 'c_5')">
[+] affected symbols (3)</span>
<div id="c_5" style="display:none;">
<div class='affected'><span class='iname_a'>opj_set_default_encoder_parameters&#160;<span class='sym_p'>(&#160;<span class='nowrap'>opj_cparameters_t* <span class='focus_p'>parameters</span> )</span></span></span><br/>
<div class='affect'>1st parameter &#39;parameters&#39; (pointer) has base type &#39;struct opj_cparameters&#39;.</div>
<span class='iname_a'>opj_set_MCT&#160;<span class='sym_p'>(&#160;opj_cparameters_t* <span class='focus_p'>parameters</span>, OPJ_FLOAT32* <span class='param'>pEncodingMatrix</span>, OPJ_INT32* <span class='param'>p_dc_shift</span>, <span class='nowrap'>OPJ_UINT32 <span class='param'>pNbComp</span> )</span></span></span><br/>
<div class='affect'>1st parameter &#39;parameters&#39; (pointer) has base type &#39;struct opj_cparameters&#39;.</div>
<span class='iname_a'>opj_setup_encoder&#160;<span class='sym_p'>(&#160;opj_codec_t* <span class='param'>p_codec</span>, opj_cparameters_t* <span class='focus_p'>parameters</span>, <span class='nowrap'>opj_image_t* <span class='param'>p_image</span> )</span></span></span><br/>
<div class='affect'>2nd parameter &#39;parameters&#39; (pointer) has base type &#39;struct opj_cparameters&#39;.</div>
</div>
</div>
<br/><br/></div>
<span class="section" onclick="javascript:showContent(this, 'c_6')">
<span class='extendable'>[+]</span> <span class='ttype'>struct</span> opj_image_comp (2)</span>
<br/>
<div id="c_6" style="display:none;">
<table class='ptable'><tr>
<th width='2%'></th><th width='47%'>Change</th>
<th>Effect</th></tr><tr>
<th>1</th>
<td align='left' valign='top'>Field <b>alpha</b> has been added to this type.</td>
<td align='left' valign='top'>1) This field will not be initialized by old clients.<br/>2) Size of the inclusive type has been changed.<br/><b>NOTE</b>: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications.</td>
</tr>
<tr>
<th>2</th>
<td align='left' valign='top'>Size of this type has been changed from <b>56</b> bytes to <b>64</b> bytes.</td>
<td align='left' valign='top'>The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications.</td>
</tr>
</table>
<span class="section_affected" onclick="javascript:showContent(this, 'c_7')">
[+] affected symbols (9)</span>
<div id="c_7" style="display:none;">
<div class='affected'><span class='iname_a'>opj_decode&#160;<span class='sym_p'>(&#160;opj_codec_t* <span class='param'>p_codec</span>, opj_stream_t* <span class='param'>p_stream</span>, <span class='nowrap'>opj_image_t* <span class='focus_p'>p_image</span> )</span></span></span><br/>
<div class='affect'>Field &#39;p_image.comps&#39; in 3rd parameter &#39;p_image&#39; (pointer) has base type &#39;struct opj_image_comp&#39;.</div>
<span class='iname_a'>opj_get_decoded_tile&#160;<span class='sym_p'>(&#160;opj_codec_t* <span class='param'>p_codec</span>, opj_stream_t* <span class='param'>p_stream</span>, opj_image_t* <span class='focus_p'>p_image</span>, <span class='nowrap'>OPJ_UINT32 <span class='param'>tile_index</span> )</span></span></span><br/>
<div class='affect'>Field &#39;p_image.comps&#39; in 3rd parameter &#39;p_image&#39; (pointer) has base type &#39;struct opj_image_comp&#39;.</div>
<span class='iname_a'>opj_image_create&#160;<span class='sym_p'>(&#160;OPJ_UINT32 <span class='param'>numcmpts</span>, opj_image_cmptparm_t* <span class='param'>cmptparms</span>, <span class='nowrap'>OPJ_COLOR_SPACE <span class='param'>clrspc</span> )</span></span></span><br/>
<div class='affect'>Field &#39;retval.comps&#39; in return value (pointer) has base type &#39;struct opj_image_comp&#39;.</div>
<span class='iname_a'>opj_image_destroy&#160;<span class='sym_p'>(&#160;<span class='nowrap'>opj_image_t* <span class='focus_p'>image</span> )</span></span></span><br/>
<div class='affect'>Field &#39;image.comps&#39; in 1st parameter &#39;image&#39; (pointer) has base type &#39;struct opj_image_comp&#39;.</div>
<span class='iname_a'>opj_image_tile_create&#160;<span class='sym_p'>(&#160;OPJ_UINT32 <span class='param'>numcmpts</span>, opj_image_cmptparm_t* <span class='param'>cmptparms</span>, <span class='nowrap'>OPJ_COLOR_SPACE <span class='param'>clrspc</span> )</span></span></span><br/>
<div class='affect'>Field &#39;retval.comps&#39; in return value (pointer) has base type &#39;struct opj_image_comp&#39;.</div>
<span class='iname_a'>opj_read_header&#160;<span class='sym_p'>(&#160;opj_stream_t* <span class='param'>p_stream</span>, opj_codec_t* <span class='param'>p_codec</span>, <span class='nowrap'>opj_image_t** <span class='focus_p'>p_image</span> )</span></span></span><br/>
<div class='affect'>Field &#39;p_image.comps&#39; in 3rd parameter &#39;p_image&#39; (pointer) has base type &#39;struct opj_image_comp&#39;.</div>
<span class='iname_a'>opj_set_decode_area&#160;<span class='sym_p'>(&#160;opj_codec_t* <span class='param'>p_codec</span>, opj_image_t* <span class='focus_p'>p_image</span>, OPJ_INT32 <span class='param'>p_start_x</span>, OPJ_INT32 <span class='param'>p_start_y</span>, <span class='nowrap'>OPJ_INT32 <span class='param'>p_end_x</span>,</span> <span class='nowrap'>OPJ_INT32 <span class='param'>p_end_y</span> )</span></span></span><br/>
<div class='affect'>Field &#39;p_image.comps&#39; in 2nd parameter &#39;p_image&#39; (pointer) has base type &#39;struct opj_image_comp&#39;.</div>
<span class='iname_a'>opj_setup_encoder&#160;<span class='sym_p'>(&#160;opj_codec_t* <span class='param'>p_codec</span>, opj_cparameters_t* <span class='param'>parameters</span>, <span class='nowrap'>opj_image_t* <span class='focus_p'>p_image</span> )</span></span></span><br/>
<div class='affect'>Field &#39;p_image.comps&#39; in 3rd parameter &#39;p_image&#39; (pointer) has base type &#39;struct opj_image_comp&#39;.</div>
<span class='iname_a'>opj_start_compress&#160;<span class='sym_p'>(&#160;opj_codec_t* <span class='param'>p_codec</span>, opj_image_t* <span class='focus_p'>p_image</span>, <span class='nowrap'>opj_stream_t* <span class='param'>p_stream</span> )</span></span></span><br/>
<div class='affect'>Field &#39;p_image.comps&#39; in 2nd parameter &#39;p_image&#39; (pointer) has base type &#39;struct opj_image_comp&#39;.</div>
</div>
</div>
<br/><br/></div>
<br/>
<a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Symbol_Problems_Low'></a><a name='Interface_Problems_Low'></a>
<h2>Problems with Symbols, Low Severity (2)</h2><hr/>
<span class='h_name'>openjpeg.h</span>, <span class='lib_name'>libopenjp2.so.2.0.1</span><br/>
<span class="section" onclick="javascript:showContent(this, 'c_8')">
<span class='extendable'>[+]</span> opj_stream_create_default_file_stream&#160;<span class='sym_p'>(&#160;<span class='nowrap'>FILE* <span class='color_p'>p_file</span>,</span> <span class='nowrap'>OPJ_BOOL <span class='color_p'>p_is_read_stream</span> )</span></span> (1)</span>
<br/>
<div id="c_8" style="display:none;">
<span class='new_sign_lbl'>changed to:</span>
<br/>
<span class='new_sign'>opj_stream_create_default_file_stream&#160;<span class='sym_p'>(&#160;char const* <span class='color_p'>fname</span>, <span class='nowrap'>OPJ_BOOL <span class='color_p'>p_is_read_stream</span> )</span></span></span><br/>
<table class='ptable'>
<tr>
<th width='2%'></th>
<th width='47%'>Change</th>
<th>Effect</th>
</tr>
<tr>
<th>1</th>
<td align='left' valign='top'><b>1st</b> parameter <b>p_file</b> has been renamed to <b>fname</b>.</td>
<td align='left' valign='top'>Renaming of a parameter may indicate a change in its semantic meaning.</td>
</tr>
</table>
<br/>
</div>
<span class="section" onclick="javascript:showContent(this, 'c_9')">
<span class='extendable'>[+]</span> opj_stream_create_file_stream&#160;<span class='sym_p'>(&#160;<span class='nowrap'>FILE* <span class='color_p'>p_file</span>,</span> OPJ_SIZE_T <span class='color_p'>p_size</span>, <span class='nowrap'>OPJ_BOOL <span class='color_p'>p_is_read_stream</span> )</span></span> (1)</span>
<br/>
<div id="c_9" style="display:none;">
<span class='new_sign_lbl'>changed to:</span>
<br/>
<span class='new_sign'>opj_stream_create_file_stream&#160;<span class='sym_p'>(&#160;char const* <span class='color_p'>fname</span>, OPJ_SIZE_T <span class='color_p'>p_size</span>, <span class='nowrap'>OPJ_BOOL <span class='color_p'>p_is_read_stream</span> )</span></span></span><br/>
<table class='ptable'>
<tr>
<th width='2%'></th>
<th width='47%'>Change</th>
<th>Effect</th>
</tr>
<tr>
<th>1</th>
<td align='left' valign='top'><b>1st</b> parameter <b>p_file</b> has been renamed to <b>fname</b>.</td>
<td align='left' valign='top'>Renaming of a parameter may indicate a change in its semantic meaning.</td>
</tr>
</table>
<br/>
</div>
<br/>
<a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Other_Changes'></a><a name='Other_Changes_In_Types'></a>
<h2>Other Changes in Data Types (4)</h2><hr/>
<span class='h_name'>openjpeg.h</span><br/>
<span class="section" onclick="javascript:showContent(this, 'c_10')">
<span class='extendable'>[+]</span> <span class='ttype'>enum</span> CODEC_FORMAT (2)</span>
<br/>
<div id="c_10" style="display:none;">
<table class='ptable'><tr>
<th width='2%'></th><th width='47%'>Change</th>
<th>Effect</th></tr><tr>
<th>1</th>
<td align='left' valign='top'>The member <b>OPJ_CODEC_JPP</b> with value <b>3</b> has been added.</td>
<td align='left' valign='top'>No effect.</td>
</tr>
<tr>
<th>2</th>
<td align='left' valign='top'>The member <b>OPJ_CODEC_JPX</b> with value <b>4</b> has been added.</td>
<td align='left' valign='top'>No effect.</td>
</tr>
</table>
<span class="section_affected" onclick="javascript:showContent(this, 'c_11')">
[+] affected symbols (2)</span>
<div id="c_11" style="display:none;">
<div class='affected'><span class='iname_a'>opj_create_compress&#160;<span class='sym_p'>(&#160;<span class='nowrap'>OPJ_CODEC_FORMAT <span class='focus_p'>p_format</span> )</span></span></span><br/>
<div class='affect'>1st parameter &#39;p_format&#39; has base type &#39;enum CODEC_FORMAT&#39;.</div>
<span class='iname_a'>opj_create_decompress&#160;<span class='sym_p'>(&#160;<span class='nowrap'>OPJ_CODEC_FORMAT <span class='focus_p'>p_format</span> )</span></span></span><br/>
<div class='affect'>1st parameter &#39;p_format&#39; has base type &#39;enum CODEC_FORMAT&#39;.</div>
</div>
</div>
<br/><br/></div>
<span class="section" onclick="javascript:showContent(this, 'c_12')">
<span class='extendable'>[+]</span> <span class='ttype'>enum</span> COLOR_SPACE (2)</span>
<br/>
<div id="c_12" style="display:none;">
<table class='ptable'><tr>
<th width='2%'></th><th width='47%'>Change</th>
<th>Effect</th></tr><tr>
<th>1</th>
<td align='left' valign='top'>The member <b>OPJ_CLRSPC_CMYK</b> with value <b>5</b> has been added.</td>
<td align='left' valign='top'>No effect.</td>
</tr>
<tr>
<th>2</th>
<td align='left' valign='top'>The member <b>OPJ_CLRSPC_EYCC</b> with value <b>4</b> has been added.</td>
<td align='left' valign='top'>No effect.</td>
</tr>
</table>
<span class="section_affected" onclick="javascript:showContent(this, 'c_13')">
[+] affected symbols (9)</span>
<div id="c_13" style="display:none;">
<div class='affected'><span class='iname_a'>opj_decode&#160;<span class='sym_p'>(&#160;opj_codec_t* <span class='param'>p_codec</span>, opj_stream_t* <span class='param'>p_stream</span>, <span class='nowrap'>opj_image_t* <span class='focus_p'>p_image</span> )</span></span></span><br/>
<div class='affect'>Field &#39;p_image.color_space&#39; in 3rd parameter &#39;p_image&#39; (pointer) has base type &#39;enum COLOR_SPACE&#39;.</div>
<span class='iname_a'>opj_get_decoded_tile&#160;<span class='sym_p'>(&#160;opj_codec_t* <span class='param'>p_codec</span>, opj_stream_t* <span class='param'>p_stream</span>, opj_image_t* <span class='focus_p'>p_image</span>, <span class='nowrap'>OPJ_UINT32 <span class='param'>tile_index</span> )</span></span></span><br/>
<div class='affect'>Field &#39;p_image.color_space&#39; in 3rd parameter &#39;p_image&#39; (pointer) has base type &#39;enum COLOR_SPACE&#39;.</div>
<span class='iname_a'>opj_image_create&#160;<span class='sym_p'>(&#160;OPJ_UINT32 <span class='param'>numcmpts</span>, opj_image_cmptparm_t* <span class='param'>cmptparms</span>, <span class='nowrap'>OPJ_COLOR_SPACE <span class='focus_p'>clrspc</span> )</span></span></span><br/>
<div class='affect'>3rd parameter &#39;clrspc&#39; has base type &#39;enum COLOR_SPACE&#39;.</div>
<span class='iname_a'>opj_image_destroy&#160;<span class='sym_p'>(&#160;<span class='nowrap'>opj_image_t* <span class='focus_p'>image</span> )</span></span></span><br/>
<div class='affect'>Field &#39;image.color_space&#39; in 1st parameter &#39;image&#39; (pointer) has base type &#39;enum COLOR_SPACE&#39;.</div>
<span class='iname_a'>opj_image_tile_create&#160;<span class='sym_p'>(&#160;OPJ_UINT32 <span class='param'>numcmpts</span>, opj_image_cmptparm_t* <span class='param'>cmptparms</span>, <span class='nowrap'>OPJ_COLOR_SPACE <span class='focus_p'>clrspc</span> )</span></span></span><br/>
<div class='affect'>3rd parameter &#39;clrspc&#39; has base type &#39;enum COLOR_SPACE&#39;.</div>
<span class='iname_a'>opj_read_header&#160;<span class='sym_p'>(&#160;opj_stream_t* <span class='param'>p_stream</span>, opj_codec_t* <span class='param'>p_codec</span>, <span class='nowrap'>opj_image_t** <span class='focus_p'>p_image</span> )</span></span></span><br/>
<div class='affect'>Field &#39;p_image.color_space&#39; in 3rd parameter &#39;p_image&#39; (pointer) has base type &#39;enum COLOR_SPACE&#39;.</div>
<span class='iname_a'>opj_set_decode_area&#160;<span class='sym_p'>(&#160;opj_codec_t* <span class='param'>p_codec</span>, opj_image_t* <span class='focus_p'>p_image</span>, OPJ_INT32 <span class='param'>p_start_x</span>, OPJ_INT32 <span class='param'>p_start_y</span>, <span class='nowrap'>OPJ_INT32 <span class='param'>p_end_x</span>,</span> <span class='nowrap'>OPJ_INT32 <span class='param'>p_end_y</span> )</span></span></span><br/>
<div class='affect'>Field &#39;p_image.color_space&#39; in 2nd parameter &#39;p_image&#39; (pointer) has base type &#39;enum COLOR_SPACE&#39;.</div>
<span class='iname_a'>opj_setup_encoder&#160;<span class='sym_p'>(&#160;opj_codec_t* <span class='param'>p_codec</span>, opj_cparameters_t* <span class='param'>parameters</span>, <span class='nowrap'>opj_image_t* <span class='focus_p'>p_image</span> )</span></span></span><br/>
<div class='affect'>Field &#39;p_image.color_space&#39; in 3rd parameter &#39;p_image&#39; (pointer) has base type &#39;enum COLOR_SPACE&#39;.</div>
<span class='iname_a'>opj_start_compress&#160;<span class='sym_p'>(&#160;opj_codec_t* <span class='param'>p_codec</span>, opj_image_t* <span class='focus_p'>p_image</span>, <span class='nowrap'>opj_stream_t* <span class='param'>p_stream</span> )</span></span></span><br/>
<div class='affect'>Field &#39;p_image.color_space&#39; in 2nd parameter &#39;p_image&#39; (pointer) has base type &#39;enum COLOR_SPACE&#39;.</div>
</div>
</div>
<br/><br/></div>
<br/>
<a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Headers'></a><h2>Header Files (1)</h2><hr/>
<div class='h_list'>
openjpeg.h<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Sources'></a><h2>Source Files (3)</h2><hr/>
<div class='h_list'>
cio.c<br/>
image.c<br/>
openjpeg.c<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Libs'></a><h2>Objects (1)</h2><hr/>
<div class='lib_list'>
libopenjp2.so.2.0.1<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
</div>
<br/><br/><br/>
<hr/><div class='footer' align='right'><i>Generated on Sun Jun 19 23:35:50 2016 by <a href='http://lvc.github.io/abi-compliance-checker/'>ABI Compliance Checker</a> 1.99.15 &#160;</i></div><br/>
</body></html>

View File

@ -0,0 +1,8 @@
{
"Affected": "3.5",
"Added": 0,
"Removed": 0,
"TotalProblems": 10,
"Object1": "lib/libopenjp2.so.2.0.1",
"Object2": "lib/libopenjp2.so.2.1.0"
}

View File

@ -0,0 +1,310 @@
<!-- verdict:compatible;affected:0;added:0;removed:0;type_problems_high:0;type_problems_medium:0;type_problems_low:0;interface_problems_high:0;interface_problems_medium:0;interface_problems_low:0;changed_constants:0;tool_version:1.99.15 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="libopenjp2, binary compatibility, API, report" />
<meta name="description" content="Binary compatibility report for the libopenjp2 object between 2.0 and 2.0.1 versions on x86_64" />
<title>
libopenjp2: 2.0 to 2.0.1 binary compatibility report
</title>
<style type="text/css">
body {
font-family:Arial, sans-serif;
background-color:White;
color:Black;
}
hr {
color:Black;
background-color:Black;
height:1px;
border:0;
}
h1 {
margin-bottom:0px;
padding-bottom:0px;
font-size:1.625em;
}
h2 {
margin-bottom:0px;
padding-bottom:0px;
font-size:1.25em;
white-space:nowrap;
}
span.section {
font-weight:bold;
cursor:pointer;
color:#003E69;
white-space:nowrap;
margin-left:5px;
}
span.new_sign {
font-weight:bold;
margin-left:26px;
color:#003E69;
}
span.new_sign_lbl {
margin-left:28px;
font-size:0.875em;
color:Black;
}
span:hover.section {
color:#336699;
}
span.section_affected {
cursor:pointer;
margin-left:7px;
padding-left:15px;
font-size:0.875em;
color:#cc3300;
}
span.section_info {
cursor:pointer;
margin-left:7px;
padding-left:15px;
font-size:0.875em;
color:Black;
}
span.extendable {
font-weight:100;
}
span.h_name {
color:#cc3300;
font-size:0.875em;
font-weight:bold;
}
div.h_list, div.lib_list {
font-size:0.94em;
padding-left:5px;
}
span.ns {
color:#408080;
font-size:0.94em;
}
span.lib_name {
color:Green;
font-size:0.875em;
font-weight:bold;
}
span.iname {
font-weight:bold;
color:#003E69;
margin-left:5px;
}
span.iname_b {
font-weight:bold;
font-size:1.1em;
}
span.iname_a {
color:#333333;
font-weight:bold;
font-size:0.94em;
}
span.sym_p {
font-weight:normal;
white-space:normal;
}
div.affect {
padding-left:15px;
padding-bottom:10px;
font-size:0.87em;
font-style:italic;
line-height:0.75em;
}
div.affected {
padding-left:30px;
padding-top:10px;
}
table.ptable {
border-collapse:collapse;
border:1px outset black;
line-height:1em;
margin-left:15px;
margin-top:3px;
margin-bottom:3px;
width:900px;
}
table.ptable td {
border:1px solid gray;
padding: 3px;
font-size:0.875em;
}
table.vtable {
border-collapse:collapse;
border:1px outset black;
line-height:16px;
margin-left:30px;
margin-top:10px;
}
table.vtable td {
border:1px solid gray;
word-wrap:break-word;
padding: 3px;
font-size:0.875em;
max-width:450px;
vertical-align:top;
}
table.ptable th, table.vtable th {
background-color:#eeeeee;
font-weight:bold;
color:#333333;
font-family:Verdana, Arial;
font-size:0.81em;
border:1px solid gray;
text-align:center;
vertical-align:top;
white-space:nowrap;
padding: 3px;
}
table.summary {
border-collapse:collapse;
border:1px outset black;
}
table.summary th {
background-color:#eeeeee;
font-weight:100;
text-align:left;
font-size:0.94em;
white-space:nowrap;
border:1px inset gray;
padding: 3px;
}
table.summary td {
text-align:right;
white-space:nowrap;
border:1px inset gray;
padding: 3px 5px 3px 10px;
}
span.mangled {
padding-left:15px;
font-size:0.875em;
cursor:text;
color:#444444;
}
span.sym_ver {
color:#333333;
white-space:nowrap;
font-family:"DejaVu Sans Mono", Monospace;
}
span.attr {
color:#333333;
font-weight:100;
}
span.color_p {
font-style:italic;
color:Brown;
}
span.param {
font-style:italic;
}
span.focus_p {
font-style:italic;
/* color:Red; */
background-color:#FFCCCC;
}
span.ttype {
font-weight:100;
}
span.nowrap {
white-space:nowrap;
}
span.value {
white-space:nowrap;
font-weight:bold;
}
td.passed {
background-color:#CCFFCC;
}
td.warning {
background-color:#F4F4AF;
}
td.failed {
background-color:#FFCCCC;
}
td.new {
background-color:#C6DEFF;
}
.top_ref {
font-size:0.69em;
}
.footer {
font-size:0.75em;
}
</style>
<script type="text/javascript" language="JavaScript">
<!--
function showContent(header, id)
{
e = document.getElementById(id);
if(e.style.display == 'none')
{
e.style.display = 'block';
e.style.visibility = 'visible';
header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[&minus;]");
}
else
{
e.style.display = 'none';
e.style.visibility = 'hidden';
header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[+]");
}
}
-->
</script>
</head>
<body>
<div><a name='Top'></a>
<h1>Binary compatibility report for the <span style='color:Blue;'>libopenjp2.so</span> object between <span style='color:Red;'>2.0</span> and <span style='color:Red;'>2.0.1</span> versions on <span style='color:Blue;'>x86_64</span></h1>
<h2>Test Info</h2><hr/>
<table class='summary'>
<tr><th>Module Name</th><td>libopenjp2</td></tr>
<tr><th>Version #1</th><td>2.0</td></tr>
<tr><th>Version #2</th><td>2.0.1</td></tr>
<tr><th>CPU Type</th><td>x86_64</td></tr>
<tr><th>GCC Version</th><td>4.9.2</td></tr>
</table>
<h2>Test Results</h2><hr/>
<table class='summary'><tr><th>Total Header Files</th><td><a href='#Headers' style='color:Blue;'>2</a></td></tr>
<tr><th>Total Source Files</th><td><a href='#Sources' style='color:Blue;'>3</a></td></tr>
<tr><th>Total Objects</th><td><a href='#Libs' style='color:Blue;'>1</a></td></tr>
<tr><th>Total Symbols / Types</th><td>43 / 107</td></tr>
<tr><th>Verdict</th><td><span style='color:Green;'><b>Compatible</b></span></td></tr>
</table>
<h2>Problem Summary</h2><hr/>
<table class='summary'><tr><th></th><th style='text-align:center;'>Severity</th><th style='text-align:center;'>Count</th></tr><tr><th>Added Symbols</th><td>-</td><td>0</td></tr>
<tr><th>Removed Symbols</th><td>High</td><td>0</td></tr>
<tr><th rowspan='3'>Problems with<br/>Data Types</th><td>High</td><td>0</td></tr>
<tr><td>Medium</td><td>0</td></tr>
<tr><td>Low</td><td>0</td></tr>
<tr><th rowspan='3'>Problems with<br/>Symbols</th><td>High</td><td>0</td></tr>
<tr><td>Medium</td><td>0</td></tr>
<tr><td>Low</td><td>0</td></tr>
<tr><th>Problems with<br/>Constants</th><td>Low</td><td>0</td></tr>
</table>
<a name='Headers'></a><h2>Header Files (2)</h2><hr/>
<div class='h_list'>
openjpeg.h<br/>
opj_stdint.h<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Sources'></a><h2>Source Files (3)</h2><hr/>
<div class='h_list'>
cio.c<br/>
image.c<br/>
openjpeg.c<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Libs'></a><h2>Objects (1)</h2><hr/>
<div class='lib_list'>
libopenjp2.so.2.0.0<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
</div>
<br/><br/><br/>
<hr/><div class='footer' align='right'><i>Generated on Sun Jun 19 23:35:51 2016 by <a href='http://lvc.github.io/abi-compliance-checker/'>ABI Compliance Checker</a> 1.99.15 &#160;</i></div><br/>
</body></html>

View File

@ -0,0 +1,8 @@
{
"Affected": "0",
"Added": 0,
"Removed": 0,
"TotalProblems": 0,
"Object1": "lib/libopenjp2.so.2.0.0",
"Object2": "lib/libopenjp2.so.2.0.1"
}

View File

@ -0,0 +1,309 @@
<!-- verdict:compatible;affected:0;added:0;removed:0;type_problems_high:0;type_problems_medium:0;type_problems_low:0;interface_problems_high:0;interface_problems_medium:0;interface_problems_low:0;changed_constants:0;tool_version:1.99.15 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="libopenjp2, binary compatibility, API, report" />
<meta name="description" content="Binary compatibility report for the libopenjp2 object between 2.1 and current versions on x86_64" />
<title>
libopenjp2: 2.1 to current binary compatibility report
</title>
<style type="text/css">
body {
font-family:Arial, sans-serif;
background-color:White;
color:Black;
}
hr {
color:Black;
background-color:Black;
height:1px;
border:0;
}
h1 {
margin-bottom:0px;
padding-bottom:0px;
font-size:1.625em;
}
h2 {
margin-bottom:0px;
padding-bottom:0px;
font-size:1.25em;
white-space:nowrap;
}
span.section {
font-weight:bold;
cursor:pointer;
color:#003E69;
white-space:nowrap;
margin-left:5px;
}
span.new_sign {
font-weight:bold;
margin-left:26px;
color:#003E69;
}
span.new_sign_lbl {
margin-left:28px;
font-size:0.875em;
color:Black;
}
span:hover.section {
color:#336699;
}
span.section_affected {
cursor:pointer;
margin-left:7px;
padding-left:15px;
font-size:0.875em;
color:#cc3300;
}
span.section_info {
cursor:pointer;
margin-left:7px;
padding-left:15px;
font-size:0.875em;
color:Black;
}
span.extendable {
font-weight:100;
}
span.h_name {
color:#cc3300;
font-size:0.875em;
font-weight:bold;
}
div.h_list, div.lib_list {
font-size:0.94em;
padding-left:5px;
}
span.ns {
color:#408080;
font-size:0.94em;
}
span.lib_name {
color:Green;
font-size:0.875em;
font-weight:bold;
}
span.iname {
font-weight:bold;
color:#003E69;
margin-left:5px;
}
span.iname_b {
font-weight:bold;
font-size:1.1em;
}
span.iname_a {
color:#333333;
font-weight:bold;
font-size:0.94em;
}
span.sym_p {
font-weight:normal;
white-space:normal;
}
div.affect {
padding-left:15px;
padding-bottom:10px;
font-size:0.87em;
font-style:italic;
line-height:0.75em;
}
div.affected {
padding-left:30px;
padding-top:10px;
}
table.ptable {
border-collapse:collapse;
border:1px outset black;
line-height:1em;
margin-left:15px;
margin-top:3px;
margin-bottom:3px;
width:900px;
}
table.ptable td {
border:1px solid gray;
padding: 3px;
font-size:0.875em;
}
table.vtable {
border-collapse:collapse;
border:1px outset black;
line-height:16px;
margin-left:30px;
margin-top:10px;
}
table.vtable td {
border:1px solid gray;
word-wrap:break-word;
padding: 3px;
font-size:0.875em;
max-width:450px;
vertical-align:top;
}
table.ptable th, table.vtable th {
background-color:#eeeeee;
font-weight:bold;
color:#333333;
font-family:Verdana, Arial;
font-size:0.81em;
border:1px solid gray;
text-align:center;
vertical-align:top;
white-space:nowrap;
padding: 3px;
}
table.summary {
border-collapse:collapse;
border:1px outset black;
}
table.summary th {
background-color:#eeeeee;
font-weight:100;
text-align:left;
font-size:0.94em;
white-space:nowrap;
border:1px inset gray;
padding: 3px;
}
table.summary td {
text-align:right;
white-space:nowrap;
border:1px inset gray;
padding: 3px 5px 3px 10px;
}
span.mangled {
padding-left:15px;
font-size:0.875em;
cursor:text;
color:#444444;
}
span.sym_ver {
color:#333333;
white-space:nowrap;
font-family:"DejaVu Sans Mono", Monospace;
}
span.attr {
color:#333333;
font-weight:100;
}
span.color_p {
font-style:italic;
color:Brown;
}
span.param {
font-style:italic;
}
span.focus_p {
font-style:italic;
/* color:Red; */
background-color:#FFCCCC;
}
span.ttype {
font-weight:100;
}
span.nowrap {
white-space:nowrap;
}
span.value {
white-space:nowrap;
font-weight:bold;
}
td.passed {
background-color:#CCFFCC;
}
td.warning {
background-color:#F4F4AF;
}
td.failed {
background-color:#FFCCCC;
}
td.new {
background-color:#C6DEFF;
}
.top_ref {
font-size:0.69em;
}
.footer {
font-size:0.75em;
}
</style>
<script type="text/javascript" language="JavaScript">
<!--
function showContent(header, id)
{
e = document.getElementById(id);
if(e.style.display == 'none')
{
e.style.display = 'block';
e.style.visibility = 'visible';
header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[&minus;]");
}
else
{
e.style.display = 'none';
e.style.visibility = 'hidden';
header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[+]");
}
}
-->
</script>
</head>
<body>
<div><a name='Top'></a>
<h1>Binary compatibility report for the <span style='color:Blue;'>libopenjp2.so</span> object between <span style='color:Red;'>2.1</span> and <span style='color:Red;'>current</span> versions on <span style='color:Blue;'>x86_64</span></h1>
<h2>Test Info</h2><hr/>
<table class='summary'>
<tr><th>Module Name</th><td>libopenjp2</td></tr>
<tr><th>Version #1</th><td>2.1</td></tr>
<tr><th>Version #2</th><td>current</td></tr>
<tr><th>CPU Type</th><td>x86_64</td></tr>
<tr><th>GCC Version</th><td>4.9.2</td></tr>
</table>
<h2>Test Results</h2><hr/>
<table class='summary'><tr><th>Total Header Files</th><td><a href='#Headers' style='color:Blue;'>1</a></td></tr>
<tr><th>Total Source Files</th><td><a href='#Sources' style='color:Blue;'>3</a></td></tr>
<tr><th>Total Objects</th><td><a href='#Libs' style='color:Blue;'>1</a></td></tr>
<tr><th>Total Symbols / Types</th><td>43 / 110</td></tr>
<tr><th>Verdict</th><td><span style='color:Green;'><b>Compatible</b></span></td></tr>
</table>
<h2>Problem Summary</h2><hr/>
<table class='summary'><tr><th></th><th style='text-align:center;'>Severity</th><th style='text-align:center;'>Count</th></tr><tr><th>Added Symbols</th><td>-</td><td>0</td></tr>
<tr><th>Removed Symbols</th><td>High</td><td>0</td></tr>
<tr><th rowspan='3'>Problems with<br/>Data Types</th><td>High</td><td>0</td></tr>
<tr><td>Medium</td><td>0</td></tr>
<tr><td>Low</td><td>0</td></tr>
<tr><th rowspan='3'>Problems with<br/>Symbols</th><td>High</td><td>0</td></tr>
<tr><td>Medium</td><td>0</td></tr>
<tr><td>Low</td><td>0</td></tr>
<tr><th>Problems with<br/>Constants</th><td>Low</td><td>0</td></tr>
</table>
<a name='Headers'></a><h2>Header Files (1)</h2><hr/>
<div class='h_list'>
openjpeg.h<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Sources'></a><h2>Source Files (3)</h2><hr/>
<div class='h_list'>
cio.c<br/>
image.c<br/>
openjpeg.c<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Libs'></a><h2>Objects (1)</h2><hr/>
<div class='lib_list'>
libopenjp2.so.2.1.0<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
</div>
<br/><br/><br/>
<hr/><div class='footer' align='right'><i>Generated on Sun Jun 19 23:35:50 2016 by <a href='http://lvc.github.io/abi-compliance-checker/'>ABI Compliance Checker</a> 1.99.15 &#160;</i></div><br/>
</body></html>

View File

@ -0,0 +1,8 @@
{
"Affected": "0",
"Added": 0,
"Removed": 0,
"TotalProblems": 0,
"Object1": "lib/libopenjp2.so.2.1.0",
"Object2": "lib/libopenjp2.so.2.1.1"
}

View File

@ -0,0 +1,309 @@
<!-- verdict:compatible;affected:0;added:0;removed:0;type_problems_high:0;type_problems_medium:0;type_problems_low:0;interface_problems_high:0;interface_problems_medium:0;interface_problems_low:0;changed_constants:0;tool_version:1.99.15 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="openjpeg, binary compatibility, API, report" />
<meta name="description" content="Binary compatibility report for the openjpeg object between 2.1 and current versions on x86_64" />
<title>
openjpeg: 2.1 to current binary compatibility report
</title>
<style type="text/css">
body {
font-family:Arial, sans-serif;
background-color:White;
color:Black;
}
hr {
color:Black;
background-color:Black;
height:1px;
border:0;
}
h1 {
margin-bottom:0px;
padding-bottom:0px;
font-size:1.625em;
}
h2 {
margin-bottom:0px;
padding-bottom:0px;
font-size:1.25em;
white-space:nowrap;
}
span.section {
font-weight:bold;
cursor:pointer;
color:#003E69;
white-space:nowrap;
margin-left:5px;
}
span.new_sign {
font-weight:bold;
margin-left:26px;
color:#003E69;
}
span.new_sign_lbl {
margin-left:28px;
font-size:0.875em;
color:Black;
}
span:hover.section {
color:#336699;
}
span.section_affected {
cursor:pointer;
margin-left:7px;
padding-left:15px;
font-size:0.875em;
color:#cc3300;
}
span.section_info {
cursor:pointer;
margin-left:7px;
padding-left:15px;
font-size:0.875em;
color:Black;
}
span.extendable {
font-weight:100;
}
span.h_name {
color:#cc3300;
font-size:0.875em;
font-weight:bold;
}
div.h_list, div.lib_list {
font-size:0.94em;
padding-left:5px;
}
span.ns {
color:#408080;
font-size:0.94em;
}
span.lib_name {
color:Green;
font-size:0.875em;
font-weight:bold;
}
span.iname {
font-weight:bold;
color:#003E69;
margin-left:5px;
}
span.iname_b {
font-weight:bold;
font-size:1.1em;
}
span.iname_a {
color:#333333;
font-weight:bold;
font-size:0.94em;
}
span.sym_p {
font-weight:normal;
white-space:normal;
}
div.affect {
padding-left:15px;
padding-bottom:10px;
font-size:0.87em;
font-style:italic;
line-height:0.75em;
}
div.affected {
padding-left:30px;
padding-top:10px;
}
table.ptable {
border-collapse:collapse;
border:1px outset black;
line-height:1em;
margin-left:15px;
margin-top:3px;
margin-bottom:3px;
width:900px;
}
table.ptable td {
border:1px solid gray;
padding: 3px;
font-size:0.875em;
}
table.vtable {
border-collapse:collapse;
border:1px outset black;
line-height:16px;
margin-left:30px;
margin-top:10px;
}
table.vtable td {
border:1px solid gray;
word-wrap:break-word;
padding: 3px;
font-size:0.875em;
max-width:450px;
vertical-align:top;
}
table.ptable th, table.vtable th {
background-color:#eeeeee;
font-weight:bold;
color:#333333;
font-family:Verdana, Arial;
font-size:0.81em;
border:1px solid gray;
text-align:center;
vertical-align:top;
white-space:nowrap;
padding: 3px;
}
table.summary {
border-collapse:collapse;
border:1px outset black;
}
table.summary th {
background-color:#eeeeee;
font-weight:100;
text-align:left;
font-size:0.94em;
white-space:nowrap;
border:1px inset gray;
padding: 3px;
}
table.summary td {
text-align:right;
white-space:nowrap;
border:1px inset gray;
padding: 3px 5px 3px 10px;
}
span.mangled {
padding-left:15px;
font-size:0.875em;
cursor:text;
color:#444444;
}
span.sym_ver {
color:#333333;
white-space:nowrap;
font-family:"DejaVu Sans Mono", Monospace;
}
span.attr {
color:#333333;
font-weight:100;
}
span.color_p {
font-style:italic;
color:Brown;
}
span.param {
font-style:italic;
}
span.focus_p {
font-style:italic;
/* color:Red; */
background-color:#FFCCCC;
}
span.ttype {
font-weight:100;
}
span.nowrap {
white-space:nowrap;
}
span.value {
white-space:nowrap;
font-weight:bold;
}
td.passed {
background-color:#CCFFCC;
}
td.warning {
background-color:#F4F4AF;
}
td.failed {
background-color:#FFCCCC;
}
td.new {
background-color:#C6DEFF;
}
.top_ref {
font-size:0.69em;
}
.footer {
font-size:0.75em;
}
</style>
<script type="text/javascript" language="JavaScript">
<!--
function showContent(header, id)
{
e = document.getElementById(id);
if(e.style.display == 'none')
{
e.style.display = 'block';
e.style.visibility = 'visible';
header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[&minus;]");
}
else
{
e.style.display = 'none';
e.style.visibility = 'hidden';
header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[+]");
}
}
-->
</script>
</head>
<body>
<div><a name='Top'></a>
<h1>Binary compatibility report for the <span style='color:Blue;'>libopenjp2.so</span> object between <span style='color:Red;'>2.1</span> and <span style='color:Red;'>current</span> versions on <span style='color:Blue;'>x86_64</span></h1>
<h2>Test Info</h2><hr/>
<table class='summary'>
<tr><th>Module Name</th><td>openjpeg</td></tr>
<tr><th>Version #1</th><td>2.1</td></tr>
<tr><th>Version #2</th><td>current</td></tr>
<tr><th>CPU Type</th><td>x86_64</td></tr>
<tr><th>GCC Version</th><td>4.9.2</td></tr>
</table>
<h2>Test Results</h2><hr/>
<table class='summary'><tr><th>Total Header Files</th><td><a href='#Headers' style='color:Blue;'>1</a></td></tr>
<tr><th>Total Source Files</th><td><a href='#Sources' style='color:Blue;'>3</a></td></tr>
<tr><th>Total Objects</th><td><a href='#Libs' style='color:Blue;'>1</a></td></tr>
<tr><th>Total Symbols / Types</th><td>43 / 110</td></tr>
<tr><th>Verdict</th><td><span style='color:Green;'><b>Compatible</b></span></td></tr>
</table>
<h2>Problem Summary</h2><hr/>
<table class='summary'><tr><th></th><th style='text-align:center;'>Severity</th><th style='text-align:center;'>Count</th></tr><tr><th>Added Symbols</th><td>-</td><td>0</td></tr>
<tr><th>Removed Symbols</th><td>High</td><td>0</td></tr>
<tr><th rowspan='3'>Problems with<br/>Data Types</th><td>High</td><td>0</td></tr>
<tr><td>Medium</td><td>0</td></tr>
<tr><td>Low</td><td>0</td></tr>
<tr><th rowspan='3'>Problems with<br/>Symbols</th><td>High</td><td>0</td></tr>
<tr><td>Medium</td><td>0</td></tr>
<tr><td>Low</td><td>0</td></tr>
<tr><th>Problems with<br/>Constants</th><td>Low</td><td>0</td></tr>
</table>
<a name='Headers'></a><h2>Header Files (1)</h2><hr/>
<div class='h_list'>
openjpeg.h<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Sources'></a><h2>Source Files (3)</h2><hr/>
<div class='h_list'>
cio.c<br/>
image.c<br/>
openjpeg.c<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Libs'></a><h2>Objects (1)</h2><hr/>
<div class='lib_list'>
libopenjp2.so.2.1.0<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
</div>
<br/><br/><br/>
<hr/><div class='footer' align='right'><i>Generated on Sun Jun 19 23:35:53 2016 by <a href='http://lvc.github.io/abi-compliance-checker/'>ABI Compliance Checker</a> 1.99.15 &#160;</i></div><br/>
</body></html>

View File

@ -0,0 +1,309 @@
<!-- verdict:compatible;affected:0;added:0;removed:0;type_problems_high:0;type_problems_medium:0;type_problems_low:0;interface_problems_high:0;interface_problems_medium:0;interface_problems_low:0;changed_constants:0;tool_version:1.99.15 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="openjpeg, source compatibility, API, report" />
<meta name="description" content="Source compatibility report for the openjpeg object between 2.1 and current versions" />
<title>
openjpeg: 2.1 to current source compatibility report
</title>
<style type="text/css">
body {
font-family:Arial, sans-serif;
background-color:White;
color:Black;
}
hr {
color:Black;
background-color:Black;
height:1px;
border:0;
}
h1 {
margin-bottom:0px;
padding-bottom:0px;
font-size:1.625em;
}
h2 {
margin-bottom:0px;
padding-bottom:0px;
font-size:1.25em;
white-space:nowrap;
}
span.section {
font-weight:bold;
cursor:pointer;
color:#003E69;
white-space:nowrap;
margin-left:5px;
}
span.new_sign {
font-weight:bold;
margin-left:26px;
color:#003E69;
}
span.new_sign_lbl {
margin-left:28px;
font-size:0.875em;
color:Black;
}
span:hover.section {
color:#336699;
}
span.section_affected {
cursor:pointer;
margin-left:7px;
padding-left:15px;
font-size:0.875em;
color:#cc3300;
}
span.section_info {
cursor:pointer;
margin-left:7px;
padding-left:15px;
font-size:0.875em;
color:Black;
}
span.extendable {
font-weight:100;
}
span.h_name {
color:#cc3300;
font-size:0.875em;
font-weight:bold;
}
div.h_list, div.lib_list {
font-size:0.94em;
padding-left:5px;
}
span.ns {
color:#408080;
font-size:0.94em;
}
span.lib_name {
color:Green;
font-size:0.875em;
font-weight:bold;
}
span.iname {
font-weight:bold;
color:#003E69;
margin-left:5px;
}
span.iname_b {
font-weight:bold;
font-size:1.1em;
}
span.iname_a {
color:#333333;
font-weight:bold;
font-size:0.94em;
}
span.sym_p {
font-weight:normal;
white-space:normal;
}
div.affect {
padding-left:15px;
padding-bottom:10px;
font-size:0.87em;
font-style:italic;
line-height:0.75em;
}
div.affected {
padding-left:30px;
padding-top:10px;
}
table.ptable {
border-collapse:collapse;
border:1px outset black;
line-height:1em;
margin-left:15px;
margin-top:3px;
margin-bottom:3px;
width:900px;
}
table.ptable td {
border:1px solid gray;
padding: 3px;
font-size:0.875em;
}
table.vtable {
border-collapse:collapse;
border:1px outset black;
line-height:16px;
margin-left:30px;
margin-top:10px;
}
table.vtable td {
border:1px solid gray;
word-wrap:break-word;
padding: 3px;
font-size:0.875em;
max-width:450px;
vertical-align:top;
}
table.ptable th, table.vtable th {
background-color:#eeeeee;
font-weight:bold;
color:#333333;
font-family:Verdana, Arial;
font-size:0.81em;
border:1px solid gray;
text-align:center;
vertical-align:top;
white-space:nowrap;
padding: 3px;
}
table.summary {
border-collapse:collapse;
border:1px outset black;
}
table.summary th {
background-color:#eeeeee;
font-weight:100;
text-align:left;
font-size:0.94em;
white-space:nowrap;
border:1px inset gray;
padding: 3px;
}
table.summary td {
text-align:right;
white-space:nowrap;
border:1px inset gray;
padding: 3px 5px 3px 10px;
}
span.mangled {
padding-left:15px;
font-size:0.875em;
cursor:text;
color:#444444;
}
span.sym_ver {
color:#333333;
white-space:nowrap;
font-family:"DejaVu Sans Mono", Monospace;
}
span.attr {
color:#333333;
font-weight:100;
}
span.color_p {
font-style:italic;
color:Brown;
}
span.param {
font-style:italic;
}
span.focus_p {
font-style:italic;
/* color:Red; */
background-color:#FFCCCC;
}
span.ttype {
font-weight:100;
}
span.nowrap {
white-space:nowrap;
}
span.value {
white-space:nowrap;
font-weight:bold;
}
td.passed {
background-color:#CCFFCC;
}
td.warning {
background-color:#F4F4AF;
}
td.failed {
background-color:#FFCCCC;
}
td.new {
background-color:#C6DEFF;
}
.top_ref {
font-size:0.69em;
}
.footer {
font-size:0.75em;
}
</style>
<script type="text/javascript" language="JavaScript">
<!--
function showContent(header, id)
{
e = document.getElementById(id);
if(e.style.display == 'none')
{
e.style.display = 'block';
e.style.visibility = 'visible';
header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[&minus;]");
}
else
{
e.style.display = 'none';
e.style.visibility = 'hidden';
header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[+]");
}
}
-->
</script>
</head>
<body>
<div><a name='Top'></a>
<h1>Source compatibility report for the <span style='color:Blue;'>libopenjp2.so</span> object between <span style='color:Red;'>2.1</span> and <span style='color:Red;'>current</span> versions</h1>
<h2>Test Info</h2><hr/>
<table class='summary'>
<tr><th>Module Name</th><td>openjpeg</td></tr>
<tr><th>Version #1</th><td>2.1</td></tr>
<tr><th>Version #2</th><td>current</td></tr>
<tr><th>CPU Type</th><td>x86_64</td></tr>
<tr><th>GCC Version</th><td>4.9.2</td></tr>
</table>
<h2>Test Results</h2><hr/>
<table class='summary'><tr><th>Total Header Files</th><td><a href='#Headers' style='color:Blue;'>1</a></td></tr>
<tr><th>Total Source Files</th><td><a href='#Sources' style='color:Blue;'>3</a></td></tr>
<tr><th>Total Objects</th><td><a href='#Libs' style='color:Blue;'>1</a></td></tr>
<tr><th>Total Symbols / Types</th><td>43 / 110</td></tr>
<tr><th>Verdict</th><td><span style='color:Green;'><b>Compatible</b></span></td></tr>
</table>
<h2>Problem Summary</h2><hr/>
<table class='summary'><tr><th></th><th style='text-align:center;'>Severity</th><th style='text-align:center;'>Count</th></tr><tr><th>Added Symbols</th><td>-</td><td>0</td></tr>
<tr><th>Removed Symbols</th><td>High</td><td>0</td></tr>
<tr><th rowspan='3'>Problems with<br/>Data Types</th><td>High</td><td>0</td></tr>
<tr><td>Medium</td><td>0</td></tr>
<tr><td>Low</td><td>0</td></tr>
<tr><th rowspan='3'>Problems with<br/>Symbols</th><td>High</td><td>0</td></tr>
<tr><td>Medium</td><td>0</td></tr>
<tr><td>Low</td><td>0</td></tr>
<tr><th>Problems with<br/>Constants</th><td>Low</td><td>0</td></tr>
</table>
<a name='Headers'></a><h2>Header Files (1)</h2><hr/>
<div class='h_list'>
openjpeg.h<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Sources'></a><h2>Source Files (3)</h2><hr/>
<div class='h_list'>
cio.c<br/>
image.c<br/>
openjpeg.c<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
<a name='Libs'></a><h2>Objects (1)</h2><hr/>
<div class='lib_list'>
libopenjp2.so.2.1.0<br/>
</div>
<br/><a class='top_ref' href='#Top'>to the top</a><br/>
</div>
<br/><br/><br/>
<hr/><div class='footer' align='right'><i>Generated on Sun Jun 19 23:35:53 2016 by <a href='http://lvc.github.io/abi-compliance-checker/'>ABI Compliance Checker</a> 1.99.15 &#160;</i></div><br/>
</body></html>

View File

@ -0,0 +1,18 @@
.changelog {
cursor:text;
/*margin-top:7px;*/
font-family:Monaco, Consolas, 'DejaVu Sans Mono', 'Droid Sans Mono', Monospace;
font-size:14px;
padding:10px;
border:1px solid #333333; /* #e0e8e5 */
color:#333333;
background-color:#eff3f2;
word-wrap:break-word;
max-width:640px;
display: inline-block;
text-align:left;
}
.wrap {
white-space:pre-wrap;
}

28
abi-check/css/common.css Normal file
View File

@ -0,0 +1,28 @@
body {
padding-left:15px;
padding:5px;
background-color:White;
color:Black;
}
h1 {
font-size:1.7em;
margin:0px;
padding:0px;
}
hr {
color:Black;
background-color:Black;
height:1px;
border:0;
}
.tool {
font-size:1.55em;
}
a.tool {
text-decoration:none;
color:Black;
}

View File

@ -0,0 +1,32 @@
.diff_tbl tr { }
.diff_tbl td {
white-space: pre;
font-family: "DejaVu Sans Mono", "Droid Sans Mono", Monaco, Monospace;
vertical-align: top;
font-size: 14px;
}
.diff_tbl th {
font-size: 16px;
}
.small { font-size: 0.6em; font-style: italic; font-family: Verdana, Helvetica, sans-serif; }
.left { background-color: #EEE; }
.right { background-color: #FFF; }
.diff { background-color: #CCF; }
.lblock { background-color: #BFB; }
.rblock { background-color: #FF8; }
.insert { background-color: #8FF; }
.delete { background-color: #ACF; }
.void { background-color: #FFB; }
.cont { background-color: #EEE; }
.linebr { background-color: #AAA; }
.lineno { color: red; background-color: #FFF; font-size: 0.7em; text-align: right; padding: 0 2px; }
.elipsis{ background-color: #AAA; }
.left .cont { background-color: #DDD; }
.right .cont { background-color: #EEE; }
.lblock .cont { background-color: #9D9; }
.rblock .cont { background-color: #DD6; }
.insert .cont { background-color: #0DD; }
.delete .cont { background-color: #8AD; }
.stats, .stats td, .stats th { background-color: #EEE; padding: 2px 0; }

67
abi-check/css/report.css Normal file
View File

@ -0,0 +1,67 @@
table.summary {
font-family:"DejaVu Sans Mono", "Monaco", monospace;
font-size:0.94em;
}
table.summary {
border-collapse:collapse;
}
table.summary tr, table.summary td, table.summary th
{
border:1px solid #777777;
border-collapse:collapse;
padding:0.2em;
padding-left:7px;
padding-right:7px;
text-align:center;
}
table.summary th {
background:#f2f2f2;
white-space:nowrap;
}
table.summary td {
padding-top:20px;
padding-bottom:20px;
}
a.home {
font-size:1.2em;
text-decoration:none;
}
a.num {
color:#000000;
text-decoration:none;
}
a.num:hover {
text-decoration:underline;
}
a.info {
text-decoration:none;
}
.note {
font-size:0.82em;
}
.ok {
background-color:#CCFFCC;
}
.warning {
background-color:#F4F4AF;
}
.incompatible, .removed {
background-color:#FFCCCC;
}
.added {
background-color:#C6DEFF;
}
table.summary td.object {
text-align:left;
}
.sl {
max-width:95px;
word-wrap:break-word;
}

View File

@ -0,0 +1,36 @@
$VAR1 = {
'Changelog' => {
'1.2' => 'ChangeLog',
'1.3' => 'ChangeLog',
'1.4' => 'CHANGES',
'1.5' => 'NEWS',
'1.5.1' => 'NEWS',
'1.5.2' => 'NEWS',
'2.0' => 'NEWS',
'2.0.1' => 'NEWS',
'2.1' => 'NEWS'
},
'Installed' => {
'1.2' => 'installed/openjpeg/1.2',
'1.4' => 'installed/openjpeg/1.4',
'1.5' => 'installed/openjpeg/1.5',
'1.5.1' => 'installed/openjpeg/1.5.1',
'1.5.2' => 'installed/openjpeg/1.5.2',
'2.0' => 'installed/openjpeg/2.0',
'2.0.1' => 'installed/openjpeg/2.0.1',
'2.1' => 'installed/openjpeg/2.1',
'current' => 'installed/openjpeg/current'
},
'Source' => {
'1.2' => 'src/openjpeg/1.2/version.1.2.tar.gz',
'1.3' => 'src/openjpeg/1.3/version.1.3.tar.gz',
'1.4' => 'src/openjpeg/1.4/version.1.4.tar.gz',
'1.5' => 'src/openjpeg/1.5/version.1.5.tar.gz',
'1.5.1' => 'src/openjpeg/1.5.1/version.1.5.1.tar.gz',
'1.5.2' => 'src/openjpeg/1.5.2/version.1.5.2.tar.gz',
'2.0' => 'src/openjpeg/2.0/version.2.0.tar.gz',
'2.0.1' => 'src/openjpeg/2.0.1/version.2.0.1.tar.gz',
'2.1' => 'src/openjpeg/2.1/version.2.1.tar.gz',
'current' => 'src/openjpeg/current'
}
};

View File

@ -0,0 +1,372 @@
$VAR1 = {
'ABIDump' => {
'1.2' => {
'b53e6' => {
'Lang' => 'C',
'Object' => 'lib/libopenjpeg.so',
'Path' => 'abi_dump/openjpeg/1.2/b53e6/ABI.dump'
}
},
'1.4' => {
'8d6f6' => {
'Lang' => 'C',
'Object' => 'lib/libopenjpeg.so.1.4.0',
'Path' => 'abi_dump/openjpeg/1.4/8d6f6/ABI.dump'
}
},
'1.5' => {
'2f93b' => {
'Lang' => 'C',
'Object' => 'lib/libopenjpeg.so.1.5.0',
'Path' => 'abi_dump/openjpeg/1.5/2f93b/ABI.dump'
}
},
'1.5.1' => {
'c03dd' => {
'Lang' => 'C',
'Object' => 'lib/libopenjpeg.so.1.5.1',
'Path' => 'abi_dump/openjpeg/1.5.1/c03dd/ABI.dump'
}
},
'1.5.2' => {
'997ff' => {
'Lang' => 'C',
'Object' => 'lib/libopenjpeg.so.1.5.2',
'Path' => 'abi_dump/openjpeg/1.5.2/997ff/ABI.dump'
}
},
'2.0' => {
'bdca9' => {
'Lang' => 'C',
'Object' => 'lib/libopenjp2.so.2.0.0',
'Path' => 'abi_dump/openjpeg/2.0/bdca9/ABI.dump'
}
},
'2.0.1' => {
'3ef10' => {
'Lang' => 'C',
'Object' => 'lib/libopenjp2.so.2.0.1',
'Path' => 'abi_dump/openjpeg/2.0.1/3ef10/ABI.dump'
}
},
'2.1' => {
'321e8' => {
'Lang' => 'C',
'Object' => 'lib/libopenjp2.so.2.1.0',
'Path' => 'abi_dump/openjpeg/2.1/321e8/ABI.dump'
}
},
'current' => {
'6ff8d' => {
'Lang' => 'C',
'Object' => 'lib/libopenjp2.so.2.1.1',
'Path' => 'abi_dump/openjpeg/current/6ff8d/ABI.dump'
}
}
},
'ABIReport' => {
'1.2' => {},
'1.3' => {},
'1.4' => {
'1.5' => {
'Added' => 0,
'BC' => '92.9',
'ChangedSoname' => 1,
'ObjectsAdded' => 0,
'ObjectsRemoved' => 0,
'Path' => 'objects_report/openjpeg/1.4/1.5/report.html',
'Removed' => 0,
'TotalObjects' => 1,
'TotalProblems' => 15
}
},
'1.5' => {
'1.5.1' => {
'Added' => 0,
'BC' => 100,
'ChangedSoname' => 1,
'ObjectsAdded' => 0,
'ObjectsRemoved' => 0,
'Path' => 'objects_report/openjpeg/1.5/1.5.1/report.html',
'Removed' => 0,
'TotalObjects' => 1,
'TotalProblems' => 0
}
},
'1.5.1' => {
'1.5.2' => {
'Added' => 0,
'BC' => 100,
'ChangedSoname' => 0,
'ObjectsAdded' => 0,
'ObjectsRemoved' => 0,
'Path' => 'objects_report/openjpeg/1.5.1/1.5.2/report.html',
'Removed' => 0,
'TotalObjects' => 1,
'TotalProblems' => 0
}
},
'1.5.2' => {
'2.0' => {
'Added' => 31,
'BC' => '35.7',
'ChangedSoname' => 1,
'ObjectsAdded' => 0,
'ObjectsRemoved' => 0,
'Path' => 'objects_report/openjpeg/1.5.2/2.0/report.html',
'Removed' => 9,
'TotalObjects' => 1,
'TotalProblems' => 135
}
},
'2.0' => {
'2.0.1' => {
'Added' => 0,
'BC' => 100,
'ChangedSoname' => 1,
'ObjectsAdded' => 0,
'ObjectsRemoved' => 0,
'Path' => 'objects_report/openjpeg/2.0/2.0.1/report.html',
'Removed' => 0,
'TotalObjects' => 1,
'TotalProblems' => 0
}
},
'2.0.1' => {
'2.1' => {
'Added' => 0,
'BC' => '96.5',
'ChangedSoname' => 0,
'ObjectsAdded' => 0,
'ObjectsRemoved' => 0,
'Path' => 'objects_report/openjpeg/2.0.1/2.1/report.html',
'Removed' => 0,
'TotalObjects' => 1,
'TotalProblems' => 10
}
},
'2.1' => {
'current' => {
'Added' => 0,
'BC' => 100,
'ChangedSoname' => 0,
'ObjectsAdded' => 0,
'ObjectsRemoved' => 0,
'Path' => 'objects_report/openjpeg/2.1/current/report.html',
'Removed' => 0,
'TotalObjects' => 1,
'TotalProblems' => 0
}
}
},
'ABIReport_D' => {
'1.4' => {
'1.5' => {
'851c7' => {
'Added' => 0,
'Affected' => '7.1',
'Object1' => 'lib/libopenjpeg.so.1.4.0',
'Object2' => 'lib/libopenjpeg.so.1.5.0',
'Path' => 'compat_report/openjpeg/1.4/1.5/851c7/abi_compat_report.html',
'Removed' => 0,
'TotalProblems' => 15
}
}
},
'1.5' => {
'1.5.1' => {
'd3b03' => {
'Added' => 0,
'Affected' => 0,
'Object1' => 'lib/libopenjpeg.so.1.5.0',
'Object2' => 'lib/libopenjpeg.so.1.5.1',
'Path' => 'compat_report/openjpeg/1.5/1.5.1/d3b03/abi_compat_report.html',
'Removed' => 0,
'TotalProblems' => 0
}
}
},
'1.5.1' => {
'1.5.2' => {
'3c341' => {
'Added' => 0,
'Affected' => 0,
'Object1' => 'lib/libopenjpeg.so.1.5.1',
'Object2' => 'lib/libopenjpeg.so.1.5.2',
'Path' => 'compat_report/openjpeg/1.5.1/1.5.2/3c341/abi_compat_report.html',
'Removed' => 0,
'TotalProblems' => 0
}
}
},
'1.5.2' => {
'2.0' => {
'8470b' => {
'Added' => 31,
'Affected' => '64.3',
'Object1' => 'lib/libopenjpeg.so.1.5.2',
'Object2' => 'lib/libopenjp2.so.2.0.0',
'Path' => 'compat_report/openjpeg/1.5.2/2.0/8470b/abi_compat_report.html',
'Removed' => 9,
'TotalProblems' => 135
}
}
},
'2.0' => {
'2.0.1' => {
'd7b08' => {
'Added' => 0,
'Affected' => 0,
'Object1' => 'lib/libopenjp2.so.2.0.0',
'Object2' => 'lib/libopenjp2.so.2.0.1',
'Path' => 'compat_report/openjpeg/2.0/2.0.1/d7b08/abi_compat_report.html',
'Removed' => 0,
'TotalProblems' => 0
}
}
},
'2.0.1' => {
'2.1' => {
'cb193' => {
'Added' => 0,
'Affected' => '3.5',
'Object1' => 'lib/libopenjp2.so.2.0.1',
'Object2' => 'lib/libopenjp2.so.2.1.0',
'Path' => 'compat_report/openjpeg/2.0.1/2.1/cb193/abi_compat_report.html',
'Removed' => 0,
'TotalProblems' => 10
}
}
},
'2.1' => {
'current' => {
'e6eaa' => {
'Added' => 0,
'Affected' => 0,
'Object1' => 'lib/libopenjp2.so.2.1.0',
'Object2' => 'lib/libopenjp2.so.2.1.1',
'Path' => 'compat_report/openjpeg/2.1/current/e6eaa/abi_compat_report.html',
'Removed' => 0,
'TotalProblems' => 0
}
}
}
},
'ABIView' => {},
'ABIView_D' => {},
'Changelog' => {
'1.2' => 'changelog/openjpeg/1.2/log.html',
'1.3' => 'changelog/openjpeg/1.3/log.html',
'1.4' => 'changelog/openjpeg/1.4/log.html',
'1.5' => 'changelog/openjpeg/1.5/log.html',
'1.5.1' => 'changelog/openjpeg/1.5.1/log.html',
'1.5.2' => 'changelog/openjpeg/1.5.2/log.html',
'2.0' => 'changelog/openjpeg/2.0/log.html',
'2.0.1' => 'changelog/openjpeg/2.0.1/log.html',
'2.1' => 'changelog/openjpeg/2.1/log.html',
'current' => 'changelog/openjpeg/current/log.html'
},
'Date' => {
'1.2' => '2007-06-04 16:01',
'1.3' => '2011-07-03 20:56',
'1.4' => '2011-07-03 20:56',
'1.5' => '2012-02-07 23:10',
'1.5.1' => '2012-09-13 09:58',
'1.5.2' => '2014-03-28 09:20',
'2.0' => '2014-03-28 09:13',
'2.0.1' => '2014-04-22 09:53',
'2.1' => '2014-04-29 14:58',
'current' => '2016-05-15 01:36:31'
},
'HeadersDiff' => {
'1.2' => {},
'1.3' => {},
'1.4' => {
'1.5' => {
'Path' => 'headers_diff/openjpeg/1.4/1.5/diff.html',
'Total' => 0
}
},
'1.5' => {
'1.5.1' => {
'Path' => 'headers_diff/openjpeg/1.5/1.5.1/diff.html',
'Total' => 1
}
},
'1.5.1' => {
'1.5.2' => {
'Path' => 'headers_diff/openjpeg/1.5.1/1.5.2/diff.html',
'Total' => 0
}
},
'1.5.2' => {
'2.0' => {
'Path' => 'headers_diff/openjpeg/1.5.2/2.0/diff.html',
'Total' => 0
}
},
'2.0' => {
'2.0.1' => {
'Path' => 'headers_diff/openjpeg/2.0/2.0.1/diff.html',
'Total' => 3
}
},
'2.0.1' => {
'2.1' => {
'Path' => 'headers_diff/openjpeg/2.0.1/2.1/diff.html',
'Total' => 0
}
},
'2.1' => {
'current' => {
'Path' => 'headers_diff/openjpeg/2.1/current/diff.html',
'Total' => 2
}
}
},
'Maintainer' => 'Antonin Descampe',
'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {},
'ScmUpdateTime' => '1466371824',
'Soname' => {
'1.2' => {
'lib/libopenjpeg.so' => 'libopenjpeg.so'
},
'1.4' => {
'lib/libopenjpeg.so.1.4.0' => 'libopenjpeg.so.1.4'
},
'1.5' => {
'lib/libopenjpeg.so.1.5.0' => 'libopenjpeg.so.1'
},
'1.5.1' => {
'lib/libopenjpeg.so.1.5.1' => 'libopenjpeg.so.5'
},
'1.5.2' => {
'lib/libopenjpeg.so.1.5.2' => 'libopenjpeg.so.5'
},
'2.0' => {
'lib/libopenjp2.so.2.0.0' => 'libopenjp2.so.6'
},
'2.0.1' => {
'lib/libopenjp2.so.2.0.1' => 'libopenjp2.so.7'
},
'2.1' => {
'lib/libopenjp2.so.2.1.0' => 'libopenjp2.so.7'
},
'current' => {
'lib/libopenjp2.so.2.1.1' => 'libopenjp2.so.7'
}
},
'Sover' => {
'1.2' => 'None',
'1.4' => '1.4',
'1.5' => '1',
'1.5.1' => '5',
'1.5.2' => '5',
'2.0' => '6',
'2.0.1' => '7',
'2.1' => '7',
'current' => '7'
},
'Title' => 'OpenJPEG'
};

View File

@ -0,0 +1,24 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="OpenJPEG, header, diff" />
<meta name="description" content="Diff for header files between 1.4 and 1.5 versions of openjpeg" />
<link rel="stylesheet" type="text/css" href="../../../../css/common.css" />
<link rel="stylesheet" type="text/css" href="../../../../css/headers_diff.css" />
<title>
OpenJPEG: headers diff between 1.4 and 1.5 versions
</title>
</head>
<body>
<table width='100%' cellpadding='0' cellspacing='0'><tr><td><table cellpadding='0' cellspacing='0'><tr><td align='center'><h1 class='tool'><a title='Home: ABI tracker for OpenJPEG' href='../../../../timeline/openjpeg/index.html' class='tool'>ABI<br/>Tracker</a></h1></td><td width='30px;'></td><td><h1>(OpenJPEG)</h1></td></tr></table><hr/>
<br/>
<br/>
<h1>Headers diff: <span class='version'>1.4</span> vs <span class='version'>1.5</span></h1><br/><br/><br/><div style='width:100%;' align='left' class='small'>This html diff was produced by rfcdiff 1.41.The latest version is available from <a href='http://tools.ietf.org/tools/rfcdiff/'>http://tools.ietf.org/tools/rfcdiff/</a></div>
</td></tr></table>
</body>
</html>

View File

@ -0,0 +1,3 @@
{
"Total": 0
}

View File

@ -0,0 +1,24 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="OpenJPEG, header, diff" />
<meta name="description" content="Diff for header files between 1.5.1 and 1.5.2 versions of openjpeg" />
<link rel="stylesheet" type="text/css" href="../../../../css/common.css" />
<link rel="stylesheet" type="text/css" href="../../../../css/headers_diff.css" />
<title>
OpenJPEG: headers diff between 1.5.1 and 1.5.2 versions
</title>
</head>
<body>
<table width='100%' cellpadding='0' cellspacing='0'><tr><td><table cellpadding='0' cellspacing='0'><tr><td align='center'><h1 class='tool'><a title='Home: ABI tracker for OpenJPEG' href='../../../../timeline/openjpeg/index.html' class='tool'>ABI<br/>Tracker</a></h1></td><td width='30px;'></td><td><h1>(OpenJPEG)</h1></td></tr></table><hr/>
<br/>
<br/>
<h1>Headers diff: <span class='version'>1.5.1</span> vs <span class='version'>1.5.2</span></h1><br/><br/><br/><div style='width:100%;' align='left' class='small'>This html diff was produced by rfcdiff 1.41.The latest version is available from <a href='http://tools.ietf.org/tools/rfcdiff/'>http://tools.ietf.org/tools/rfcdiff/</a></div>
</td></tr></table>
</body>
</html>

View File

@ -0,0 +1,3 @@
{
"Total": 0
}

View File

@ -0,0 +1,24 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="OpenJPEG, header, diff" />
<meta name="description" content="Diff for header files between 1.5.2 and 2.0 versions of openjpeg" />
<link rel="stylesheet" type="text/css" href="../../../../css/common.css" />
<link rel="stylesheet" type="text/css" href="../../../../css/headers_diff.css" />
<title>
OpenJPEG: headers diff between 1.5.2 and 2.0 versions
</title>
</head>
<body>
<table width='100%' cellpadding='0' cellspacing='0'><tr><td><table cellpadding='0' cellspacing='0'><tr><td align='center'><h1 class='tool'><a title='Home: ABI tracker for OpenJPEG' href='../../../../timeline/openjpeg/index.html' class='tool'>ABI<br/>Tracker</a></h1></td><td width='30px;'></td><td><h1>(OpenJPEG)</h1></td></tr></table><hr/>
<br/>
<br/>
<h1>Headers diff: <span class='version'>1.5.2</span> vs <span class='version'>2.0</span></h1><br/><br/><br/><div style='width:100%;' align='left' class='small'>This html diff was produced by rfcdiff 1.41.The latest version is available from <a href='http://tools.ietf.org/tools/rfcdiff/'>http://tools.ietf.org/tools/rfcdiff/</a></div>
</td></tr></table>
</body>
</html>

View File

@ -0,0 +1,3 @@
{
"Total": 0
}

View File

@ -0,0 +1,62 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="OpenJPEG, header, diff" />
<meta name="description" content="Diff for header files between 1.5 and 1.5.1 versions of openjpeg" />
<link rel="stylesheet" type="text/css" href="../../../../css/common.css" />
<link rel="stylesheet" type="text/css" href="../../../../css/headers_diff.css" />
<title>
OpenJPEG: headers diff between 1.5 and 1.5.1 versions
</title>
</head>
<body>
<table width='100%' cellpadding='0' cellspacing='0'><tr><td><table cellpadding='0' cellspacing='0'><tr><td align='center'><h1 class='tool'><a title='Home: ABI tracker for OpenJPEG' href='../../../../timeline/openjpeg/index.html' class='tool'>ABI<br/>Tracker</a></h1></td><td width='30px;'></td><td><h1>(OpenJPEG)</h1></td></tr></table><hr/>
<br/>
<br/>
<h1>Headers diff: <span class='version'>1.5</span> vs <span class='version'>1.5.1</span></h1><br/><br/>
<table class='diff_tbl' border="0" cellpadding="0" cellspacing="0">
<tr bgcolor="orange"><th></th><th>&nbsp;openjpeg.h (1.5)&nbsp;</th><th> </th><th>&nbsp;openjpeg.h (1.5.1)&nbsp;</th><th></th></tr>
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
<tr bgcolor="gray" ><td></td><th><a name="part-l1" /><small>skipping to change at</small><em> line 137</em></th><th> </th><th><a name="part-r1" /><small>skipping to change at</small><em> line 137</em></th><td></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">Supported image color spaces</td><td> </td><td class="right">Supported image color spaces</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">*/</td><td> </td><td class="right">*/</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef enum COLOR_SPACE {</td><td> </td><td class="right">typedef enum COLOR_SPACE {</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> CLRSPC_UNKNOWN = -1, /**&lt; not supported by the library */</td><td> </td><td class="right"> CLRSPC_UNKNOWN = -1, /**&lt; not supported by the library */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> CLRSPC_UNSPECIFIED = 0, /**&lt; not specified in the codestream */</td><td> </td><td class="right"> CLRSPC_UNSPECIFIED = 0, /**&lt; not specified in the codestream */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> CLRSPC_SRGB = 1, /**&lt; sRGB */</td><td> </td><td class="right"> CLRSPC_SRGB = 1, /**&lt; sRGB */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> CLRSPC_GRAY = 2, /**&lt; grayscale */</td><td> </td><td class="right"> CLRSPC_GRAY = 2, /**&lt; grayscale */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> CLRSPC_SYCC = 3 /**&lt; YUV */</td><td> </td><td class="right"> CLRSPC_SYCC = 3 /**&lt; YUV */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">} OPJ_COLOR_SPACE;</td><td> </td><td class="right">} OPJ_COLOR_SPACE;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0001" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">#define ENUMCS_SRGB 16</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">#define ENUMCS_GRAY 17</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">#define ENUMCS_SYCC 18</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"> </td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/**</td><td> </td><td class="right">/**</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">Supported codec</td><td> </td><td class="right">Supported codec</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">*/</td><td> </td><td class="right">*/</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef enum CODEC_FORMAT {</td><td> </td><td class="right">typedef enum CODEC_FORMAT {</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> CODEC_UNKNOWN = -1, /**&lt; place-holder */</td><td> </td><td class="right"> CODEC_UNKNOWN = -1, /**&lt; place-holder */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> CODEC_J2K = 0, /**&lt; JPEG-2000 codestream : read/write */</td><td> </td><td class="right"> CODEC_J2K = 0, /**&lt; JPEG-2000 codestream : read/write */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> CODEC_JPT = 1, /**&lt; JPT-stream (JPEG 2000, JPIP) : read onl
y */</td><td> </td><td class="right"> CODEC_JPT = 1, /**&lt; JPT-stream (JPEG 2000, JPIP) : read onl
y */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> CODEC_JP2 = 2 /**&lt; JPEG-2000 file format : read/write */</td><td> </td><td class="right"> CODEC_JP2 = 2 /**&lt; JPEG-2000 file format : read/write */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">} OPJ_CODEC_FORMAT;</td><td> </td><td class="right">} OPJ_CODEC_FORMAT;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td></td><td class="left"></td><td> </td><td class="right"></td><td></td></tr>
<tr bgcolor="gray"><th colspan="5" align="center"><a name="end">&nbsp;End of changes. 1 change blocks.&nbsp;</a></th></tr>
<tr class="stats"><td></td><th><i>0 lines changed or deleted</i></th><th><i> </i></th><th><i>4 lines changed or added</i></th><td></td></tr>
<tr><td colspan="5" align="center" class="small"></td></tr>
</table>
<br/><div style='width:100%;' align='left' class='small'>This html diff was produced by rfcdiff 1.41.The latest version is available from <a href='http://tools.ietf.org/tools/rfcdiff/'>http://tools.ietf.org/tools/rfcdiff/</a></div>
</td></tr></table>
</body>
</html>

View File

@ -0,0 +1,3 @@
{
"Total": 1
}

View File

@ -0,0 +1,24 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="OpenJPEG, header, diff" />
<meta name="description" content="Diff for header files between 2.0.1 and 2.1 versions of openjpeg" />
<link rel="stylesheet" type="text/css" href="../../../../css/common.css" />
<link rel="stylesheet" type="text/css" href="../../../../css/headers_diff.css" />
<title>
OpenJPEG: headers diff between 2.0.1 and 2.1 versions
</title>
</head>
<body>
<table width='100%' cellpadding='0' cellspacing='0'><tr><td><table cellpadding='0' cellspacing='0'><tr><td align='center'><h1 class='tool'><a title='Home: ABI tracker for OpenJPEG' href='../../../../timeline/openjpeg/index.html' class='tool'>ABI<br/>Tracker</a></h1></td><td width='30px;'></td><td><h1>(OpenJPEG)</h1></td></tr></table><hr/>
<br/>
<br/>
<h1>Headers diff: <span class='version'>2.0.1</span> vs <span class='version'>2.1</span></h1><br/><br/><br/><div style='width:100%;' align='left' class='small'>This html diff was produced by rfcdiff 1.41.The latest version is available from <a href='http://tools.ietf.org/tools/rfcdiff/'>http://tools.ietf.org/tools/rfcdiff/</a></div>
</td></tr></table>
</body>
</html>

View File

@ -0,0 +1,3 @@
{
"Total": 0
}

View File

@ -0,0 +1,446 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="OpenJPEG, header, diff" />
<meta name="description" content="Diff for header files between 2.0 and 2.0.1 versions of openjpeg" />
<link rel="stylesheet" type="text/css" href="../../../../css/common.css" />
<link rel="stylesheet" type="text/css" href="../../../../css/headers_diff.css" />
<title>
OpenJPEG: headers diff between 2.0 and 2.0.1 versions
</title>
</head>
<body>
<table width='100%' cellpadding='0' cellspacing='0'><tr><td><table cellpadding='0' cellspacing='0'><tr><td align='center'><h1 class='tool'><a title='Home: ABI tracker for OpenJPEG' href='../../../../timeline/openjpeg/index.html' class='tool'>ABI<br/>Tracker</a></h1></td><td width='30px;'></td><td><h1>(OpenJPEG)</h1></td></tr></table><hr/>
<br/>
<br/>
<h1>Headers diff: <span class='version'>2.0</span> vs <span class='version'>2.0.1</span></h1><br/><br/>
<table class='diff_tbl' border="0" cellpadding="0" cellspacing="0">
<tr bgcolor="orange"><th></th><th>&nbsp;openjpeg.h (2.0)&nbsp;</th><th> </th><th>&nbsp;openjpeg.h (2.0.1)&nbsp;</th><th></th></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> /*</td><td> </td><td class="right"> /*</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0001" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"> * Copyright (c) <span class="delete">2002-2007, Communications and Remote Sensing Laboratory, U</span></td><td> </td><td class="rblock"> * <span class="insert">The copyright in this software is being made available under the 2-claus</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">niversite</span> catholique de Louvain (UCL), Belgium</td><td> </td><td class="rblock"><span class="insert">es</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"> * Copyright (c) <span class="delete">2002-2007,</span> Professor Benoit Macq</td><td> </td><td class="rblock"><span class="insert"> * BSD License, included below. This software may be subject to other third</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> * party and contributor rights, including patent rights, and no such right</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">s</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> * are granted under this license.</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> *</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> *</span> Copyright (c) <span class="insert">2002-2014, Universite</span> catholique de Louvain (UCL), Belgium</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"> * Copyright (c) <span class="insert">2002-2014,</span> Professor Benoit Macq</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * Copyright (c) 2001-2003, David Janssens</td><td> </td><td class="right"> * Copyright (c) 2001-2003, David Janssens</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * Copyright (c) 2002-2003, Yannick Verschueren</td><td> </td><td class="right"> * Copyright (c) 2002-2003, Yannick Verschueren</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0002" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"> * Copyright (c) 2003-2007, Francois-Olivier Devaux <span class="delete">and</span> Antonin Descampe</td><td> </td><td class="rblock"> * Copyright (c) 2003-2007, Francois-Olivier Devaux</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"> <span class="insert">* Copyright (c) 2003-2014,</span> Antonin Descampe</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * Copyright (c) 2005, Herve Drolon, FreeImage Team</td><td> </td><td class="right"> * Copyright (c) 2005, Herve Drolon, FreeImage Team</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * Copyright (c) 2006-2007, Parvatha Elangovan</td><td> </td><td class="right"> * Copyright (c) 2006-2007, Parvatha Elangovan</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * Copyright (c) 2008, Jerome Fimes, Communications &amp; Systemes &lt;jerome.fime
s@c-s.fr&gt;</td><td> </td><td class="right"> * Copyright (c) 2008, Jerome Fimes, Communications &amp; Systemes &lt;jerome.fime
s@c-s.fr&gt;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * Copyright (c) 2010-2011, Kaori Hagihara</td><td> </td><td class="right"> * Copyright (c) 2010-2011, Kaori Hagihara</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * Copyright (c) 2011-2012, Centre National d'Etudes Spatiales (CNES), Fran
ce</td><td> </td><td class="right"> * Copyright (c) 2011-2012, Centre National d'Etudes Spatiales (CNES), Fran
ce</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * Copyright (c) 2012, CS Systemes d'Information, France</td><td> </td><td class="right"> * Copyright (c) 2012, CS Systemes d'Information, France</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * All rights reserved.</td><td> </td><td class="right"> * All rights reserved.</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * Redistribution and use in source and binary forms, with or without</td><td> </td><td class="right"> * Redistribution and use in source and binary forms, with or without</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * modification, are permitted provided that the following conditions</td><td> </td><td class="right"> * modification, are permitted provided that the following conditions</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
<tr bgcolor="gray" ><td></td><th><a name="part-l2" /><small>skipping to change at</small><em> line 45</em></th><th> </th><th><a name="part-r2" /><small>skipping to change at</small><em> line 51</em></th><td></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> */</td><td> </td><td class="right"> */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#ifndef OPENJPEG_H</td><td> </td><td class="right">#ifndef OPENJPEG_H</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPENJPEG_H</td><td> </td><td class="right">#define OPENJPEG_H</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/*</td><td> </td><td class="right">/*</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">==========================================================</td><td> </td><td class="right">==========================================================</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> Compiler directives</td><td> </td><td class="right"> Compiler directives</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">==========================================================</td><td> </td><td class="right">==========================================================</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">*/</td><td> </td><td class="right">*/</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0003" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">/*</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">The inline keyword is supported by C99 but not by C90.</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">Most compilers implement their own version of this keyword ...</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">*/</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">#ifndef INLINE</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> #if defined(_MSC_VER)</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> #define INLINE __forceinline</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> #elif defined(__GNUC__)</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> #define INLINE __inline__</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> #elif defined(__MWERKS__)</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> #define INLINE inline</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> #else</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> /* add other compilers here ... */</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> #define INLINE</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> #endif /* defined(&lt;Compiler&gt;) */</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">#endif /* INLINE */</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"> </td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/* deprecated attribute */</td><td> </td><td class="right">/* deprecated attribute */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#ifdef __GNUC__</td><td> </td><td class="right">#ifdef __GNUC__</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0004" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"> #define DEPRECATED(func) func __attribute__ ((deprecated))</td><td> </td><td class="rblock"> #define <span class="insert">OPJ_</span>DEPRECATED(func) func __attribute__ ((deprecated))</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#elif defined(_MSC_VER)</td><td> </td><td class="right">#elif defined(_MSC_VER)</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0005" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"> #define DEPRECATED(func) __declspec(deprecated) func</td><td> </td><td class="rblock"> #define <span class="insert">OPJ_</span>DEPRECATED(func) __declspec(deprecated) func</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#else</td><td> </td><td class="right">#else</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> #pragma message("WARNING: You need to implement DEPRECATED for this
compiler")</td><td> </td><td class="right"> #pragma message("WARNING: You need to implement DEPRECATED for this
compiler")</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0006" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"> #define DEPRECATED(func) func</td><td> </td><td class="rblock"> #define <span class="insert">OPJ_</span>DEPRECATED(func) func</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#endif</td><td> </td><td class="right">#endif</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#if defined(OPJ_STATIC) || !defined(_WIN32)</td><td> </td><td class="right">#if defined(OPJ_STATIC) || !defined(_WIN32)</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/* http://gcc.gnu.org/wiki/Visibility */</td><td> </td><td class="right">/* http://gcc.gnu.org/wiki/Visibility */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#if __GNUC__ &gt;= 4</td><td> </td><td class="right">#if __GNUC__ &gt;= 4</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_API __attribute__ ((visibility ("default")))</td><td> </td><td class="right">#define OPJ_API __attribute__ ((visibility ("default")))</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_LOCAL __attribute__ ((visibility ("hidden")))</td><td> </td><td class="right">#define OPJ_LOCAL __attribute__ ((visibility ("hidden")))</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#else</td><td> </td><td class="right">#else</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_API</td><td> </td><td class="right">#define OPJ_API</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_LOCAL</td><td> </td><td class="right">#define OPJ_LOCAL</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
<tr bgcolor="gray" ><td></td><th><a name="part-l3" /><small>skipping to change at</small><em> line 82</em></th><th> </th><th><a name="part-r3" /><small>skipping to change at</small><em> line 105</em></th><td></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">OPJ_API functions as being imported from a DLL, wheras this DLL sees symbol
s</td><td> </td><td class="right">OPJ_API functions as being imported from a DLL, wheras this DLL sees symbol
s</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">defined with this macro as being exported.</td><td> </td><td class="right">defined with this macro as being exported.</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">*/</td><td> </td><td class="right">*/</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#if defined(OPJ_EXPORTS) || defined(DLL_EXPORT)</td><td> </td><td class="right">#if defined(OPJ_EXPORTS) || defined(DLL_EXPORT)</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_API __declspec(dllexport)</td><td> </td><td class="right">#define OPJ_API __declspec(dllexport)</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#else</td><td> </td><td class="right">#else</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_API __declspec(dllimport)</td><td> </td><td class="right">#define OPJ_API __declspec(dllimport)</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#endif /* OPJ_EXPORTS */</td><td> </td><td class="right">#endif /* OPJ_EXPORTS */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#endif /* !OPJ_STATIC || !_WIN32 */</td><td> </td><td class="right">#endif /* !OPJ_STATIC || !_WIN32 */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0007" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock">typedef int OPJ_BOOL;<span class="delete"> /*FIXME it should be to follow the name of others OPJ
_TYPE -&gt; OPJ_BOOL*/</span></td><td> </td><td class="rblock">typedef int OPJ_BOOL;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_TRUE 1</td><td> </td><td class="right">#define OPJ_TRUE 1</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_FALSE 0</td><td> </td><td class="right">#define OPJ_FALSE 0</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef char OPJ_CHAR;</td><td> </td><td class="right">typedef char OPJ_CHAR;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef float OPJ_FLOAT32;</td><td> </td><td class="right">typedef float OPJ_FLOAT32;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef double OPJ_FLOAT64;</td><td> </td><td class="right">typedef double OPJ_FLOAT64;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef unsigned char OPJ_BYTE;</td><td> </td><td class="right">typedef unsigned char OPJ_BYTE;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#include "opj_stdint.h"</td><td> </td><td class="right">#include "opj_stdint.h"</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef int8_t OPJ_INT8;</td><td> </td><td class="right">typedef int8_t OPJ_INT8;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef uint8_t OPJ_UINT8;</td><td> </td><td class="right">typedef uint8_t OPJ_UINT8;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef int16_t OPJ_INT16;</td><td> </td><td class="right">typedef int16_t OPJ_INT16;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef uint16_t OPJ_UINT16;</td><td> </td><td class="right">typedef uint16_t OPJ_UINT16;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef int32_t OPJ_INT32;</td><td> </td><td class="right">typedef int32_t OPJ_INT32;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef uint32_t OPJ_UINT32;</td><td> </td><td class="right">typedef uint32_t OPJ_UINT32;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef int64_t OPJ_INT64;</td><td> </td><td class="right">typedef int64_t OPJ_INT64;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef uint64_t OPJ_UINT64;</td><td> </td><td class="right">typedef uint64_t OPJ_UINT64;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0008" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">typedef int64_t OPJ_OFF_T; /* 64-bit file offset type */</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"></span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">#include &lt;stdio.h&gt;</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">typedef size_t OPJ_SIZE_T;</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"> </td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/* Avoid compile-time warning because parameter is not used */</td><td> </td><td class="right">/* Avoid compile-time warning because parameter is not used */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_ARG_NOT_USED(x) (void)(x)</td><td> </td><td class="right">#define OPJ_ARG_NOT_USED(x) (void)(x)</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/*</td><td> </td><td class="right">/*</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">==========================================================</td><td> </td><td class="right">==========================================================</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> Useful constant definitions</td><td> </td><td class="right"> Useful constant definitions</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">==========================================================</td><td> </td><td class="right">==========================================================</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">*/</td><td> </td><td class="right">*/</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_PATH_LEN 4096 /**&lt; Maximum allowed size for filenames */</td><td> </td><td class="right">#define OPJ_PATH_LEN 4096 /**&lt; Maximum allowed size for filenames */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
<tr bgcolor="gray" ><td></td><th><a name="part-l4" /><small>skipping to change at</small><em> line 140</em></th><th> </th><th><a name="part-r4" /><small>skipping to change at</small><em> line 168</em></th><td></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define JPWL_MAXIMUM_EPB_ROOM 65450 /**&lt; Expect this maximum number of byte
s for composition of EPBs */</td><td> </td><td class="right">#define JPWL_MAXIMUM_EPB_ROOM 65450 /**&lt; Expect this maximum number of byte
s for composition of EPBs */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/* &lt;&lt;UniPG */</td><td> </td><td class="right">/* &lt;&lt;UniPG */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/**</td><td> </td><td class="right">/**</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * EXPERIMENTAL FOR THE MOMENT</td><td> </td><td class="right"> * EXPERIMENTAL FOR THE MOMENT</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * Supported options about file information used only in j2k_dump</td><td> </td><td class="right"> * Supported options about file information used only in j2k_dump</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">*/</td><td> </td><td class="right">*/</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_IMG_INFO 1 /**&lt; Basic image information provide
d to the user */</td><td> </td><td class="right">#define OPJ_IMG_INFO 1 /**&lt; Basic image information provide
d to the user */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_J2K_MH_INFO 2 /**&lt; Codestream information
based only on the main header */</td><td> </td><td class="right">#define OPJ_J2K_MH_INFO 2 /**&lt; Codestream information
based only on the main header */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_J2K_TH_INFO 4 /**&lt; Tile information based
on the current tile header */</td><td> </td><td class="right">#define OPJ_J2K_TH_INFO 4 /**&lt; Tile information based
on the current tile header */</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0009" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">/*FIXME #define OPJ_J2K_CSTR_INFO 6*/ /**&lt; </span> */</td><td> </td><td class="rblock"><span class="insert">#define OPJ_J2K_TCH_INFO 8 /**&lt; Tile/Component information of a
ll tiles</span> */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_J2K_MH_IND 16 /**&lt; Codestream index based only on
the main header */</td><td> </td><td class="right">#define OPJ_J2K_MH_IND 16 /**&lt; Codestream index based only on
the main header */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_J2K_TH_IND 32 /**&lt; Tile index based on the current
tile */</td><td> </td><td class="right">#define OPJ_J2K_TH_IND 32 /**&lt; Tile index based on the current
tile */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/*FIXME #define OPJ_J2K_CSTR_IND 48*/ /**&lt; */</td><td> </td><td class="right">/*FIXME #define OPJ_J2K_CSTR_IND 48*/ /**&lt; */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_JP2_INFO 128 /**&lt; JP2 file information */</td><td> </td><td class="right">#define OPJ_JP2_INFO 128 /**&lt; JP2 file information */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_JP2_IND 256 /**&lt; JP2 file index */</td><td> </td><td class="right">#define OPJ_JP2_IND 256 /**&lt; JP2 file index */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/*</td><td> </td><td class="right">/*</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">==========================================================</td><td> </td><td class="right">==========================================================</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> enum definitions</td><td> </td><td class="right"> enum definitions</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">==========================================================</td><td> </td><td class="right">==========================================================</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
<tr bgcolor="gray" ><td></td><th><a name="part-l5" /><small>skipping to change at</small><em> line 189</em></th><th> </th><th><a name="part-r5" /><small>skipping to change at</small><em> line 217</em></th><td></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_RPCL = 2, /**&lt; resolution-precinct-component-l
ayer order */</td><td> </td><td class="right"> OPJ_RPCL = 2, /**&lt; resolution-precinct-component-l
ayer order */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_PCRL = 3, /**&lt; precinct-component-resolution-l
ayer order */</td><td> </td><td class="right"> OPJ_PCRL = 3, /**&lt; precinct-component-resolution-l
ayer order */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_CPRL = 4 /**&lt; component-precinct-resolution-l
ayer order */</td><td> </td><td class="right"> OPJ_CPRL = 4 /**&lt; component-precinct-resolution-l
ayer order */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">} OPJ_PROG_ORDER;</td><td> </td><td class="right">} OPJ_PROG_ORDER;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/**</td><td> </td><td class="right">/**</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * Supported image color spaces</td><td> </td><td class="right"> * Supported image color spaces</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">*/</td><td> </td><td class="right">*/</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef enum COLOR_SPACE {</td><td> </td><td class="right">typedef enum COLOR_SPACE {</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_CLRSPC_UNKNOWN = -1, /**&lt; not supported by the library */</td><td> </td><td class="right"> OPJ_CLRSPC_UNKNOWN = -1, /**&lt; not supported by the library */</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0010" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"> OPJ_CLRSPC_UNSPECIFIED = 0, <span class="delete">/**&lt; not specified in the codestream</span> */</td><td> </td><td class="rblock"> OPJ_CLRSPC_UNSPECIFIED = 0, <span class="insert"> /**&lt; not specified in the codestream
</span> */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_CLRSPC_SRGB = 1, /**&lt; sRGB */</td><td> </td><td class="right"> OPJ_CLRSPC_SRGB = 1, /**&lt; sRGB */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_CLRSPC_GRAY = 2, /**&lt; grayscale */</td><td> </td><td class="right"> OPJ_CLRSPC_GRAY = 2, /**&lt; grayscale */</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0011" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"> OPJ_CLRSPC_SYCC = 3 <span class="delete"> </span>/**&lt; YUV */</td><td> </td><td class="rblock"> OPJ_CLRSPC_SYCC = 3 /**&lt; YUV */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">} OPJ_COLOR_SPACE;</td><td> </td><td class="right">} OPJ_COLOR_SPACE;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/**</td><td> </td><td class="right">/**</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * Supported codec</td><td> </td><td class="right"> * Supported codec</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">*/</td><td> </td><td class="right">*/</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef enum CODEC_FORMAT {</td><td> </td><td class="right">typedef enum CODEC_FORMAT {</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_CODEC_UNKNOWN = -1, /**&lt; place-holder */</td><td> </td><td class="right"> OPJ_CODEC_UNKNOWN = -1, /**&lt; place-holder */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_CODEC_J2K = 0, /**&lt; JPEG-2000 codestream : read/wri
te */</td><td> </td><td class="right"> OPJ_CODEC_J2K = 0, /**&lt; JPEG-2000 codestream : read/wri
te */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_CODEC_JPT = 1, /**&lt; JPT-stream (JPEG 2000, JPIP) :
read only */</td><td> </td><td class="right"> OPJ_CODEC_JPT = 1, /**&lt; JPT-stream (JPEG 2000, JPIP) :
read only */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_CODEC_JP2 = 2 /**&lt; JPEG-2000 file format : read/wr
ite */</td><td> </td><td class="right"> OPJ_CODEC_JP2 = 2 /**&lt; JPEG-2000 file format : read/wr
ite */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
<tr bgcolor="gray" ><td></td><th><a name="part-l6" /><small>skipping to change at</small><em> line 382</em></th><th> </th><th><a name="part-r6" /><small>skipping to change at</small><em> line 410</em></th><td></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> /** Profile name*/</td><td> </td><td class="right"> /** Profile name*/</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_RSIZ_CAPABILITIES cp_rsiz;</td><td> </td><td class="right"> OPJ_RSIZ_CAPABILITIES cp_rsiz;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> /** Tile part generation*/</td><td> </td><td class="right"> /** Tile part generation*/</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> char tp_on;</td><td> </td><td class="right"> char tp_on;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> /** Flag for Tile part generation*/</td><td> </td><td class="right"> /** Flag for Tile part generation*/</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> char tp_flag;</td><td> </td><td class="right"> char tp_flag;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> /** MCT (multiple component transform) */</td><td> </td><td class="right"> /** MCT (multiple component transform) */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> char tcp_mct;</td><td> </td><td class="right"> char tcp_mct;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> /** Enable JPIP indexing*/</td><td> </td><td class="right"> /** Enable JPIP indexing*/</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_BOOL jpip_on;</td><td> </td><td class="right"> OPJ_BOOL jpip_on;</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0012" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"> /** Naive implementation of MCT restricted to a single reversible ar</td><td> </td><td class="rblock"> /** Naive implementation of MCT restricted to a single reversible ar</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock">ray based encoding without offset concerning all the components. */</td><td> </td><td class="rblock">ray based</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"> encoding without offset concerning all the components. */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> void * mct_data;</td><td> </td><td class="right"> void * mct_data;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">} opj_cparameters_t;</td><td> </td><td class="right">} opj_cparameters_t;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_DPARAMETERS_IGNORE_PCLR_CMAP_CDEF_FLAG 0x0001</td><td> </td><td class="right">#define OPJ_DPARAMETERS_IGNORE_PCLR_CMAP_CDEF_FLAG 0x0001</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/**</td><td> </td><td class="right">/**</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * Decompression parameters</td><td> </td><td class="right"> * Decompression parameters</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * */</td><td> </td><td class="right"> * */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef struct opj_dparameters {</td><td> </td><td class="right">typedef struct opj_dparameters {</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> /**</td><td> </td><td class="right"> /**</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
<tr bgcolor="gray" ><td></td><th><a name="part-l7" /><small>skipping to change at</small><em> line 1204</em></th><th> </th><th><a name="part-r7" /><small>skipping to change at</small><em> line 1233</em></th><td></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * @return true if success, otherwise f
alse</td><td> </td><td class="right"> * @return true if success, otherwise f
alse</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> */</td><td> </td><td class="right"> */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_decoded_resolution_factor(opj_codec_t
*p_codec, OPJ_UINT32 res_factor);</td><td> </td><td class="right">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_decoded_resolution_factor(opj_codec_t
*p_codec, OPJ_UINT32 res_factor);</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/**</td><td> </td><td class="right">/**</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * Writes a tile with the given data.</td><td> </td><td class="right"> * Writes a tile with the given data.</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_codec the jpeg2000 codec.</td><td> </td><td class="right"> * @param p_codec the jpeg2000 codec.</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_tile_index the index of the tile to write. At t
he moment, the tiles must be written from 0 to n-1 in sequence.</td><td> </td><td class="right"> * @param p_tile_index the index of the tile to write. At t
he moment, the tiles must be written from 0 to n-1 in sequence.</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_data pointer to the data to write
. Data is arranged in sequence, data_comp0, then data_comp1, then ... NO IN
TERLEAVING should be set.</td><td> </td><td class="right"> * @param p_data pointer to the data to write
. Data is arranged in sequence, data_comp0, then data_comp1, then ... NO IN
TERLEAVING should be set.</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0013" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"> * @param p_data_size this value os used to make s</td><td> </td><td class="rblock"> * @param p_data_size this value os used to make s</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock">ure the data being written is correct. The size must be equal to the sum fo</td><td> </td><td class="rblock">ure the data being written is correct. The size must be equal to the sum fo</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock">r each component of tile_width * tile_height * component_size. <span class="delete">component_si</span></td><td> </td><td class="rblock">r each component of</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">ze</span> can be 1,2 or 4 bytes, depending on the precision of the <span class="delete">given component</span></td><td> </td><td class="rblock"> <span class="insert">*</span> tile_width * tile_height * component_size. </td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">.</span></td><td> </td><td class="rblock"><span class="insert">component_size</span> can be 1,2 or 4 bytes, depending on the precision of the <span class="insert">giv</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">en component.</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_stream the stream to write data to.</td><td> </td><td class="right"> * @param p_stream the stream to write data to.</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * @return true if the data could be written.</td><td> </td><td class="right"> * @return true if the data could be written.</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> */</td><td> </td><td class="right"> */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_write_tile ( opj_codec_t *p_codec,</td><td> </td><td class="right">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_write_tile ( opj_codec_t *p_codec,</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">
OPJ_UINT32 p_tile_index,</td><td> </td><td class="right">
OPJ_UINT32 p_tile_index,</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">
OPJ_BYTE * p_data,</td><td> </td><td class="right">
OPJ_BYTE * p_data,</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">
OPJ_UINT32 p_data_size,</td><td> </td><td class="right">
OPJ_UINT32 p_data_size,</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">
opj_stream_t *p_stream );</td><td> </td><td class="right">
opj_stream_t *p_stream );</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td></td><td class="left"></td><td> </td><td class="right"></td><td></td></tr>
<tr bgcolor="gray"><th colspan="5" align="center"><a name="end">&nbsp;End of changes. 13 change blocks.&nbsp;</a></th></tr>
<tr class="stats"><td></td><th><i>18 lines changed or deleted</i></th><th><i> </i></th><th><i>49 lines changed or added</i></th><td></td></tr>
<tr><td colspan="5" align="center" class="small"></td></tr>
</table>
<br/><br/>
<table class='diff_tbl' border="0" cellpadding="0" cellspacing="0">
<tr bgcolor="orange"><th></th><th>&nbsp;opj_config.h (2.0)&nbsp;</th><th> </th><th>&nbsp;opj_config.h (2.0.1)&nbsp;</th><th></th></tr>
<tr><td><a name="diff0001" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock">/* create <span class="delete">config.h</span> for CMake */</td><td> </td><td class="rblock">/* create <span class="insert">opj_config.h</span> for CMake */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock">#define <span class="delete">OPJ_PACKAGE_VERSION "2.0.0"</span></td><td> </td><td class="rblock">#define <span class="insert">OPJ_HAVE_STDINT_H</span> 1</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete"></span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define HAVE_INTTYPES_H 1</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define HAVE_MEMORY_H 1</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define HAVE_STDINT_H 1</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define HAVE_STDLIB_H 1</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define HAVE_STRINGS_H 1</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define HAVE_STRING_H 1</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define HAVE_SYS_STAT_H 1</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define HAVE_SYS_TYPES_H 1</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define HAVE_UNISTD_H 1</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define HAVE_LIBPNG</span> 1</td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define HAVE_PNG_H 1</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define HAVE_LIBTIFF 1</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define HAVE_TIFF_H 1</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define HAVE_SSIZE_T TRUE</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete"></span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">/* #undef _LARGEFILE_SOURCE */</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">/* #undef _LARGE_FILES */</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">/* #undef _FILE_OFFSET_BITS */</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define HAVE_FSEEKO ON</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete"></span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">/* #undef HAVE_LIBLCMS1 */</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define HAVE_LIBLCMS2</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">/* #undef HAVE_LCMS1_H */</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define HAVE_LCMS2_H</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete"></span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">/* Byte order. */</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">/* All compilers that support Mac OS X define either __BIG_ENDIAN__ or</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">__LITTLE_ENDIAN__ to match the endianness of the architecture being</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">compiled for. This is not necessarily the same as the architecture of the</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">machine doing the building. In order to support Universal Binaries on</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">Mac OS X, we prefer those defines to decide the endianness.</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">On other platforms we use the result of the TRY_RUN. */</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#if !defined(__APPLE__)</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">/* #undef OPJ_BIG_ENDIAN */</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#elif defined(__BIG_ENDIAN__)</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete"># define OPJ_BIG_ENDIAN</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#endif</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td></td><td class="left"></td><td> </td><td class="right"></td><td></td></tr>
<tr bgcolor="gray"><th colspan="5" align="center"><a name="end">&nbsp;End of changes. 1 change blocks.&nbsp;</a></th></tr>
<tr class="stats"><td></td><th><i> lines changed or deleted</i></th><th><i> </i></th><th><i> lines changed or added</i></th><td></td></tr>
<tr><td colspan="5" align="center" class="small"></td></tr>
</table>
<br/><br/>
<table class='diff_tbl' border="0" cellpadding="0" cellspacing="0">
<tr bgcolor="orange"><th></th><th>&nbsp;opj_stdint.h (2.0)&nbsp;</th><th> </th><th>&nbsp;opj_stdint.h (2.0.1)&nbsp;</th><th></th></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/*</td><td> </td><td class="right">/*</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0001" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"> <span class="insert">* The copyright in this software is being made available under the 2-claus</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">es</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> * BSD License, included below. This software may be subject to other third</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> * party and contributor rights, including patent rights, and no such right</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert">s</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> * are granted under this license.</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> *</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * Copyright (c) 2012, Mathieu Malaterre &lt;mathieu.malaterre@gmail.com&gt;</td><td> </td><td class="right"> * Copyright (c) 2012, Mathieu Malaterre &lt;mathieu.malaterre@gmail.com&gt;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * All rights reserved.</td><td> </td><td class="right"> * All rights reserved.</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * Redistribution and use in source and binary forms, with or without</td><td> </td><td class="right"> * Redistribution and use in source and binary forms, with or without</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * modification, are permitted provided that the following conditions</td><td> </td><td class="right"> * modification, are permitted provided that the following conditions</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * are met:</td><td> </td><td class="right"> * are met:</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * 1. Redistributions of source code must retain the above copyright</td><td> </td><td class="right"> * 1. Redistributions of source code must retain the above copyright</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * notice, this list of conditions and the following disclaimer.</td><td> </td><td class="right"> * notice, this list of conditions and the following disclaimer.</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * 2. Redistributions in binary form must reproduce the above copyright</td><td> </td><td class="right"> * 2. Redistributions in binary form must reproduce the above copyright</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * notice, this list of conditions and the following disclaimer in the</td><td> </td><td class="right"> * notice, this list of conditions and the following disclaimer in the</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
<tr bgcolor="gray" ><td></td><th><a name="part-l2" /><small>skipping to change at</small><em> line 30</em></th><th> </th><th><a name="part-r2" /><small>skipping to change at</small><em> line 35</em></th><td></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS</td><td> </td><td class="right"> * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN</td><td> </td><td class="right"> * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)</td><td> </td><td class="right"> * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T
HE</td><td> </td><td class="right"> * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T
HE</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * POSSIBILITY OF SUCH DAMAGE.</td><td> </td><td class="right"> * POSSIBILITY OF SUCH DAMAGE.</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> */</td><td> </td><td class="right"> */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#ifndef OPJ_STDINT_H</td><td> </td><td class="right">#ifndef OPJ_STDINT_H</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_STDINT_H</td><td> </td><td class="right">#define OPJ_STDINT_H</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#include "opj_config.h"</td><td> </td><td class="right">#include "opj_config.h"</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0002" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock">#ifdef HAVE_STDINT_H</td><td> </td><td class="rblock">#ifdef <span class="insert">OPJ_</span>HAVE_STDINT_H</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#include &lt;stdint.h&gt;</td><td> </td><td class="right">#include &lt;stdint.h&gt;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#else</td><td> </td><td class="right">#else</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#if defined(_WIN32)</td><td> </td><td class="right">#if defined(_WIN32)</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef signed __int8 int8_t;</td><td> </td><td class="right">typedef signed __int8 int8_t;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef unsigned __int8 uint8_t;</td><td> </td><td class="right">typedef unsigned __int8 uint8_t;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef signed __int16 int16_t;</td><td> </td><td class="right">typedef signed __int16 int16_t;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef unsigned __int16 uint16_t;</td><td> </td><td class="right">typedef unsigned __int16 uint16_t;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef signed __int32 int32_t;</td><td> </td><td class="right">typedef signed __int32 int32_t;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef unsigned __int32 uint32_t;</td><td> </td><td class="right">typedef unsigned __int32 uint32_t;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef signed __int64 int64_t;</td><td> </td><td class="right">typedef signed __int64 int64_t;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef unsigned __int64 uint64_t;</td><td> </td><td class="right">typedef unsigned __int64 uint64_t;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#else</td><td> </td><td class="right">#else</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#error unsupported platform</td><td> </td><td class="right">#error unsupported platform</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#endif</td><td> </td><td class="right">#endif</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#endif</td><td> </td><td class="right">#endif</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0003" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">typedef size_t OPJ_SIZE_T;</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete"></span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">/* 64-bit file offset type */</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">typedef int64_t OPJ_OFF_T;</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete"></span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#ifndef HAVE_SSIZE_T</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#if defined(_WIN32)</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#include &lt;BaseTsd.h&gt;</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">typedef SSIZE_T ssize_t;</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#else</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#error SSIZE_T is undefined</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#endif /* _WIN32 */</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#endif</span></td><td> </td><td class="rblock"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#endif /* OPJ_STDINT_H */</td><td> </td><td class="right">#endif /* OPJ_STDINT_H */</td><td class="lineno" valign="top"></td></tr>
<tr><td></td><td class="left"></td><td> </td><td class="right"></td><td></td></tr>
<tr bgcolor="gray"><th colspan="5" align="center"><a name="end">&nbsp;End of changes. 3 change blocks.&nbsp;</a></th></tr>
<tr class="stats"><td></td><th><i>14 lines changed or deleted</i></th><th><i> </i></th><th><i>8 lines changed or added</i></th><td></td></tr>
<tr><td colspan="5" align="center" class="small"></td></tr>
</table>
<br/><div style='width:100%;' align='left' class='small'>This html diff was produced by rfcdiff 1.41.The latest version is available from <a href='http://tools.ietf.org/tools/rfcdiff/'>http://tools.ietf.org/tools/rfcdiff/</a></div>
</td></tr></table>
</body>
</html>

View File

@ -0,0 +1,3 @@
{
"Total": 3
}

View File

@ -0,0 +1,201 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="OpenJPEG, header, diff" />
<meta name="description" content="Diff for header files between 2.1 and current versions of openjpeg" />
<link rel="stylesheet" type="text/css" href="../../../../css/common.css" />
<link rel="stylesheet" type="text/css" href="../../../../css/headers_diff.css" />
<title>
OpenJPEG: headers diff between 2.1 and current versions
</title>
</head>
<body>
<table width='100%' cellpadding='0' cellspacing='0'><tr><td><table cellpadding='0' cellspacing='0'><tr><td align='center'><h1 class='tool'><a title='Home: ABI tracker for OpenJPEG' href='../../../../timeline/openjpeg/index.html' class='tool'>ABI<br/>Tracker</a></h1></td><td width='30px;'></td><td><h1>(OpenJPEG)</h1></td></tr></table><hr/>
<br/>
<br/>
<h1>Headers diff: <span class='version'>2.1</span> vs <span class='version'>current</span></h1><br/><br/>
<table class='diff_tbl' border="0" cellpadding="0" cellspacing="0">
<tr bgcolor="orange"><th></th><th>&nbsp;openjpeg.h (2.1)&nbsp;</th><th> </th><th>&nbsp;openjpeg.h (current)&nbsp;</th><th></th></tr>
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
<tr bgcolor="gray" ><td></td><th><a name="part-l1" /><small>skipping to change at</small><em> line 80</em></th><th> </th><th><a name="part-r1" /><small>skipping to change at</small><em> line 80</em></th><td></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> #define OPJ_DEPRECATED(func) func __attribute__ ((deprecated))</td><td> </td><td class="right"> #define OPJ_DEPRECATED(func) func __attribute__ ((deprecated))</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#elif defined(_MSC_VER)</td><td> </td><td class="right">#elif defined(_MSC_VER)</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> #define OPJ_DEPRECATED(func) __declspec(deprecated) func</td><td> </td><td class="right"> #define OPJ_DEPRECATED(func) __declspec(deprecated) func</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#else</td><td> </td><td class="right">#else</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> #pragma message("WARNING: You need to implement DEPRECATED for this
compiler")</td><td> </td><td class="right"> #pragma message("WARNING: You need to implement DEPRECATED for this
compiler")</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> #define OPJ_DEPRECATED(func) func</td><td> </td><td class="right"> #define OPJ_DEPRECATED(func) func</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#endif</td><td> </td><td class="right">#endif</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#if defined(OPJ_STATIC) || !defined(_WIN32)</td><td> </td><td class="right">#if defined(OPJ_STATIC) || !defined(_WIN32)</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/* http://gcc.gnu.org/wiki/Visibility */</td><td> </td><td class="right">/* http://gcc.gnu.org/wiki/Visibility */</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0001" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#if</span> __GNUC__ &gt;= 4</td><td> </td><td class="rblock"><span class="insert"># if</span> __GNUC__ &gt;= 4</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define</span> OPJ_API __attribute__ ((visibility <span class="delete">("default")))</span></td><td> </td><td class="rblock"><span class="insert"># if defined(OPJ_STATIC) /* static library uses "hidden" */</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define</span> OPJ_LOCAL __attribute__ ((visibility ("hidden")))</td><td> </td><td class="rblock"><span class="insert"># define</span> OPJ_API __attribute__ ((visibility <span class="insert">("hidde</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#else</span></td><td> </td><td class="rblock"><span class="insert">n")))</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define</span> OPJ_API</td><td> </td><td class="rblock"><span class="insert"># else</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define</span> OPJ_LOCAL</td><td> </td><td class="rblock"><span class="insert"># define OPJ_API __attribute__ ((visibility ("defau</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#endif</span></td><td> </td><td class="rblock"><span class="insert">lt")))</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define</span> OPJ_CALLCONV</td><td> </td><td class="rblock"><span class="insert"># endif</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"># define</span> OPJ_LOCAL __attribute__ ((visibility ("hidden")))</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"># else</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"># define</span> OPJ_API</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"># define</span> OPJ_LOCAL</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"># endif</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"># define</span> OPJ_CALLCONV</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#else</td><td> </td><td class="right">#else</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0002" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock">#define OPJ_CALLCONV __stdcall</td><td> </td><td class="rblock">#<span class="insert"> </span>define OPJ_CALLCONV __stdcall</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/*</td><td> </td><td class="right">/*</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">The following ifdef block is the standard way of creating macros which make
exporting</td><td> </td><td class="right">The following ifdef block is the standard way of creating macros which make
exporting</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">from a DLL simpler. All files within this DLL are compiled with the OPJ_EXP
ORTS</td><td> </td><td class="right">from a DLL simpler. All files within this DLL are compiled with the OPJ_EXP
ORTS</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">symbol defined on the command line. this symbol should not be defined on an
y project</td><td> </td><td class="right">symbol defined on the command line. this symbol should not be defined on an
y project</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">that uses this DLL. This way any other project whose source files include t
his file see</td><td> </td><td class="right">that uses this DLL. This way any other project whose source files include t
his file see</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0003" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock">OPJ_API functions as being imported from a DLL, wher<span class="delete">as this DLL sees symbol
</span>s</td><td> </td><td class="rblock">OPJ_API functions as being imported from a DLL, wher<span class="insert">eas this DLL sees symbo
l</span>s</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">defined with this macro as being exported.</td><td> </td><td class="right">defined with this macro as being exported.</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">*/</td><td> </td><td class="right">*/</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0004" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#if</span> defined(OPJ_EXPORTS) || defined(DLL_EXPORT)</td><td> </td><td class="rblock"><span class="insert"># if</span> defined(OPJ_EXPORTS) || defined(DLL_EXPORT)</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define</span> OPJ_API __declspec(dllexport)</td><td> </td><td class="rblock"><span class="insert"># define</span> OPJ_API __declspec(dllexport)</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#else</span></td><td> </td><td class="rblock"><span class="insert"># else</span></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#define</span> OPJ_API __declspec(dllimport)</td><td> </td><td class="rblock"><span class="insert"># define</span> OPJ_API __declspec(dllimport)</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"><span class="delete">#endif</span> /* OPJ_EXPORTS */</td><td> </td><td class="rblock"><span class="insert"># endif</span> /* OPJ_EXPORTS */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#endif /* !OPJ_STATIC || !_WIN32 */</td><td> </td><td class="right">#endif /* !OPJ_STATIC || !_WIN32 */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef int OPJ_BOOL;</td><td> </td><td class="right">typedef int OPJ_BOOL;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_TRUE 1</td><td> </td><td class="right">#define OPJ_TRUE 1</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_FALSE 0</td><td> </td><td class="right">#define OPJ_FALSE 0</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef char OPJ_CHAR;</td><td> </td><td class="right">typedef char OPJ_CHAR;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef float OPJ_FLOAT32;</td><td> </td><td class="right">typedef float OPJ_FLOAT32;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef double OPJ_FLOAT64;</td><td> </td><td class="right">typedef double OPJ_FLOAT64;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef unsigned char OPJ_BYTE;</td><td> </td><td class="right">typedef unsigned char OPJ_BYTE;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
<tr bgcolor="gray" ><td></td><th><a name="part-l2" /><small>skipping to change at</small><em> line 843</em></th><th> </th><th><a name="part-r2" /><small>skipping to change at</small><em> line 847</em></th><td></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> int main_head_start;</td><td> </td><td class="right"> int main_head_start;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> /** main header position */</td><td> </td><td class="right"> /** main header position */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> int main_head_end;</td><td> </td><td class="right"> int main_head_end;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> /** codestream's size */</td><td> </td><td class="right"> /** codestream's size */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> int codestream_size;</td><td> </td><td class="right"> int codestream_size;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> /** information regarding tiles inside image */</td><td> </td><td class="right"> /** information regarding tiles inside image */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> opj_tile_info_t *tile;</td><td> </td><td class="right"> opj_tile_info_t *tile;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">} opj_codestream_info_t;</td><td> </td><td class="right">} opj_codestream_info_t;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/* &lt;----------------------------------------------------------- */</td><td> </td><td class="right">/* &lt;----------------------------------------------------------- */</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0005" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock">/* new output managment of the codestream information and index */</td><td> </td><td class="rblock">/* new output manag<span class="insert">e</span>ment of the codestream information and index */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/**</td><td> </td><td class="right">/**</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * Tile-component coding parameters information</td><td> </td><td class="right"> * Tile-component coding parameters information</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> */</td><td> </td><td class="right"> */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">typedef struct opj_tccp_info</td><td> </td><td class="right">typedef struct opj_tccp_info</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">{</td><td> </td><td class="right">{</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> /** component index */</td><td> </td><td class="right"> /** component index */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_UINT32 compno;</td><td> </td><td class="right"> OPJ_UINT32 compno;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> /** coding style */</td><td> </td><td class="right"> /** coding style */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_UINT32 csty;</td><td> </td><td class="right"> OPJ_UINT32 csty;</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
<tr bgcolor="gray" ><td></td><th><a name="part-l3" /><small>skipping to change at</small><em> line 1336</em></th><th> </th><th><a name="part-r3" /><small>skipping to change at</small><em> line 1340</em></th><td></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * @return true if the data could be written.</td><td> </td><td class="right"> * @return true if the data could be written.</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> */</td><td> </td><td class="right"> */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_write_tile ( opj_codec_t *p_codec,</td><td> </td><td class="right">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_write_tile ( opj_codec_t *p_codec,</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">
OPJ_UINT32 p_tile_index,</td><td> </td><td class="right">
OPJ_UINT32 p_tile_index,</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">
OPJ_BYTE * p_data,</td><td> </td><td class="right">
OPJ_BYTE * p_data,</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">
OPJ_UINT32 p_data_size,</td><td> </td><td class="right">
OPJ_UINT32 p_data_size,</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">
opj_stream_t *p_stream );</td><td> </td><td class="right">
opj_stream_t *p_stream );</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/**</td><td> </td><td class="right">/**</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0006" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock"> * Reads a tile header. This function is compulsory and allows one to know
the size of the tile th<span class="delete">ta</span> will be decoded.</td><td> </td><td class="rblock"> * Reads a tile header. This function is compulsory and allows one to know
the size of the tile th<span class="insert">at</span> will be decoded.</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * The user may need to refer to the image got by opj_read_header to unders
tand the size being taken by the tile.</td><td> </td><td class="right"> * The user may need to refer to the image got by opj_read_header to unders
tand the size being taken by the tile.</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_codec the jpeg2000 codec.</td><td> </td><td class="right"> * @param p_codec the jpeg2000 codec.</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_tile_index pointer to a value that will hold the index
of the tile being decoded, in case of success.</td><td> </td><td class="right"> * @param p_tile_index pointer to a value that will hold the index
of the tile being decoded, in case of success.</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_data_size pointer to a value that will hold th
e maximum size of the decoded data, in case of success. In case</td><td> </td><td class="right"> * @param p_data_size pointer to a value that will hold th
e maximum size of the decoded data, in case of success. In case</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * of truncated codestr
eams, the actual number of bytes decoded may be lower. The computation of t
he size is the same</td><td> </td><td class="right"> * of truncated codestr
eams, the actual number of bytes decoded may be lower. The computation of t
he size is the same</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * as depicted in opj_w
rite_tile.</td><td> </td><td class="right"> * as depicted in opj_w
rite_tile.</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_tile_x0 pointer to a value that will hold th
e x0 pos of the tile (in the image).</td><td> </td><td class="right"> * @param p_tile_x0 pointer to a value that will hold th
e x0 pos of the tile (in the image).</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_tile_y0 pointer to a value that will hold th
e y0 pos of the tile (in the image).</td><td> </td><td class="right"> * @param p_tile_y0 pointer to a value that will hold th
e y0 pos of the tile (in the image).</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_tile_x1 pointer to a value that will hold th
e x1 pos of the tile (in the image).</td><td> </td><td class="right"> * @param p_tile_x1 pointer to a value that will hold th
e x1 pos of the tile (in the image).</td><td class="lineno" valign="top"></td></tr>
<tr><td></td><td class="left"></td><td> </td><td class="right"></td><td></td></tr>
<tr bgcolor="gray"><th colspan="5" align="center"><a name="end">&nbsp;End of changes. 6 change blocks.&nbsp;</a></th></tr>
<tr class="stats"><td></td><th><i>17 lines changed or deleted</i></th><th><i> </i></th><th><i>23 lines changed or added</i></th><td></td></tr>
<tr><td colspan="5" align="center" class="small"></td></tr>
</table>
<br/><br/>
<table class='diff_tbl' border="0" cellpadding="0" cellspacing="0">
<tr bgcolor="orange"><th></th><th>&nbsp;opj_config.h (2.1)&nbsp;</th><th> </th><th>&nbsp;opj_config.h (current)&nbsp;</th><th></th></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/* create opj_config.h for CMake */</td><td> </td><td class="right">/* create opj_config.h for CMake */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_HAVE_STDINT_H 1</td><td> </td><td class="right">#define OPJ_HAVE_STDINT_H 1</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/*-------------------------------------------------------------------------
-*/</td><td> </td><td class="right">/*-------------------------------------------------------------------------
-*/</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/* OpenJPEG Versioning
*/</td><td> </td><td class="right">/* OpenJPEG Versioning
*/</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">/* Version number. */</td><td> </td><td class="right">/* Version number. */</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_VERSION_MAJOR 2</td><td> </td><td class="right">#define OPJ_VERSION_MAJOR 2</td><td class="lineno" valign="top"></td></tr>
<tr><td class="lineno" valign="top"></td><td class="left">#define OPJ_VERSION_MINOR 1</td><td> </td><td class="right">#define OPJ_VERSION_MINOR 1</td><td class="lineno" valign="top"></td></tr>
<tr><td><a name="diff0001" /></td></tr>
<tr><td class="lineno" valign="top"></td><td class="lblock">#define OPJ_VERSION_BUILD <span class="delete">0</span></td><td> </td><td class="rblock">#define OPJ_VERSION_BUILD <span class="insert">1</span></td><td class="lineno" valign="top"></td></tr>
<tr><td></td><td class="left"></td><td> </td><td class="right"></td><td></td></tr>
<tr bgcolor="gray"><th colspan="5" align="center"><a name="end">&nbsp;End of changes. 1 change blocks.&nbsp;</a></th></tr>
<tr class="stats"><td></td><th><i>0 lines changed or deleted</i></th><th><i> </i></th><th><i>0 lines changed or added</i></th><td></td></tr>
<tr><td colspan="5" align="center" class="small"></td></tr>
</table>
<br/><div style='width:100%;' align='left' class='small'>This html diff was produced by rfcdiff 1.41.The latest version is available from <a href='http://tools.ietf.org/tools/rfcdiff/'>http://tools.ietf.org/tools/rfcdiff/</a></div>
</td></tr></table>
</body>
</html>

View File

@ -0,0 +1,3 @@
{
"Total": 2
}

View File

@ -0,0 +1,125 @@
/*
* Copyright (c) 2002-2007, Communications and Remote Sensing Laboratory, Universite catholique de Louvain (UCL), Belgium
* Copyright (c) 2002-2007, Professor Benoit Macq
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2007, Francois-Olivier Devaux and Antonin Descampe
* Copyright (c) 2005, Herve Drolon, FreeImage Team
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS'
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef __BIO_H
#define __BIO_H
/**
@file bio.h
@brief Implementation of an individual bit input-output (BIO)
The functions in BIO.C have for goal to realize an individual bit input - output.
*/
/** @defgroup BIO BIO - Individual bit input-output stream */
/*@{*/
/**
Individual bit input-output stream (BIO)
*/
typedef struct opj_bio {
/** pointer to the start of the buffer */
unsigned char *start;
/** pointer to the end of the buffer */
unsigned char *end;
/** pointer to the present position in the buffer */
unsigned char *bp;
/** temporary place where each byte is read or written */
unsigned int buf;
/** coder : number of bits free to write. decoder : number of bits read */
int ct;
} opj_bio_t;
/** @name Exported functions */
/*@{*/
/* ----------------------------------------------------------------------- */
/**
Create a new BIO handle
@return Returns a new BIO handle if successful, returns NULL otherwise
*/
opj_bio_t* bio_create();
/**
Destroy a previously created BIO handle
@param bio BIO handle to destroy
*/
void bio_destroy(opj_bio_t *bio);
/**
Number of bytes written.
@param bio BIO handle
@return Returns the number of bytes written
*/
int bio_numbytes(opj_bio_t *bio);
/**
Init encoder
@param bio BIO handle
@param bp Output buffer
@param len Output buffer length
*/
void bio_init_enc(opj_bio_t *bio, unsigned char *bp, int len);
/**
Init decoder
@param bio BIO handle
@param bp Input buffer
@param len Input buffer length
*/
void bio_init_dec(opj_bio_t *bio, unsigned char *bp, int len);
/**
Write bits
@param bio BIO handle
@param v Value of bits
@param n Number of bits to write
*/
void bio_write(opj_bio_t *bio, int v, int n);
/**
Read bits
@param bio BIO handle
@param n Number of bits to read
@return Returns the corresponding read number
*/
int bio_read(opj_bio_t *bio, int n);
/**
Flush bits
@param bio BIO handle
@return Returns 1 if successful, returns 0 otherwise
*/
int bio_flush(opj_bio_t *bio);
/**
Passes the ending bits (coming from flushing)
@param bio BIO handle
@return Returns 1 if successful, returns 0 otherwise
*/
int bio_inalign(opj_bio_t *bio);
/* ----------------------------------------------------------------------- */
/*@}*/
/*@}*/
#endif /* __BIO_H */

View File

@ -0,0 +1,86 @@
/*
* Copyright (c) 2002-2007, Communications and Remote Sensing Laboratory, Universite catholique de Louvain (UCL), Belgium
* Copyright (c) 2002-2007, Professor Benoit Macq
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2007, Francois-Olivier Devaux and Antonin Descampe
* Copyright (c) 2005, Herve Drolon, FreeImage Team
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS'
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef __CIO_H
#define __CIO_H
/**
@file cio.h
@brief Implementation of a byte input-output process (CIO)
The functions in CIO.C have for goal to realize a byte input / output process.
*/
/** @defgroup CIO CIO - byte input-output stream */
/*@{*/
/** @name Exported functions (see also openjpeg.h) */
/*@{*/
/* ----------------------------------------------------------------------- */
/**
Number of bytes left before the end of the stream
@param cio CIO handle
@return Returns the number of bytes before the end of the stream
*/
int cio_numbytesleft(opj_cio_t *cio);
/**
Get pointer to the current position in the stream
@param cio CIO handle
@return Returns a pointer to the current position
*/
unsigned char *cio_getbp(opj_cio_t *cio);
/**
Write some bytes
@param cio CIO handle
@param v Value to write
@param n Number of bytes to write
@return Returns the number of bytes written or 0 if an error occured
*/
unsigned int cio_write(opj_cio_t *cio, unsigned int v, int n);
/**
Read some bytes
@param cio CIO handle
@param n Number of bytes to read
@return Returns the value of the n bytes read
*/
unsigned int cio_read(opj_cio_t *cio, int n);
/**
Skip some bytes
@param cio CIO handle
@param n Number of bytes to skip
*/
void cio_skip(opj_cio_t *cio, int n);
/* ----------------------------------------------------------------------- */
/*@}*/
/*@}*/
#endif /* __CIO_H */

View File

@ -0,0 +1,113 @@
/*
* Copyright (c) 2002-2007, Communications and Remote Sensing Laboratory, Universite catholique de Louvain (UCL), Belgium
* Copyright (c) 2002-2007, Professor Benoit Macq
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2007, Francois-Olivier Devaux and Antonin Descampe
* Copyright (c) 2005, Herve Drolon, FreeImage Team
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS'
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef __DWT_H
#define __DWT_H
/**
@file dwt.h
@brief Implementation of a discrete wavelet transform (DWT)
The functions in DWT.C have for goal to realize forward and inverse discret wavelet
transform with filter 5-3 (reversible) and filter 9-7 (irreversible). The functions in
DWT.C are used by some function in TCD.C.
*/
/** @defgroup DWT DWT - Implementation of a discrete wavelet transform */
/*@{*/
/** @name Exported functions */
/*@{*/
/* ----------------------------------------------------------------------- */
/**
Forward 5-3 wavelet tranform in 2-D.
Apply a reversible DWT transform to a component of an image.
@param tilec Tile component information (current tile)
*/
void dwt_encode(opj_tcd_tilecomp_t * tilec);
/**
Inverse 5-3 wavelet tranform in 2-D.
Apply a reversible inverse DWT transform to a component of an image.
@param tilec Tile component information (current tile)
@param stop FIXME Number of decoded resolution levels ?
*/
void dwt_decode(opj_tcd_tilecomp_t * tilec, int stop);
/**
Get the gain of a subband for the reversible 5-3 DWT.
@param orient Number that identifies the subband (0->LL, 1->HL, 2->LH, 3->HH)
@return Returns 0 if orient = 0, returns 1 if orient = 1 or 2, returns 2 otherwise
*/
int dwt_getgain(int orient);
/**
Get the norm of a wavelet function of a subband at a specified level for the reversible 5-3 DWT.
@param level Level of the wavelet function
@param orient Band of the wavelet function
@return Returns the norm of the wavelet function
*/
double dwt_getnorm(int level, int orient);
/**
Forward 9-7 wavelet transform in 2-D.
Apply an irreversible DWT transform to a component of an image.
@param tilec Tile component information (current tile)
*/
void dwt_encode_real(opj_tcd_tilecomp_t * tilec);
/**
Inverse 9-7 wavelet transform in 2-D.
Apply an irreversible inverse DWT transform to a component of an image.
@param tilec Tile component information (current tile)
@param stop FIXME Number of decoded resolution levels ?
*/
void dwt_decode_real(opj_tcd_tilecomp_t * tilec, int stop);
/**
Get the gain of a subband for the irreversible 9-7 DWT.
@param orient Number that identifies the subband (0->LL, 1->HL, 2->LH, 3->HH)
@return Returns the gain of the 9-7 wavelet transform
*/
int dwt_getgain_real(int orient);
/**
Get the norm of a wavelet function of a subband at a specified level for the irreversible 9-7 DWT
@param level Level of the wavelet function
@param orient Band of the wavelet function
@return Returns the norm of the 9-7 wavelet
*/
double dwt_getnorm_real(int level, int orient);
/**
FIXME : comment ???
@param tccp
@param prec
*/
void dwt_calc_explicit_stepsizes(opj_tccp_t * tccp, int prec);
/* ----------------------------------------------------------------------- */
/*@}*/
/*@}*/
#endif /* __DWT_H */

View File

@ -0,0 +1,58 @@
/*
* Copyright (c) 2005, Hervé Drolon, FreeImage Team
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS'
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef __EVENT_H
#define __EVENT_H
/**
@file event.h
@brief Implementation of a event callback system
The functions in EVENT.C have for goal to send output messages (errors, warnings, debug) to the user.
*/
#define EVT_ERROR 1 /**< Error event type */
#define EVT_WARNING 2 /**< Warning event type */
#define EVT_INFO 4 /**< Debug event type */
/** @defgroup EVENT EVENT - Implementation of a event callback system */
/*@{*/
/** @name Exported functions (see also openjpeg.h) */
/*@{*/
/* ----------------------------------------------------------------------- */
/**
Write formatted data to a string and send the string to a user callback.
@param cinfo Codec context info
@param event_type Event type or callback to use to send the message
@param fmt Format-control string (plus optionnal arguments)
@return Returns true if successful, returns false otherwise
*/
bool opj_event_msg(opj_common_ptr cinfo, int event_type, const char *fmt, ...);
/* ----------------------------------------------------------------------- */
/*@}*/
/*@}*/
#endif /* __EVENT_H */

View File

@ -0,0 +1,64 @@
/*
* Copyright (c) 2002-2007, Communications and Remote Sensing Laboratory, Universite catholique de Louvain (UCL), Belgium
* Copyright (c) 2002-2007, Professor Benoit Macq
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2007, Francois-Olivier Devaux and Antonin Descampe
* Copyright (c) 2005, Herve Drolon, FreeImage Team
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS'
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef __FIX_H
#define __FIX_H
#if defined(_MSC_VER) || defined(__BORLANDC__)
#define int64 __int64
#else
#define int64 long long
#endif
/**
@file fix.h
@brief Implementation of operations of specific multiplication (FIX)
The functions in FIX.H have for goal to realize specific multiplication.
*/
/** @defgroup FIX FIX - Implementation of operations of specific multiplication */
/*@{*/
/**
Multiply two fixed-precision rational numbers.
@param a
@param b
@return Returns a * b
*/
static INLINE int fix_mul(int a, int b) {
int64 temp = (int64) a * (int64) b ;
temp += temp & 4096;
return (int) (temp >> 13) ;
}
/*@}*/
#endif /* __FIX_H */

View File

@ -0,0 +1,48 @@
/*
* Copyright (c) 2005, Hervé Drolon, FreeImage Team
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS'
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef __IMAGE_H
#define __IMAGE_H
/**
@file image.h
@brief Implementation of operations on images (IMAGE)
The functions in IMAGE.C have for goal to realize operations on images.
*/
/** @defgroup IMAGE IMAGE - Implementation of operations on images */
/*@{*/
/**
Create an empty image
@todo this function should be removed
@return returns an empty image if successful, returns NULL otherwise
*/
opj_image_t* opj_image_create0();
/*@}*/
#endif /* __IMAGE_H */

Some files were not shown because too many files have changed in this diff Show More