Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Sat, 4 Feb 2023 16:18:48 +0000 (16:18 +0000)
committerTobias Frost <tobi@debian.org>
Sat, 4 Feb 2023 16:18:48 +0000 (16:18 +0000)
commit064fbb4ae7f4f78e59643daddb1c5d7da5036dad
treeb110ed9beeb1dfe551b550ab2515e7969f77e245
parent3a69ba83cde94db2fdd29bcec3fa6c959fd018d3
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