Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Sun, 16 Oct 2022 13:26:20 +0000 (14:26 +0100)
committerPhilipp Kern <pkern@debian.org>
Sun, 16 Oct 2022 13:26:20 +0000 (14:26 +0100)
commit29af5e3288d9e29f0939fe1611f517d3e4a571cf
treee54711fe4ac2cfe206d055d62a7bb36db2f84c20
parent346e5479731b7d3a521122ec56e9b5f8e42c9c4d
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