gstreamer/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
..
adder various: typo fixes 2011-12-02 12:03:27 +01:00
app docs: fixup appsrc/sink api docs 2011-05-23 15:02:27 +03:00
audioconvert various: typo fixes 2011-12-02 12:03:27 +01:00
audiorate various: typo fixes 2011-12-02 12:03:27 +01:00
audioresample various: typo fixes 2011-12-02 12:03:27 +01:00
audiotestsrc various: fix pad template leaks 2011-11-28 13:09:02 +00:00
encoding Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
ffmpegcolorspace various: typo fixes 2011-12-02 12:03:27 +01:00
gdp various: fix pad template leaks 2011-11-28 13:09:02 +00:00
playback Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
subparse various: fix pad template leaks 2011-11-28 13:09:02 +00:00
tcp Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
typefind various: typo fixes 2011-12-02 12:03:27 +01:00
videorate various: fix pad template leaks 2011-11-28 13:09:02 +00:00
videoscale various: fix pad template leaks 2011-11-28 13:09:02 +00:00
videotestsrc various: typo fixes 2011-12-02 12:03:27 +01:00
volume volume: fix sample depth typo 2011-08-05 13:37:05 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00