gstreamer/gst-libs/gst/video
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
..
.gitignore Extend and clean up git ignores 2009-01-23 23:16:11 +00:00
convertframe.c Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
gstvideofilter.c gst-libs: Remove dead assignments and resulting unused variables. 2009-08-08 15:54:57 +02:00
gstvideofilter.h docs: add missing documentation for various pieces 2011-05-23 23:56:09 +03:00
gstvideosink.c videosink: add "show-preroll-frame" property 2009-09-08 18:20:22 +01:00
gstvideosink.h docs: fix xref for the property 2011-08-20 19:46:31 +02:00
Makefile.am libs: gobject-introspection scanner doesn't need to scan or update plugin info 2011-04-16 11:01:53 +01:00
video.c libgstvideo: minor fixes to key unit events 2011-11-29 09:15:59 +01:00
video.h libgstvideo: minor fixes to key unit events 2011-11-29 09:15:59 +01:00
video.vcproj more working plugins 2004-07-27 21:41:30 +00:00