gstreamer/gst-libs/gst
Tim-Philipp Müller 0d98aa25b8 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'll change these
over to the new API once we depend on glib >= 2.32.

Replace g_thread_create() with g_thread_try_new().
2011-12-04 17:16:30 +00:00
..
app Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
audio Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
cdda various: fix pad template leaks 2011-11-28 13:09:02 +00:00
fft various: typo fixes 2011-12-02 12:03:27 +01:00
floatcast gst/: Include glib.h instead of a specific GLib header. Including single 2008-12-10 08:19:13 +00:00
interfaces various: typo fixes 2011-12-02 12:03:27 +01:00
netbuffer various: typo fixes 2011-12-02 12:03:27 +01:00
pbutils Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
riff libgstriff: add a couple tags that need skipping 2011-11-24 17:04:19 +00:00
rtp various: typo fixes 2011-12-02 12:03:27 +01:00
rtsp Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
sdp docs: handle warnings emitted by gtk-doc 2011-08-20 19:16:42 +02:00
tag xmpwriter: update for thread API deprecations in glib master 2011-12-04 15:23:21 +00:00
video Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
gettext.h Fix for ENABLE_NLS being undefined for -Wundef 2010-03-16 18:06:16 +01:00
glib-compat-private.h Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00