gstreamer/sys/ximage
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
..
Makefile.am Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
ximage.c sys/ximage/: Rename ximage plugin to ximagesink (#321426) (Don't forget to remove your old libgstximage.* manually if... 2005-11-21 16:08:19 +00:00
ximagesink.c Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
ximagesink.h ximagesink: Ask pad peer to accept new caps once only 2010-06-18 06:11:36 +02:00