[Bug 732558] queue: ignore not-negotiated if a reconfigure is pending

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 1 09:09:26 PDT 2014


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

--- Comment #5 from Miguel París Díaz <mparisdiaz at gmail.com> 2014-07-01 16:09:22 UTC ---
In this case, I agree with you, but in what way can we solve the problem?

This commit was done to solve it:
http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=5c0e02c79c88f8dddcf9b93bd9f30d75c24ac82e

But if we use a queue it does not work because a shared var (srcresult) is used
by the queue, and its chain function always returns the value of the last
buffer in pushed the queue's thread (if push func return value was different
from GST_FLOW_OK).

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