camerabin2: viewfinderbin: Adds viewfinderbin element
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Wed, 24 Nov 2010 20:28:57 +0000 (17:28 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Wed, 8 Dec 2010 18:38:26 +0000 (15:38 -0300)
commit67415fc4128ba17cf1837135881c2e5fffa924c2
treeb3d6d6f7a48b295feddf3e4abb719e2f06636ce5
parent5c097c447b397647e6857936bb7cd0eed4ce46f0
camerabin2: viewfinderbin: Adds viewfinderbin element

Adds viewfinder bin element, one of the modules of camerabin2
that is responsible for displaying the video from the camera.

For now it is only a bin with ffmpegcolorspace ! videoscale !
 autovideosink
configure.ac
gst/camerabin2/Makefile.am [new file with mode: 0644]
gst/camerabin2/gstviewfinderbin.c [new file with mode: 0644]
gst/camerabin2/gstviewfinderbin.h [new file with mode: 0644]