Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Sun, 30 Aug 2026 20:56:35 +0000 (22:56 +0200)
committerMoritz Mühlenhoff <jmm@debian.org>
Sun, 30 Aug 2026 20:56:35 +0000 (22:56 +0200)
commit1ed13b256e19a2ceb8e1905bc7df1a4d5e55da80
treed60637a5e510294767ad21c9e036b5efb88f9edd
parent3c9c9ff20747ff6801a187ed4bb0c71f93e9fd91
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