Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 4 Dec 2011 14:38:26 +0000 (14:38 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 4 Dec 2011 14:38:26 +0000 (14:38 +0000)
commit2666450864d8301e350f4c05eae4f5d25535c377
tree57663df815b9a6829bebc5f2424a6419f2cda056
parent5889260d5a68ca13b2fb8ad22c7abb8063964e06
Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly

GStaticRecMutex is part of our API/ABI, not much we can do here in 0.10.
gst/gstbin.c
gst/gstelement.c
gst/gstpad.c
gst/gsttask.c
gst/gstutils.c
libs/gst/base/gstbaseparse.c
libs/gst/base/gstbasesink.c
libs/gst/base/gstbasesrc.c
libs/gst/base/gstbasetransform.c
libs/gst/base/gstcollectpads2.c
plugins/elements/gstmultiqueue.c