[Bug 699793] New: Videomixer resets its current segment when receiving a flush stop.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon May 6 17:20:29 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=699793
GStreamer | gst-plugins-good | git
Summary: Videomixer resets its current segment when receiving a
flush stop.
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: mathieu.duponchelle at epitech.eu
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
The problem is that the current segment values are set on the seek events, and
we get multiple flush stops after that seek event. The other solution would be
to find out who sends these flush stops and why they arrive after the seek, but
as adder doesn't reinit its segment values, I thought this could be an equally
good patch.
--
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