[Bug 766970] aacparse: sticky event criticals with RTL HD mpeg-ts stream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 4 08:02:00 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=766970

--- Comment #14 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 330828
  --> https://bugzilla.gnome.org/attachment.cgi?id=330828&action=edit
baseparse: Make sure to not create an invalid event order when generating the
default CAPS event because of a GAP event

There must be a SEGMENT event before the GAP event, and SEGMENT events must
come after any CAPS event. We however did not produce any CAPS yet, so we need
to ensure to insert the CAPS event before the SEGMENT event into the pending
events list.

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