[Bug 715192] videodecoder: Cannot accumulate buffer while downstream is blocked

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 12 13:17:10 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=715192

--- Comment #21 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
The point is from decoder/encoder perspective. you want upstream buffers as
soon as possible into the driver, and certainly don't want to stop doing so
while pushing a buffer downstream. Adding a queue afterward is just a
workaround. Fixing the interblocking by adding yet another thread is unwanted.

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