[Bug 796539] Vaapi encoding randomly fails with error: failed to allocate coded buffer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 8 11:56:53 UTC 2018


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

--- Comment #3 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Review of attachment 372603:
 --> (https://bugzilla.gnome.org/review?bug=796539&attachment=372603)

Ok, this isn't the right fix, but clearly a cond_wait without a condition loop
is buggus. g_cond_wait() can unblock for no reason, you must wrap it up in a
look that checks a condition. Is that still like this in 1.14+ ?

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