[Bug 766467] New: oggdemux: Reset keyframe_granule when needed
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun May 15 10:04:43 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766467
Bug ID: 766467
Summary: oggdemux: Reset keyframe_granule when needed
Classification: Platform
Product: GStreamer
Version: unspecified
OS: All
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-base
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: bilboed at bilboed.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Without this, we would end up with a bogus granule value just after a seek,
which would result in *not* pushing out the keyframe (it would be dropped
because it has an invalid granulepos).
We would push everything else until the next keyframe, resulting in the
decoder dropping everything, resulting in multiqueue filling up, resulting
in pipelines hanging.
--
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