base: GST_EXPORT -> GST_BASE_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:46:00 +0000 (00:46 +0000)
commit7e2ace8618acf7739b99a2c4e5e74c1281f57c7c
tree91d5cbbf0d849b2327305eca618fd33247c57eef
parent8983cce9f61e54fec05ce09718d06061642635d8
base: GST_EXPORT -> GST_BASE_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.
20 files changed:
libs/gst/base/Makefile.am
libs/gst/base/base-prelude.h [new file with mode: 0644]
libs/gst/base/base.h
libs/gst/base/gstadapter.h
libs/gst/base/gstaggregator.h
libs/gst/base/gstbaseparse.h
libs/gst/base/gstbasesink.h
libs/gst/base/gstbasesrc.h
libs/gst/base/gstbasetransform.h
libs/gst/base/gstbitreader.h
libs/gst/base/gstbytereader.h
libs/gst/base/gstbytewriter.h
libs/gst/base/gstcollectpads.h
libs/gst/base/gstdataqueue.h
libs/gst/base/gstflowcombiner.h
libs/gst/base/gstindex.h
libs/gst/base/gstpushsrc.h
libs/gst/base/gstqueuearray.h
libs/gst/base/gsttypefindhelper.h
libs/gst/base/meson.build