[Bug 735509] oggdemux: should accumulate segment.base

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 29 06:19:58 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=735509
  GStreamer | gst-plugins-base | unspecified

--- Comment #9 from Guillaume Desmottes <gdesmott at gnome.org> 2014-08-29 13:19:51 UTC ---
Created an attachment (id=284814)
 View: https://bugzilla.gnome.org/attachment.cgi?id=284814
 Review: https://bugzilla.gnome.org/review?bug=735509&attachment=284814

oggdemux: don't override segment.base

When doing non flushing seeks ogg->segment.base already contains the proper
base value (thanks to gst_segment_do_seek()), accumulating time as expected.
Segment is copied from ogg->segment so there is no need to override it.

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