[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 04:17:36 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

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #138795|0                           |1
        is obsolete|                            |
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED




------- Comment #6 from Wim Taymans  2009-07-20 11:17 UTC -------
Added patch and NULL check.

commit 0bb9b75a7535b435779a5776fd2ab5e8bf1e9869
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Mon Jul 20 12:51:30 2009 +0200

    audiotestsrc: call send_event directly

    We can't call gst_element_send_event() from a streaming thread as it gets
the
    state lock. Instead call the send_event method directly until we have a
nice API
    for this in basesrc.

    Fixes #588746


-- 
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