[Bug 694553] [adder] doesn't work after commit a86ca53

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 11 14:56:32 PDT 2013


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

Stefan Sauer (gstreamer, gtkdoc dev) <ensonic> changed:

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

--- Comment #11 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2013-03-11 21:56:26 UTC ---
Jonathan, there was a missing break in the event handling. This caused the caps
event handling also trigger a flush start handling, where before my changes
this was only running into a flush stop handling. With that break inplace, your
script works fine for me. Please let me know if there are still issues with RB.

commit 60ccc2f17f1ddcf79f7f1fd8751788937579eb04
Author: Stefan Sauer <ensonic at users.sf.net>
Date:   Mon Mar 11 22:46:45 2013 +0100

    adder: add a missing break

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