Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Sun, 26 Nov 2023 12:03:02 +0000 (13:03 +0100)
committerThorsten Alteholz <debian@alteholz.de>
Sun, 26 Nov 2023 12:03:02 +0000 (13:03 +0100)
commit7573170b2962a6828aef765467095d5efab1775d
treed2874c4a6b5840f06ecec8aef3c8d3d782aff664
parent243aca22b86cfaef35a1cfd3bdb846599764a5d5
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