v4l2object: Don't share own pool if min exceed V4L2 capacity
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 8 Jul 2014 18:31:59 +0000 (14:31 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Fri, 25 Jul 2014 18:18:47 +0000 (14:18 -0400)
commit3df949c7454b39d0394c4d9c6583393972edeff0
treeb002a70beb37fd36f16a605e3972c0a671d35aa8
parent010272a796325d3b9a94b5dcf887706cd2524b27
v4l2object: Don't share own pool if min exceed V4L2 capacity

If the minimum required buffer exceed V4L2 capacity, don't share down
pool. This allow support very high latency, like with x264enc default
encoding settings.

https://bugzilla.gnome.org/show_bug.cgi?id=732288
sys/v4l2/gstv4l2object.c