[gstreamer-bugs] [Bug 606382] [oggdemux] error when seeking in chained ogg
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jan 19 04:03:56 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=606382
GStreamer | gst-plugins-base | git
Thiago Sousa Santos <thiago.sousa.santos> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|HEAD |0.10.26
--- Comment #17 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-01-19 12:03:52 UTC ---
Ok, this seems to do fix the seeking, but wtay still has errors with
decodebin2.
Module: gst-plugins-base
Branch: master
Commit: 4b771bff7a224d179c67cdf8ab105f12079b3286
URL:
http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=4b771bff7a224d179c67cdf8ab105f12079b3286
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date: Tue Jan 19 08:39:14 2010 -0300
oggdemux: No need to subtract begin time
Last stop is already based on the chain start and there is no need
to subtract the chain start as it may lead to a negative overflow.
This was causing seeking issues when the target chain was not
the first one (that has chain start = 0)
Fixes #606382
--
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