[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 07:45:27 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=701763
GStreamer | gstreamer (core) | git
Nicolas Dufresne <nicolas.dufresne> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nicolas.dufresne at collabora.
| |co.uk
--- Comment #2 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-06-07 14:45:24 UTC ---
(In reply to comment #1)
> 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?
> :)
Might be the same as the bug I fixed in BaseSrc, where it would negotiate,
which fails because it's flushing. But negotiate return a boolean, so you need
to manually check the flushing flags on the pad before assuming it's NOT_NEG.
Just remainding, in case it's the same.
--
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