[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:26:52 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-01 13:26:48 UTC ---
commit be1b5b3de7954edea1186aca476d59ef1e42ad77
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Mon Sep 1 15:06:51 2014 +0200

    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.

    https://bugzilla.gnome.org/show_bug.cgi?id=735808

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