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)
commit91ca73afe4ffe20500c8da4797c39d551f8bbaa4
treeb698d5e9ecb108726f9e34733a4be2e203e8c86c
parent4e9e6ca88b710c417d2e09bb718463e21f2616bb
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