[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 01:56:03 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=667562
  GStreamer | gstreamer (core) | 0.11.x

--- Comment #3 from Edward Hervey <bilboed at gmail.com> 2012-07-19 08:55:54 UTC ---
Created an attachment (id=219202)
 View: https://bugzilla.gnome.org/attachment.cgi?id=219202
 Review: https://bugzilla.gnome.org/review?bug=667562&attachment=219202

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

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