[Bug 683794] tests: decodebin test_reuse_without_decoders sometimes fails with not-negotiated error on bus

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 28 07:05:22 PDT 2014


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

--- Comment #6 from Thiago Sousa Santos <thiagossantos at gmail.com> 2014-07-28 14:05:16 UTC ---
I had the impression that state changes in bins were issued
upstream->downstream or downstream->upstream depending if the state change was
downwards or upwards, respectively.

It seems I am wrong and it always goes from sinks to sources. Isn't this going
to cause issues like the above if you interrupt a downstream element while
upstream is still running? Don't we require applications to properly block pads
when they need to do so? Shouldn't we handle this in core as well?

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