[Bug 702422] tsparse: Ensure initial events are sent in the right order

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 18 06:56:07 PDT 2013


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

--- Comment #7 from Edward Hervey <bilboed at gmail.com> 2013-06-18 13:56:03 UTC ---
incoming segments are always stored in mpegtsbase->segment and then passed on
to tsdemux/tsparse push_event vmethod.

If it's the first segment event and we're not ready yet, we delay pushing that
segment to later. Otherwise it's pushed along just fine.

I'll update to use GST_SEGMENT_FORMAT.

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