v4l2bufferpool: Do not pre-configure the pool
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 15 Apr 2014 17:30:02 +0000 (13:30 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 8 May 2014 19:56:36 +0000 (15:56 -0400)
commitcf6c7e98463dea5825c7c8c04b3709d48525f6b9
tree25286ea6def7ff037ab8c0cd7c8dadeb4912aa29
parentfa6cd1d25a538306d2b754478202a9f4aafd98e2
v4l2bufferpool: Do not pre-configure the pool

Pre-configuring the pool is error prone, since it may hide a configuration failure and
endup with a pool that is not configured the way it should (e.g. no video meta, wrong
queue size, etc.)
sys/v4l2/gstv4l2bufferpool.c