Update ABI/API compatibility reports after commit 4142ac60d6f064b1fc2cf6fdb00ab96b716...
authorOpenJPEG Travis CI <info@openjpeg.org>
Wed, 28 Sep 2016 17:02:00 +0000 (17:02 +0000)
committerOpenJPEG Travis CI <info@openjpeg.org>
Wed, 28 Sep 2016 17:02:00 +0000 (17:02 +0000)
abi-check/db/openjpeg/Tracker.data
abi-check/installed/openjpeg/2.1.1/lib/libopenjp2.so.2.1.1
abi-check/installed/openjpeg/current/include/openjpeg-2.1/openjpeg.h
abi-check/installed/openjpeg/current/include/openjpeg-2.1/opj_config.h
abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.1.2 [new file with mode: 0644]
abi-check/installed/openjpeg/current/lib/libopenjp2.so.7
abi-check/installed/openjpeg/current/lib/openjpeg-2.1/OpenJPEGConfig.cmake
abi-check/installed/openjpeg/current/lib/openjpeg-2.1/OpenJPEGTargets-debug.cmake
abi-check/installed/openjpeg/current/lib/pkgconfig/libopenjp2.pc
abi-check/openjpeg.json
abi-check/timeline/openjpeg/index.html

index 7df19d5401078317bf3aaaf7b405d4e4e1face9c..d0247b8387eb3f5f44504cc4de2bd4fc80b656f9 100644 (file)
@@ -524,7 +524,7 @@ $VAR1 = {
                                      'lib/libopenjp2.so.2.1.1' => 'libopenjp2.so.7'
                                    },
                         'current' => {
-                                       'lib/libopenjp2.so.2.1.1' => 'libopenjp2.so.7'
+                                       'lib/libopenjp2.so.2.1.2' => 'libopenjp2.so.7'
                                      }
                       },
           'Sover' => {
index b2c68d1e5b077234270e27a2013fdac7246bdd3e..b989e47e4d43faa761a322340d1cdf9bd789348b 100644 (file)
Binary files a/abi-check/installed/openjpeg/2.1.1/lib/libopenjp2.so.2.1.1 and b/abi-check/installed/openjpeg/2.1.1/lib/libopenjp2.so.2.1.1 differ
index 7912c236a66380eedf0664988cd9723e418c6e6f..c07e9c84b347b51ade0db0e880a0d9bed4b2b63e 100644 (file)
@@ -1262,25 +1262,6 @@ OPJ_API void OPJ_CALLCONV opj_set_default_decoder_parameters(opj_dparameters_t *
 OPJ_API OPJ_BOOL OPJ_CALLCONV opj_setup_decoder(opj_codec_t *p_codec,
                                                                                                opj_dparameters_t *parameters );
 
-/**
- * Allocates worker threads for the compressor/decompressor.
- *
- * By default, only the main thread is used. If this function is not used,
- * but the OPJ_NUM_THREADS environment variable is set, its value will be
- * used to initialize the number of threads. The value can be either an integer
- * number, or "ALL_CPUS". If OPJ_NUM_THREADS is set and this function is called,
- * this function will override the behaviour of the environment variable.
- *
- * Note: currently only has effect on the decompressor.
- *
- * @param p_codec       decompressor handler
- * @param num_threads   number of threads.
- *
- * @return OPJ_TRUE     if the decoder is correctly set
- */
-OPJ_API OPJ_BOOL OPJ_CALLCONV opj_codec_set_threads(opj_codec_t *p_codec,
-                                                    int num_threads);
-
 /**
  * Decodes an image header.
  *
@@ -1573,19 +1554,6 @@ OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_MCT( opj_cparameters_t *parameters,
                                                   OPJ_INT32 * p_dc_shift,
                                                   OPJ_UINT32 pNbComp);
 
-/*
-==========================================================
-   Thread functions
-==========================================================
-*/
-
-/** Returns if the library is built with thread support.
- * OPJ_TRUE if mutex, condition, thread, thread pool are available.
- */
-OPJ_API OPJ_BOOL OPJ_CALLCONV opj_has_thread_support(void);
-
-/** Return the number of virtual CPUs */
-OPJ_API int OPJ_CALLCONV opj_get_num_cpus(void);
 
 
 #ifdef __cplusplus
index 87caa0d840c055f76d070df59c08e031affa9f0e..03bdff9cb809f3252b4baa970e16e74d137ca7bb 100644 (file)
@@ -7,4 +7,4 @@
 /* Version number. */
 #define OPJ_VERSION_MAJOR 2
 #define OPJ_VERSION_MINOR 1
-#define OPJ_VERSION_BUILD 1
+#define OPJ_VERSION_BUILD 2
diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.1.2 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.1.2
new file mode 100644 (file)
index 0000000..9a001b3
Binary files /dev/null and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.1.2 differ
index 045d78aaaae0cdfcde273a03041f1b54a0e7a7e9..221bf5de0c3baf64a46dc5e190a756e1d64496af 120000 (symlink)
@@ -1 +1 @@
-libopenjp2.so.2.1.1
\ No newline at end of file
+libopenjp2.so.2.1.2
\ No newline at end of file
index 96923e2469fde589bc9b1b325e85c75a66cdf840..248f14e7ecef3521cf5e21d4b0a282e6bb74acc6 100644 (file)
@@ -8,7 +8,7 @@
 # The OPENJPEG version number.
 set(OPENJPEG_MAJOR_VERSION "2")
 set(OPENJPEG_MINOR_VERSION "1")
-set(OPENJPEG_BUILD_VERSION "1")
+set(OPENJPEG_BUILD_VERSION "2")
 
 # The libraries.
 set(OPENJPEG_LIBRARIES "openjp2")
index d5baa006a914ab27e4c211800e2e692730dffb28..00a82c5f1e554d8cfc1e9be79230180248f34311 100644 (file)
@@ -13,13 +13,13 @@ GET_FILENAME_COMPONENT(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH)
 # Import target "openjp2" for configuration "Debug"
 SET_PROPERTY(TARGET openjp2 APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
 SET_TARGET_PROPERTIES(openjp2 PROPERTIES
-  IMPORTED_LINK_INTERFACE_LIBRARIES_DEBUG "m;-lpthread"
-  IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/lib/libopenjp2.so.2.1.1"
+  IMPORTED_LINK_INTERFACE_LIBRARIES_DEBUG "m"
+  IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/lib/libopenjp2.so.2.1.2"
   IMPORTED_SONAME_DEBUG "libopenjp2.so.7"
   )
 
 LIST(APPEND _IMPORT_CHECK_TARGETS openjp2 )
-LIST(APPEND _IMPORT_CHECK_FILES_FOR_openjp2 "${_IMPORT_PREFIX}/lib/libopenjp2.so.2.1.1" )
+LIST(APPEND _IMPORT_CHECK_FILES_FOR_openjp2 "${_IMPORT_PREFIX}/lib/libopenjp2.so.2.1.2" )
 
 # Import target "opj_decompress" for configuration "Debug"
 SET_PROPERTY(TARGET opj_decompress APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
index 2f7247c7c676b212810857ad9da3dc9203ae447d..9b97ee4f3e47a9c8fe4cea549d98fa3b1f277316 100644 (file)
@@ -8,7 +8,7 @@ includedir=${prefix}/include/openjpeg-2.1
 Name: openjp2
 Description: JPEG2000 library (Part 1 and 2)
 URL: http://www.openjpeg.org/
-Version: 2.1.1
+Version: 2.1.2
 Libs: -L${libdir} -lopenjp2
 Libs.private: -lm
 Cflags: -I${includedir}
index 71800a4c7d3536dd553f82e8b48b82491299b9d9..27d7c7fcdc708cdd731a5cbd379bf148a6982919 100644 (file)
     "HeadersDiff":    "On",
     "PkgDiff":        "Off",
     "ABIView":        "Off",
-    "ABIDiff":        "Off"
+    "ABIDiff":        "Off",
+    "PublicSymbols":  "public_symbols/openjpeg/1.4/list",
+    "PublicTypes":    "public_types/openjpeg/1.4/list"
   },
   {
     "Number":         "1.2",
     "HeadersDiff":    "On",
     "PkgDiff":        "Off",
     "ABIView":        "Off",
-    "ABIDiff":        "Off"
+    "ABIDiff":        "Off",
+    "PublicSymbols":  "public_symbols/openjpeg/1.2/list",
+    "PublicTypes":    "public_types/openjpeg/1.2/list"
   },
   {
     "Number":         "1.1",
index 373dca32f79f60ab74e446942625660ae2fbcbd3..84773689e9cd9f40cc524ffc6a2561a8c8ee709c 100644 (file)
 <td>N/A</td>
 <td>N/A</td>
 </tr>
-</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Mon Sep 26 10:24:30 2016.<br/>
+</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Wed Sep 28 17:02:00 2016.<br/>
 <br/>
 <hr/>
 <div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div>