utils: fix ABI break when compiling gstreamer with -DGST_DISABLE_DEPRECATED
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 10 Mar 2011 17:48:26 +0000 (17:48 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 10 Mar 2011 17:50:51 +0000 (17:50 +0000)
commit90b4dc48696481f31306e16e5ad9d5edfd0062a4
tree1ba28064467c06ba2f218b31a11cc32be4d1c146
parent430e83ca2a05b24fd3577b41825c27151a799f44
utils: fix ABI break when compiling gstreamer with -DGST_DISABLE_DEPRECATED

GST_DISABLE_DEPRECATED should only affect visibility of declarations in headers,
not actually remove symbols. See GitDeveloperGuidelines and DeprecatingAPI
pages in wiki.

https://bugzilla.gnome.org/show_bug.cgi?id=402141
gst/gstutils.c
win32/common/libgstreamer.def