[gstreamer-bugs] [Bug 613827] Queue is not waiting to fill buffer until it's reaches to min-threshold-buffers value
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Oct 12 07:39:58 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=613827
GStreamer | gstreamer (core) | unspecified
--- Comment #4 from Wim Taymans <wim.taymans at gmail.com> 2010-10-12 14:39:51 UTC ---
I see now what this patch tries to achieve. The idea is to not wake up the
reader/writer as often by batching input and output before signaling the other
end to do a context switch.
I would like to see this behaviour implemented with a new boolean property on
the object so that we don't break the existing buffering case. I'll see if I
can do that.
--
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