gstreamer/sys
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
..
v4l sys/v4l/gstv4lelement.c: If "device-name" is requested and the device is not open, try to temporarily open it to obta... 2006-07-19 14:46:36 +00:00
ximage 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
xvimage 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
Makefile.am sys/v4l/v4lsrc_calls.*: Remove sync-related stuff. 2005-07-07 11:29:29 +00:00