net: GST_EXPORT -> GST_NET_API
authorTim-Philipp Müller <tim@centricular.com>
Mon, 12 Mar 2018 23:03:26 +0000 (23:03 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 00:57:37 +0000 (00:57 +0000)
commitd86a90550bf7e2cba312801a0861fa2ece99d7a3
tree8ddb05ead37593a2dc37823dd1c01cbf72243f1f
parent6b286fb7ddeae1d45907465c49b8a414ae208332
net: GST_EXPORT -> GST_NET_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.
libs/gst/net/Makefile.am
libs/gst/net/gstnet.h
libs/gst/net/gstnetaddressmeta.h
libs/gst/net/gstnetclientclock.h
libs/gst/net/gstnetcontrolmessagemeta.h
libs/gst/net/gstnettimepacket.h
libs/gst/net/gstnettimeprovider.h
libs/gst/net/gstptpclock.h
libs/gst/net/meson.build
libs/gst/net/net-prelude.h [new file with mode: 0644]
libs/gst/net/net.h