[Bug 667562] [0.11] Race condition between streaming thread and resetting pads in downwards state change

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 19 03:13:52 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=667562
  GStreamer | gst-plugins-base | 0.11.x

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|gstreamer (core)            |gst-plugins-base
         Resolution|                            |FIXED

--- Comment #4 from Edward Hervey <bilboed at gmail.com> 2012-07-19 10:13:48 UTC ---
commit 55f692eff682b78c924c5d79087e9f91e4dc93bb
Author: Edward Hervey <edward.hervey at collabora.co.uk>
Date:   Thu Jul 19 10:54:07 2012 +0200

    audiodecoder: Don't assert on pad caps not being set

    The decoder might have been de-activated in the meantime (resulting
    in NULL pad caps).

    If the decoder really isn't configured, then it will error out further
    down when checking whether the GST_AUDIO_INFO_IS_VALID()

    https://bugzilla.gnome.org/show_bug.cgi?id=667562

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list