sdp: GST_EXPORT -> GST_SDP_API
authorTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 11:27:11 +0000 (11:27 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 12:16:42 +0000 (12:16 +0000)
commit12be5a1ab2cd381907bab7fe5dd0ac76b35833f2
tree80fba744e41cde580debee9aec8b75f4c96a3930
parent12b24fbba00d56241fdf43da705cf18e85427f62
sdp: GST_EXPORT -> GST_SDP_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/sdp/Makefile.am
gst-libs/gst/sdp/gstmikey.h
gst-libs/gst/sdp/gstsdpmessage.h
gst-libs/gst/sdp/meson.build
gst-libs/gst/sdp/sdp-prelude.h [new file with mode: 0644]
gst-libs/gst/sdp/sdp.h