[gstreamer-bugs] [Bug 585708] [adder] Wrong handling of flushing seeks

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jun 17 02:27:18 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=585708

  GStreamer | gst-plugins-base | Ver: git




------- Comment #6 from Wim Taymans  2009-06-17 09:27 UTC -------
this fixes the live seeking test in Comment #2

commit 85dbf9351515b9ad9e5e9c01fa811af2fb71943c
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Wed Jun 17 11:22:51 2009 +0200

    adder: more seeking fixes.

    When a seek failed upstream, make sure the adder sinkpad is set unflushing
again
    so that streaming can continue.
    We only have a pending segment when we flushed.
    Set the flush_stop_pending flag inside the appropriate locks and before we
    attempt to perform the upstream seek.
    Add some more comments.
    Use the right lock to protect the flags in flush_stop.

    See #585708


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




More information about the Gstreamer-bugs mailing list