gstreamer/gst-libs/gst
Tim-Philipp Müller da9f20eceb Work around deprecated thread API in glib master
Add private replacements for deprecated functions such as
g_mutex_new(), g_mutex_free(), g_cond_new() etc., mostly
to avoid the deprecation warnings. We can't change most of
these in 0.10 because they're part of our API and ABI.

Suppress deprecation warnings in selected files, mostly for
g_static_rec_mutex_*. StaticRecMutex is part of our API/ABI,
not much we can do here in 0.10.
2011-12-12 11:33:31 +00:00
..
gettext.h i18n: #if ENABLE_NLS -> #ifdef ENABLE_NLS to fix compiler warning 2010-04-09 09:55:14 +01:00
glib-compat-private.h Work around deprecated thread API in glib master 2011-12-12 11:33:31 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:53 +00:00
Makefile.am Work around deprecated thread API in glib master 2011-12-12 11:33:31 +00:00