Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Tue, 13 May 2025 07:32:27 +0000 (09:32 +0200)
committerJoachim Bauch <fancycode@debian.org>
Tue, 13 May 2025 07:32:27 +0000 (09:32 +0200)
commit95ac4ade8d63809a116f67bca4ad7826428d68ee
tree7699f2225a75e324a5f8aa4ab183b78d8baff0e7
parent759bf3ab4f6d388a86900aee0e5ce785743353af
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