gstreamer/sys/ximage
Tim-Philipp Müller a74bb753c3 sys/: Explicitly create our custom buffer classes at a thread-safe location as well, since g_type_class_ref() doesn't...
Original commit message from CVS:
* sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
Explicitly create our custom buffer classes at a thread-safe
location as well, since g_type_class_ref() doesn't seem to be
entirely thread-safe either (#365501; also see #349410).
2006-10-27 11:57:18 +00:00
..
Makefile.am further clean up build 2006-06-11 14:08:54 +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 sys/: Explicitly create our custom buffer classes at a thread-safe location as well, since g_type_class_ref() doesn't... 2006-10-27 11:57:18 +00:00
ximagesink.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:51 +00:00