rtsp: GST_EXPORT -> GST_RTSP_API
authorTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 11:23:21 +0000 (11:23 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 12:16:42 +0000 (12:16 +0000)
commit12b24fbba00d56241fdf43da705cf18e85427f62
tree7875a40247515231db0336eeea8a1fc41ae7a700
parent363b790d38775d78ddc668ee4c06d6c08372f3e4
rtsp: GST_EXPORT -> GST_RTSP_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.
12 files changed:
gst-libs/gst/rtsp/Makefile.am
gst-libs/gst/rtsp/gstrtspconnection.h
gst-libs/gst/rtsp/gstrtspdefs.h
gst-libs/gst/rtsp/gstrtspextension.h
gst-libs/gst/rtsp/gstrtspmessage.h
gst-libs/gst/rtsp/gstrtsprange.h
gst-libs/gst/rtsp/gstrtsptransport.h
gst-libs/gst/rtsp/gstrtspurl.h
gst-libs/gst/rtsp/meson.build
gst-libs/gst/rtsp/rtsp-prelude.h [new file with mode: 0644]
gst-libs/gst/rtsp/rtsp.h
gst-libs/gst/rtsp/rtsp_mkenum.py