[Bug 752962] v4l2videodec: Add resolution change support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 18 03:06:39 PDT 2015


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

--- Comment #21 from kevin <kevinbing.song at gmail.com> ---
How many threads will be used for CAPTURE port? Below process will block:

1. get recycled video buffer from video decoder base pool.
2. dequeue video buffer from V4L2 driver.
3. dequeue event from V4L2 driver.

Do those process need separate thread to avoid any dependence?

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