ext/mad/gstmad.c: Call g_type_class_ref() from a thread-safe context and not from...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 10 Jan 2008 17:24:09 +0000 (17:24 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 10 Jan 2008 17:24:09 +0000 (17:24 +0000)
commitd9e1dfe2301dbc1b92efab5d4f9608198c8581d0
tree271fdfb6f9f11cd260748006f404d985843e1a20
parent30d994fafa907226bdcdde90cc951ac38d6ce8c3
ext/mad/gstmad.c: Call g_type_class_ref() from a thread-safe context and not from the streaming thread to avoid GLib ...

Original commit message from CVS:
* ext/mad/gstmad.c: (GST_TYPE_MAD_MODE),
(GST_TYPE_MAD_EMPHASIS), (GST_TAG_EMPHASIS), (CHECK_HEADER):
Call g_type_class_ref() from a thread-safe context and not
from the streaming thread to avoid GLib screwing up (see
bug #349410 and #493432). Comment out unused code.
ChangeLog
ext/mad/gstmad.c