camerabin2: Adds new imagecapturebin
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Wed, 24 Nov 2010 23:31:33 +0000 (20:31 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Wed, 8 Dec 2010 18:38:26 +0000 (15:38 -0300)
commit12245366d811f94724865ef8e3b7ab1d54cceb2d
tree44785e2c8a2b0d8ce405936383b03eb20efc5bfe
parent3a8ec18f9680e0bdbee02d041852dd83273f7f9b
camerabin2: Adds new imagecapturebin

Adds an bin that is responsible for image captures.

It is a simple ffmpegcolorspace ! jpegenc ! jifmux ! multifilesink
for now.
gst/camerabin2/Makefile.am
gst/camerabin2/gstimagecapturebin.c [new file with mode: 0644]
gst/camerabin2/gstimagecapturebin.h [new file with mode: 0644]
gst/camerabin2/gstplugin.c