[Bug 676242] [metabug] Verify that elements handle seqnum for seeks correctly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 18 12:02:42 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=676242
  GStreamer | gstreamer (core) | 0.10.x

--- Comment #1 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2012-05-18 19:02:40 UTC ---
Created an attachment (id=214395)
 View: https://bugzilla.gnome.org/attachment.cgi?id=214395
 Review: https://bugzilla.gnome.org/review?bug=676242&attachment=214395

matroskademux: properly handle seqnums of events related to a seek

Events that are consequence of a seek event should have the
same seqnum as the seek event.

This patch fixes the seqnum handling for seeks for matroska demux, I have
similar patches for qtdemux, asfdemux, avidemux and I'm still fixing others,
the
idea of the patch is the same for all of them: store the seqnum of the seek
event and set flushes and newsegments to use the same seqnum. In push mode,
keep the converted event that goes upstream with the same seqnum of the
received seek.

If this patch is ok, the others should be, too. So I'll push all them
together.

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