uridownloader: GST_EXPORT -> GST_URI_DOWNLOADER_API
authorTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 13:05:45 +0000 (13:05 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 13:05:45 +0000 (13:05 +0000)
commit665cc1c6f2a73bd7d837ea2ad273add2ca317bba
tree1f53ec7e2561082b570f7faa33efd8e0f75a6be9
parentfc9bdae8e2d03e5e734c54a506bacb69dc4cef9e
uridownloader: GST_EXPORT -> GST_URI_DOWNLOADER_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.
gst-libs/gst/uridownloader/Makefile.am
gst-libs/gst/uridownloader/gstfragment.h
gst-libs/gst/uridownloader/gsturidownloader.h
gst-libs/gst/uridownloader/meson.build
gst-libs/gst/uridownloader/uridownloader-prelude.h [new file with mode: 0644]