camerabin: Scale incoming frames if their size does not match requested size
authorLasse Laukkanen <ext-lasse.2.laukkanen@nokia.com>
Fri, 20 Feb 2009 10:07:33 +0000 (12:07 +0200)
committerRené Stadler <rene.stadler@nokia.com>
Mon, 23 Feb 2009 12:20:12 +0000 (14:20 +0200)
commit24d99bbe5642f37aeca0adaff6d2fd4dd2e15388
tree9b6bb6ea1c6e1dd813d077657b66f72cb1f1ff65
parent617f34895c99c41b4515ecc4c499576773599883
camerabin: Scale incoming frames if their size does not match requested size

If capture preparation in videosrc results in frame size different
from requested size, then we need to scale them.
gst/camerabin/gstcamerabin.c