v4l2object: Orphan buffer pool on object_stop if supported
authorDamian Hobson-Garcia <dhobsong@igel.co.jp>
Mon, 27 May 2019 09:08:54 +0000 (18:08 +0900)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 7 Aug 2019 22:57:48 +0000 (23:57 +0100)
commitd20a82aa10c347ffce172098dfa97bb61c04c8ca
tree9909477b179a3b82285cbc5759c8616263b6dae1
parent0f5dc763630491cf72ae2689628e4b2a8aeb418e
v4l2object: Orphan buffer pool on object_stop if supported

Use V4L2 buffer orphaning, on recent kernels so that
the device can be restarted immediately with
a new buffer pool during renogatiation.
sys/v4l2/gstv4l2object.c