Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Wed, 16 Dec 2020 15:32:29 +0000 (15:32 +0000)
committerJoachim Bauch <bauch@struktur.de>
Wed, 16 Dec 2020 15:32:29 +0000 (15:32 +0000)
commit886a8de80d34d4aac99e56094fd6f643cb7a084f
tree2a32fb1ad6ca869ab29996b7d0dd9d993d84f74a
parentc07aab17e021054746c0b4f662a044d4821ca7dd
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