[Bug 722442] Internal data stream error in gstoggdemux.c

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 29 10:16:10 PST 2015


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

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #2 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2015-01-29 18:16:07 UTC ---
commit 9491157f1a10de124f4c17eb06b967357a953c35
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Thu Jan 29 17:58:27 2015 +0000

    oggdemux: do not throw a flow error on flushing

    If the streaming task attempts to read a chain while the pipeline
    is stopping (which can happen if the pipeline stops shortly after
    start or a new URI being setup in gapless playback case), it will
    see a flushing return from upstream, and should then also return
    flushing to the caller, rather than emit a flow error.

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

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