gstreamer/gst/camerabin2
Thiago Santos 9863feb328 camerabin2: Implement previewing
Implement previewing functionality using 2 properties. A boolean
(post-previews) that indicates if previews should be posted, and a
GstCaps (preview-caps) to provide the desired preview caps.

wrappercamerabinsrc implements previewing by supplying the captured
image to a pipeline to adapt it to the required caps before posting.
2011-01-24 14:50:29 -03:00
..
camerabingeneral.c camerabin2: Add methods for preview image message posting 2011-01-24 14:50:29 -03:00
camerabingeneral.h camerabin2: Add methods for preview image message posting 2011-01-24 14:50:29 -03:00
gstcamerabin2.c camerabin2: Implement previewing 2011-01-24 14:50:29 -03:00
gstcamerabin2.h camerabin2: Implement previewing 2011-01-24 14:50:29 -03:00
gstimagecapturebin.c camerabin2: remove abreviations from imagecapturebin 2010-12-23 13:24:55 -03:00
gstimagecapturebin.h camerabin2: add imagecapturebin::image-muxer property 2010-12-23 13:18:57 -03:00
gstplugin.c camerabin2: Rename v4l2camerasrc to wrappercamerabinsrc 2010-12-23 13:24:43 -03:00
gstvideorecordingbin.c videorecordingbin: Fix leaks 2010-12-23 14:24:45 -03:00
gstvideorecordingbin.h camerabin2: add videorecordingbin::video-muxer property 2010-12-23 13:18:58 -03:00
gstviewfinderbin.c viewfinderbin: Remove leaks 2010-12-23 13:24:56 -03:00
gstviewfinderbin.h viewfinderbin: Fixes to video-sink handling 2010-12-23 13:18:57 -03:00
gstwrappercamerabinsrc.c camerabin2: Implement previewing 2011-01-24 14:50:29 -03:00
gstwrappercamerabinsrc.h camerabin2: Implement previewing 2011-01-24 14:50:29 -03:00
Makefile.am camerabin2: Add methods for preview image message posting 2011-01-24 14:50:29 -03:00
PORTING camerabin2: adds PORTING document 2010-12-23 13:20:35 -03:00