[gstreamer-bugs] [Bug 588746] [audiotestsrc] Make sure tags are properly serialized in the dataflow

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jul 20 03:59:33 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=588746

  GStreamer | gst-plugins-base | Ver: git




------- Comment #5 from Wim Taymans  2009-07-20 10:59 UTC -------
Created an attachment (id=138795)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=138795&action=view)
possible new patch

unfortunately gst_element_send_event() takes the state lock and can't thus be
called from a streaming thread. Instead this patch calls the send_event vmethod
directly as a quick fix until there is a nice API in basesrc for this.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=588746.




More information about the Gstreamer-bugs mailing list