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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 31 21:28:41 UTC 2018


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

--- Comment #29 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Created attachment 373532
  --> https://bugzilla.gnome.org/attachment.cgi?id=373532&action=edit
omxvideodec: don't hold the stream lock when trying to push a frame

The base class methods will lock this properly when needed, there seems
to be no need to lock it explicitly.

This allows the patch in gstvideodec for unlocking the stream lock
when pushing buffers out to work.

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