Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Thu, 15 Feb 2024 21:06:55 +0000 (21:06 +0000)
committerRaspbian forward porter <root@raspbian.org>
Thu, 15 Feb 2024 21:06:55 +0000 (21:06 +0000)
commit3434c74afc017cc48fa7057c3bbb8b7eec42788d
tree3214b355abeb71eea44d52d7c4820a48d33ce160
parent57462b60364ec3eb15d5e13a7dfe6a68307ea50b
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