riff: GST_EXPORT -> GST_RIFF_API
authorTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 11:13:08 +0000 (11:13 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 12:16:42 +0000 (12:16 +0000)
commit3b9768ebaa08c8e3fc0299aa044323427600c653
tree79d38fde4d836394ced9ced179bc71db62580518
parentcad9759e7ba045b36b185fd0827e96c14228e9c6
riff: GST_EXPORT -> GST_RIFF_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/riff/Makefile.am
gst-libs/gst/riff/meson.build
gst-libs/gst/riff/riff-ids.h
gst-libs/gst/riff/riff-media.h
gst-libs/gst/riff/riff-prelude.h [new file with mode: 0644]
gst-libs/gst/riff/riff-read.h
gst-libs/gst/riff/riff.h