[Bug 662049] oggdemux/oggmux in push mode cause preroll to wedge

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 7 04:23:19 PST 2011


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

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-11-07 12:21:56 UTC ---
commit 353153d07956a0fd44b63741a49a4ed035162f58
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Tue Oct 18 17:58:49 2011 +0100

    oggdemux: survive skeleton finding length behind our backs in push mode

    In push mode, we determine duration by doing a seek to the end of the
    stream. However, a skeleton stream with an index will cause the duration
    to be known already, and we end up never setting the push_time_duration
    variable which we use to know duration has been determined.

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

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