[Bug 797162] New: baseparse: Segment events are not necessarily a discontinuity
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Sep 18 11:28:09 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797162
Bug ID: 797162
Summary: baseparse: Segment events are not necessarily a
discontinuity
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer (core)
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: thaytan at noraisin.net
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
For a long time (since 0.10.12) baseparse has drained/discared any incomplete
packets on a NEW_SEGMENT (now SEGMENT) event and triggered a discont on the
next buffer, but in 1.x the semantics of segments changed and segment events
don't necessarily imply the data stream is discontinuous now.
Baseparse should instead only rely on a DISCONT flag on the next buffer to
trigger that behaviour.
--
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