camerabin: always force image-profile to have variable framerate
authorThiago Santos <thiago.sousa.santos@collabora.com>
Fri, 4 May 2012 20:05:38 +0000 (17:05 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Fri, 4 May 2012 22:50:52 +0000 (19:50 -0300)
commit95fd9cd2775fb425da4e9afb3845c730583982f5
treecd576f213ce37fa7b78add4a416aad1fb6c6b0b1
parentd3303121c87af5f42b3d745db22e26f0a0c8eb02
camerabin: always force image-profile to have variable framerate

image-encodebin can't use videorate as it always store one buffer
to be able to do its timestamps/duration math. As image captures
only push one buffer at a time, this videorate behavior breaks
camerabin usage.
gst/camerabin2/gstcamerabin2.c