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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 27 13:00:18 PST 2013


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

--- Comment #4 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2013-02-27 21:00:11 UTC ---
Jonathan,

does it change anything if you remove the "discard = TRUE" in:
    case GST_EVENT_FLUSH_START:
      /* discard flush start events, as we forwarded one already when handing
the
       * flushing seek on the sink pad */
      g_atomic_int_set (&adder->need_flush_stop, TRUE);
      discard = TRUE;
      GST_DEBUG_OBJECT (pad->pad, "eating flush start");
      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