camerabin2: Prevent audio source from providing clock
authorRobert Swain <robert.swain@collabora.co.uk>
Thu, 28 Jul 2011 15:56:12 +0000 (12:56 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Tue, 2 Aug 2011 16:39:17 +0000 (13:39 -0300)
commit7f720ed606fcd48db2c1d6116a8d92b3c2c291ac
treec160341ba9bf7edc3f69eb2618a447e7f365e2a8
parent2609427ada306d6cc9ce9b96b91d4d5406d5c81c
camerabin2: Prevent audio source from providing clock

The audio source inside camerabin2 is put to READY and back to
PLAYING when starting capture, causing the pipeline to lose its
clock. As camerabin2 isn't put to PAUSED->PLAYING again during
this, a new clock isn't selected for elements.
gst/camerabin2/gstcamerabin2.c