Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Tue, 19 Sep 2023 08:20:11 +0000 (09:20 +0100)
committerBastian Germann <bage@debian.org>
Tue, 19 Sep 2023 08:20:11 +0000 (09:20 +0100)
commitc7586c1e81bba0cbd7b96e8a4fe2a4fb7f7ac82b
treea8028d37783306cd038a0999bc25b34f438e0b57
parent5d8050471b3de9a8b87ce5987ab5ad96486dbbe5
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