app: GST_EXPORT -> GST_APP_API
authorTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 10:28:21 +0000 (10:28 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 10:29:55 +0000 (10:29 +0000)
commitbe0ca93a90b319b48d4b4974832c1961dacbe95c
tree889a8ac5f6e69885fcf673ab8150a52c20ec1b56
parent75c32b8afc3b331df434d243119a9d1afd60795d
app: GST_EXPORT -> GST_APP_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.
common
gst-libs/gst/app/Makefile.am
gst-libs/gst/app/app-prelude.h [new file with mode: 0644]
gst-libs/gst/app/app_mkenum.py
gst-libs/gst/app/gstappsink.h
gst-libs/gst/app/gstappsrc.h
gst-libs/gst/app/meson.build