Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Fri, 29 Dec 2023 22:03:02 +0000 (23:03 +0100)
committerThorsten Alteholz <debian@alteholz.de>
Fri, 29 Dec 2023 22:03:02 +0000 (23:03 +0100)
commit07a6be4bef93ede357e2af4e882f43213e91b2fe
tree768f4a33d0a1b9a8490ebb98e14909fabea1437a
parentaaa2ece70a5663dfb824302a64c89733486b3654
Only export symbols defined in the decoder API.

The encoder API is not final yet, so upstream exports all symbols to make
development easier. For packaging we only want to expose the public API.

Gbp-Pq: Name only_export_decoder_api.patch
configure.ac
libde265/configparam.h
libde265/encoder/Makefile.am
libde265/encoder/algo/Makefile.am
libde265/image-io.cc
libde265/image-io.h
libde265/quality.h