camerabin: add viewfinder-filter property
authorLasse Laukkanen <ext-lasse.2.laukkanen@nokia.com>
Mon, 19 Oct 2009 11:31:54 +0000 (14:31 +0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Tue, 13 Apr 2010 15:00:33 +0000 (12:00 -0300)
commit16cff06a70b670425a13e6a00e851d4e3ca62e25
tree6da6d75f942267f5500062f71dd0e3e8953b095e
parent3b788bac2540ecf3dfd6873a1d64a4e35f5b47e7
camerabin: add viewfinder-filter property

Adds a new property called viewfinder-filter to camerabin.
This property is used to add a filter to process the video
flow right before the viewfinder sink.

Also updates test to check property exists.
gst/camerabin/gstcamerabin-enum.h
gst/camerabin/gstcamerabin.c
gst/camerabin/gstcamerabin.h
tests/check/elements/camerabin.c