tag: GST_EXPORT -> GST_TAG_API
authorTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 11:32:02 +0000 (11:32 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 12:16:42 +0000 (12:16 +0000)
commitb618c5776d2c7003ccf80ec23614b61a27b5c4c3
tree2993654af0ca17c939612866fb56ac9afb5da710
parent12be5a1ab2cd381907bab7fe5dd0ac76b35833f2
tag: GST_EXPORT -> GST_TAG_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/tag/Makefile.am
gst-libs/gst/tag/gsttagdemux.h
gst-libs/gst/tag/gsttagmux.h
gst-libs/gst/tag/id3v2.h
gst-libs/gst/tag/meson.build
gst-libs/gst/tag/tag-prelude.h [new file with mode: 0644]
gst-libs/gst/tag/tag.h
gst-libs/gst/tag/tag_mkenum.py
gst-libs/gst/tag/xmpwriter.h