Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Tue, 25 Oct 2022 08:15:37 +0000 (09:15 +0100)
committerJoachim Bauch <bauch@struktur.de>
Tue, 25 Oct 2022 08:15:37 +0000 (09:15 +0100)
commit35cf8f94c129d994c3f580be13c9fde037c996c1
treee4bcea720c652f89a799e77216acf2595f22769b
parentf60c592a8859cb25129f2ec93d8668db15b8162b
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