v4l2src: make this work more than once in a row
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Thu, 25 Aug 2011 22:37:47 +0000 (23:37 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 26 Aug 2011 08:33:10 +0000 (10:33 +0200)
commit3968dc7688021cdf1d1c52e6d7838668bdccb2e1
treee52f299e8adef71adf583dbdc0bdc2d5f2dab676
parentf3fc3e1f69587e1bda5e628093918a2a3dd5f874
v4l2src: make this work more than once in a row

We used to skip frame rate setup if the camera was already setup
with the requested frame rate. This breaks some cameras though,
causing them to not output data (several models of Thinkpad cameras
have this problem at least).
So, don't skip.

https://bugzilla.gnome.org/show_bug.cgi?id=638300
sys/v4l2/v4l2src_calls.c