gstreamer/sys
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
..
v4l various: typo fixes 2011-12-02 12:03:27 +01:00
ximage Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
xvimage Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00