pbutils: GST_EXPORT -> GST_PBUTILS_API
authorTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 11:08:34 +0000 (11:08 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 12:16:42 +0000 (12:16 +0000)
commitcad9759e7ba045b36b185fd0827e96c14228e9c6
tree44e29414e6aafe78aa7f285d1d2587fce79f8a2f
parentc5b5ef16d3a74d359cd1a01b4a194848f07052af
pbutils: GST_EXPORT -> GST_PBUTILS_API

We need different export decorators for the different libs.
For now no actual change though, just rename before the release,
and add prelude headers to define the new decorator to GST_EXPORT.
14 files changed:
gst-libs/gst/pbutils/Makefile.am
gst-libs/gst/pbutils/codec-utils.h
gst-libs/gst/pbutils/descriptions.h
gst-libs/gst/pbutils/encoding-profile.h
gst-libs/gst/pbutils/encoding-target.h
gst-libs/gst/pbutils/gstaudiovisualizer.h
gst-libs/gst/pbutils/gstdiscoverer.h
gst-libs/gst/pbutils/gstpluginsbaseversion.h.in
gst-libs/gst/pbutils/install-plugins.h
gst-libs/gst/pbutils/meson.build
gst-libs/gst/pbutils/missing-plugins.h
gst-libs/gst/pbutils/pbutils-prelude.h [new file with mode: 0644]
gst-libs/gst/pbutils/pbutils.h
gst-libs/gst/pbutils/pbutils_mkenum.py