gstreamer/ext
Philippe Normand 864a52d8aa pulsesink: use G_TYPE_DEFINE to define ring buffer type
The existing get_type() implementation is racy, and the
g_type_class_ref() workaround didn't actually work because
it was in the wrong function. Since class creation in GObject
is thread-safe these days (since 2.16), the class_ref workaround
is no longer needed and it is sufficient to ensure the _get_type()
function is thread-safe, which G_TYPE_DEFINE does.

https://bugzilla.gnome.org/show_bug.cgi?id=624338
2010-08-04 16:19:09 +01:00
..
aalib gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 14:32:00 +01:00
annodex cmmlenc: Remove hack to let oggmux start a new page for every CMML buffer 2010-06-08 07:35:00 +02:00
cairo gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 14:32:00 +01:00
dv ext: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs 2010-06-06 18:00:22 +02:00
esd build: Makefile.am cleanups 2010-03-18 21:34:24 +00:00
flac flacdec: fix event leak 2010-07-22 16:25:38 +02:00
gconf gconf: Fix ref handling of new child elements and minor cleanup 2010-07-16 17:45:39 +02:00
gdk_pixbuf Revert "gdkpixbuf: Add a gdkpixbuf3 plugin that uses gdkpixbuf3" 2010-07-24 10:26:32 +02:00
hal Add -Wwrite-strings to the configure flags 2010-03-21 14:17:47 +01:00
jpeg jpegdec: Fix regression on markers parsing 2010-07-19 15:21:04 -03:00
libcaca build: Makefile.am cleanups 2010-03-18 21:34:24 +00:00
libmng gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 14:32:00 +01:00
libpng pngenc: Support 8 bit grayscale 2010-06-01 09:06:04 -03:00
mikmod gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 14:32:00 +01:00
pulse pulsesink: use G_TYPE_DEFINE to define ring buffer type 2010-08-04 16:19:09 +01:00
raw1394 dv1394src: Post clock-provide and clock-lost messages when going from/to PLAYING 2010-07-16 17:45:39 +02:00
shout2 shout2: Don't wait if we're late 2010-04-08 15:57:36 +02:00
soup souphttpsrc: Set the Content-Type HTTP header on the caps. 2010-03-23 19:48:24 +01:00
speex ext: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs 2010-06-06 18:00:22 +02:00
taglib taglib: Use newly added gst_tag_list_peek_string_index 2010-06-18 14:13:58 -03:00
wavpack wavpackdec: Initialize uninitialized variable and don't unref it if it's NULL 2010-06-15 20:06:17 +02:00
Makefile.am Revert "gdkpixbuf: Add a gdkpixbuf3 plugin that uses gdkpixbuf3" 2010-07-24 10:26:32 +02:00