camerabin2 remove redundant viewfinder-colorspace and viewfinder-scale
authorRaluca Elena Podiuc <ralucaelena1985@gmail.com>
Sat, 30 Jul 2011 13:12:31 +0000 (16:12 +0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Tue, 2 Aug 2011 16:39:18 +0000 (13:39 -0300)
commit2e28fe2e18f0ce4ab81aff009e2b1bc09e3b7109
tree0c01c90dca32b5d686025a90055f8d9b18dc5135
parent058a3d9d4cc83d3ab348e51b109dc7e3d656732d
camerabin2 remove redundant viewfinder-colorspace and viewfinder-scale

camrabin2 connects a viewfinderbin on "vfsrc". viewfinderbin is made of:
   vfbin-csp ! vfbin-videoscale ! videosink.

we should either remove csp/videoscale from wrappercamerabinsrc (as
done in this patch) or we should get rid of viewfinderbin altogether.
gst/camerabin2/gstwrappercamerabinsrc.c