[gstreamer-bugs] [Bug 609170] basesrc pushes two newsegment

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 12 09:27:59 PST 2010


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2010-02-12 17:27:51 UTC ---
this patch is not quite ok, if you call the function twice before the segment
is picked up by the loop function, it will not set the correct segment values
the second time.

The initial empty segment should not really cause problems. Maybe a better
check would be to see if we pushed a segment before and then only queue an
update when we did.

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