gstreamer/ext
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
..
alsa Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
cdparanoia cdparanoiasrc: fix build on OSX by #undef-ing VERSION before including system headers 2011-05-17 09:20:08 +02:00
gio various: fix pad template leaks 2011-11-28 13:09:02 +00:00
gnomevfs various: fix pad template leaks 2011-11-28 13:09:02 +00:00
libvisual various: typo fixes 2011-12-02 12:03:27 +01:00
ogg Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
pango Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
theora various: typo fixes 2011-12-02 12:03:27 +01:00
vorbis various: typo fixes 2011-12-02 12:03:27 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00