v4l2src: clear format list in READY->NULL
authorFilippo Argiolas <filippo.argiolas@gmail.com>
Fri, 14 Aug 2009 08:11:25 +0000 (10:11 +0200)
committerFilippo Argiolas <filippo.argiolas@gmail.com>
Fri, 14 Aug 2009 08:15:43 +0000 (10:15 +0200)
commita3a61f89403cd39fd08f2f1d0e1475f55b0a48f4
tree0f5a6ffb30163abbd84dd8f2afae01213540afd8
parent352e07166070e4815332502f328d81f738fff244
v4l2src: clear format list in READY->NULL

Clear format list and probed caps when going to NULL so if a new device
is set we'll probe the formats again instead of using previously
detected ones. Fixes bug #591747.
sys/v4l2/gstv4l2object.c
sys/v4l2/gstv4l2src.c