allocators: GST_EXPORT -> GST_ALLOCATORS_API
authorTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 10:19:16 +0000 (10:19 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 10:20:23 +0000 (10:20 +0000)
commit75c32b8afc3b331df434d243119a9d1afd60795d
treef7c68b15a0afbd19d5478d867bdbc0c99bfe92f3
parente9be107e4a134b5ea6d722332fb3df900b27d481
allocators: GST_EXPORT -> GST_ALLOCATORS_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/allocators/Makefile.am
gst-libs/gst/allocators/allocators-prelude.h [new file with mode: 0644]
gst-libs/gst/allocators/allocators.h
gst-libs/gst/allocators/gstdmabuf.h
gst-libs/gst/allocators/gstfdmemory.h
gst-libs/gst/allocators/gstphysmemory.h
gst-libs/gst/allocators/meson.build