Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Tue, 21 Nov 2023 07:59:09 +0000 (08:59 +0100)
committerJoachim Bauch <bauch@struktur.de>
Tue, 21 Nov 2023 07:59:09 +0000 (08:59 +0100)
commita7e0442a0bf845fe781d2b7ac42d433fa8f6b02d
tree8de11de28fa37f43d50665b6c7f491c225283be0
parent7561dfe9a62e68ec0c14c57be0ef651abf21cc13
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