Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Sat, 4 Mar 2023 16:01:58 +0000 (16:01 +0000)
committerTobias Frost <tobi@debian.org>
Sat, 4 Mar 2023 16:01:58 +0000 (16:01 +0000)
commitbdda13ac3da9fcbdbe23e14306ee11a252a407f4
treeaaa161b6b3f6fc15a2257c2153853bde2191cfb4
parentb5de6135990c0e50bc5c50fdfdb551baaccc49c7
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