Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Sun, 22 Jan 2023 12:19:20 +0000 (12:19 +0000)
committerTobias Frost <tobi@debian.org>
Sun, 22 Jan 2023 12:19:20 +0000 (12:19 +0000)
commit883d24d9b1d8b6249dc037794b0c455e3f4be416
treea1b4bf1cd1f952460b7d532906340fb7514c861c
parent8de36a60071847d105281812acd67c13490ce325
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