Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Thu, 30 Nov 2023 16:31:53 +0000 (17:31 +0100)
committerAnton Gladky <gladk@debian.org>
Thu, 30 Nov 2023 16:31:53 +0000 (17:31 +0100)
commit5807c1e1a21cc0fd1c3933a351344c176df09920
treefae389c0dbd938f5e4f00808f2e1ea0924d73801
parent8d62485598a7feb144b1e9dd007c29b0f7b43b3f
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