[gstreamer-bugs] [Bug 600469] gdpdepay: Clear adapter on flush and state change

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 5 06:44:02 PST 2009


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.26

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2009-11-05 14:43:58 UTC ---
Commited with a small fix. You can't clear the adapter in flush-start because
then it could be racy with the streaming thread. flush-stop is the only event
synchronized with the streaming thread where the adapter can be safely cleared.


commit b5620e12413c85d1881b1a0d8ce8c09c3d6fd869
Author: Olivier Crête <olivier.crete at collabora.co.uk>
Date:   Thu Nov 5 15:42:09 2009 +0100

    gdpdepay: Clear adapter on flush and state change

    Fixes #600469

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