check: GST_EXPORT -> GST_CHECK_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:36 +0000 (00:57 +0000)
commit357e7c7b02431f7515f9b77778945fc8faa2f80f
tree149b10bb737452010cea07d901aab69c78efa40a
parent7e2ace8618acf7739b99a2c4e5e74c1281f57c7c
check: GST_EXPORT -> GST_CHECK_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/check/Makefile.am
libs/gst/check/check-prelude.h [new file with mode: 0644]
libs/gst/check/check.h
libs/gst/check/gstbufferstraw.h
libs/gst/check/gstcheck.h
libs/gst/check/gstconsistencychecker.h
libs/gst/check/gstharness.h
libs/gst/check/gsttestclock.h
libs/gst/check/meson.build