[Bug 700264] qtdemux: ignores first editlist

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 31 01:45:06 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=700264
  GStreamer | gst-plugins-good | git

--- Comment #16 from Matej Knopp <matej.knopp at gmail.com> 2013-07-31 08:45:03 UTC ---
Created an attachment (id=250522)
 View: https://bugzilla.gnome.org/attachment.cgi?id=250522
 Review: https://bugzilla.gnome.org/review?bug=700264&attachment=250522

Patch to offset samples instead of buffers

So, the current approach where buffers are offset is not ideal, as during seek
and loop current time is compared to sample times. Patch solves this by
offsetting samples instead of output buffers.

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