codecparsers: GST_EXPORT -> GST_CODEC_PARSERS_API
authorTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 12:34:24 +0000 (12:34 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 13 Mar 2018 12:34:24 +0000 (12:34 +0000)
commita05006944a542c84b07fb8219763b4b4c2f26ab8
tree966a0845193833cab5fa404150ae2281a7e04145
parenta4c2d1ea314b6c0e6a72e093edf957da2393d6ae
codecparsers: GST_EXPORT -> GST_CODEC_PARSERS_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.
14 files changed:
gst-libs/gst/codecparsers/Makefile.am
gst-libs/gst/codecparsers/codecparsers-prelude.h [new file with mode: 0644]
gst-libs/gst/codecparsers/gsth264parser.h
gst-libs/gst/codecparsers/gsth265parser.h
gst-libs/gst/codecparsers/gstjpeg2000sampling.h
gst-libs/gst/codecparsers/gstjpegparser.h
gst-libs/gst/codecparsers/gstmpeg4parser.h
gst-libs/gst/codecparsers/gstmpegvideometa.h
gst-libs/gst/codecparsers/gstmpegvideoparser.h
gst-libs/gst/codecparsers/gstvc1parser.h
gst-libs/gst/codecparsers/gstvp8parser.h
gst-libs/gst/codecparsers/gstvp8rangedecoder.h
gst-libs/gst/codecparsers/gstvp9parser.h
gst-libs/gst/codecparsers/meson.build