[Bug 696357] Basesrc may send not-neg error when flushed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 21 18:10:40 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=696357
  GStreamer | gstreamer (core) | 1.x

--- Comment #1 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-03-22 01:10:38 UTC ---
Created an attachment (id=239512)
 View: https://bugzilla.gnome.org/attachment.cgi?id=239512
 Review: https://bugzilla.gnome.org/review?bug=696357&attachment=239512

[PATCH] basesrc: Don't send error if negotiate fails because we are flushing


Negotiation may be aborted by a flush from another thread that need to
stop the task (i.e. seek). Check that case and silently pause the task.
---
 libs/gst/base/gstbasesrc.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

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