[gstreamer-bugs] [Bug 603378] [API][event] New event to flush all buffered data

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 30 07:00:51 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=603378
  GStreamer | gstreamer (core) | git

--- Comment #5 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2009-11-30 15:00:47 UTC ---
Created an attachment (id=148752)
 View: https://bugzilla.gnome.org/attachment.cgi?id=148752
 Review: https://bugzilla.gnome.org/review?bug=603378&attachment=148752

Make input-selector use the drain events

This is the attempt to make input-selector use the drain events (unsuccessful).

I suspect that the closing and sending of new segments is the problem here,
because it uses times from the buffers currently passing through, that are
probably much ahead of the current running time, causing buffers of the newly
activated stream to be clipped/dropped. I tried commenting the code that pushed
the segment closing/creation but it still didn't work.

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