[gstreamer-bugs] [Bug 574275] flacdec ! appsink with a seek seems to drop the first buffer

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 9 09:17:00 PDT 2009


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

  GStreamer | gst-plugins-good | Ver: git

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.15




------- Comment #5 from Wim Taymans  2009-03-09 16:18 UTC -------
commit 8f8e035cd5794658a359d7233fe67f48f5d77b2c
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Mon Mar 9 17:14:12 2009 +0100

    flacdec: don't lose the first buffer after a seek

    The flacdec API calls the write callback when performing a seek. We cannot
yet
    push out a buffer at that time so we must keep it and push it out later.
    Flush out the upstream part of the pipeline when doing a seek.
    Fixes #574275.


-- 
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=574275.




More information about the Gstreamer-bugs mailing list