[Bug 735808] oggdemux: should not set Segment.base in gst_ogg_pad_submit_packet()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 1 06:12:14 PDT 2014


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

--- Comment #1 from Guillaume Desmottes <gdesmott at gnome.org> 2014-09-01 13:12:07 UTC ---
Created an attachment (id=285012)
 View: https://bugzilla.gnome.org/attachment.cgi?id=285012
 Review: https://bugzilla.gnome.org/review?bug=735808&attachment=285012

oggdemux: don't set segment.base in pad_submit_packet()

Setting segment.base in the segment sent from gst_ogg_demux_handle_page() is
enough to ensure that chained oggs are played corretly (see bgo#706569).

Tweaking the base in gst_ogg_pad_submit_packet() as well result in delays when
playing a file with start != -1.

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