Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Tue, 20 Jun 2023 07:10:00 +0000 (08:10 +0100)
committerJoachim Bauch <bauch@struktur.de>
Tue, 20 Jun 2023 07:10:00 +0000 (08:10 +0100)
commiteddef52ea7ac54efda345ddd50d5be86f95bc49a
tree099c3fa54788646ef2d4793b7442fdf97e2dc672
parent8e050db021c2553e4ae9311023c709ce8a9284c9
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