[Bug 701763] Race condition in gstreamer-editing-services integration tests, with a possible fix in gstpad.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 7 02:54:03 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=701763
  GStreamer | gstreamer (core) | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at circular-chaos.org
     Ever Confirmed|0                           |1

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2013-06-07 09:53:59 UTC ---
I don't think this patch is necessarily correct. You ignore the idle pad probes
right below... and there's also nothing fundamentally wrong with just returning
the downstream flow return if the pad just went flushing after the data was
passed downstream.

More interesting would be the reason why something returns NOT_NEGOTIATED if
it's flushing. It should return FLUSHING! What is returning NOT_NEGOTIATED (I
assume the push_event in 5) should be a push_data?) and why, can you explain?
:)

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