Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Thu, 2 Feb 2023 15:06:20 +0000 (15:06 +0000)
committerJoachim Bauch <bauch@struktur.de>
Thu, 2 Feb 2023 15:06:20 +0000 (15:06 +0000)
commitc945744db0f4a056d81d479e7790d2cc98cd3381
tree5cd6f02bfe8bcc68e5ce13552d9525f656a630e8
parent15eef1b1cf4afa0defbb9b6d1b59534f6ad8564b
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