Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Thu, 21 Dec 2023 08:29:24 +0000 (09:29 +0100)
committerJoachim Bauch <bauch@struktur.de>
Thu, 21 Dec 2023 08:29:24 +0000 (09:29 +0100)
commit779feb69c708d27de4a03aefca5126f30e090c10
treeefa4cf70d73eb82d93b90f7278eab17a613f5ceb
parent11246ab0d339077514a9d39a0b475193619009a0
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