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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 1 08:39:22 PDT 2014


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

--- Comment #3 from Miguel París Díaz <mparisdiaz at gmail.com> 2014-07-01 15:39:17 UTC ---
I think that it can not take place for some motives:
1) When pads are linked a reconfigure event is sent (or am I wrong?).
2) When a CAPS event is sent I use gst_pad_check_reconfigure to clear the
RECONFIGURE flag in the srcpad, so when a buffer is pushed,
gst_pad_needs_reconfigure only returns TRUE after received RECONFIGURED and
before sent the CAPS event.

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