[gstreamer-bugs] [Bug 544509] [qtdemux] Regression in segment.stop

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jul 25 06:24:00 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=544509

  GStreamer | gst-plugins-good | Ver: 0.10.9




------- Comment #4 from Edward Hervey  2008-07-25 13:23 UTC -------
Created an attachment (id=115250)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=115250&action=view)
Fix regression

The issue was kind of stupid. The original stop code (from before julien's
code) was correct... except for the part where it was using the stop value
directly from GstSegment which is in stream-time and not in buffer-time. This
converts it so that the outputted newsegment event is correct.

I also added at the top the documentation regarding quicktime segments from
wim's proposal.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=544509.




More information about the Gstreamer-bugs mailing list