gstreamer/gst/camerabin
Thiago Santos fa6adc85b4 camerabin: Adds image-capture-width/height properties
Adds image-capture-width and image-capture-height properties
to camerabin, allowing the user to get/set them. Getting was
not possible before and setting was done through the
set-image-resolution action, which shouldn't now just set
the properties.

Fixes #614958
2010-04-13 20:36:44 -03:00
..
.gitignore camerabin: Add .gitignore to hide generated signal marshaller files. 2009-02-11 01:59:27 +02:00
camerabingeneral.c camerabin: fix NULL -> READY state change failure handling. 2010-03-11 10:36:26 +02:00
camerabingeneral.h camerabin: set camerabin default sources/sinks like in playbin2. Fixes #574434 2009-10-24 15:14:25 +03:00
camerabinimage.c camerabin: do not set imagebin sinkpad twice 2010-04-13 12:00:34 -03:00
camerabinimage.h camerabin: rename function and variable names, update documentation 2010-04-13 12:00:31 -03:00
camerabinpreview.c camerabin: don't use gst_bus_poll() when creating preview image 2010-03-11 10:36:26 +02:00
camerabinpreview.h camerabin: implement video preview creation 2009-10-24 15:14:25 +03:00
camerabinvideo.c camerabin: rename function and variable names, update documentation 2010-04-13 12:00:31 -03:00
camerabinvideo.h camerabin: rename function and variable names, update documentation 2010-04-13 12:00:31 -03:00
gstcamerabin-enum.c camerabin: add flags property. Fixes #573370 (partially) 2009-11-27 11:42:36 +02:00
gstcamerabin-enum.h camerabin: Adds image-capture-width/height properties 2010-04-13 20:36:44 -03:00
gstcamerabin-marshal.list camerabin: change img-done signal parameter from GString* to const gchar* 2009-04-16 15:19:20 +03:00
gstcamerabin.c camerabin: Adds image-capture-width/height properties 2010-04-13 20:36:44 -03:00
gstcamerabin.h camerabin: Adds image-capture-width/height properties 2010-04-13 20:36:44 -03:00
gstcamerabincolorbalance.c Add camerabin element. 2009-02-09 10:22:09 +02:00
gstcamerabincolorbalance.h Add camerabin element. 2009-02-09 10:22:09 +02:00
gstcamerabinphotography.c GstPhotography: Add flicker and focus mode settings to photography API 2010-04-13 12:00:35 -03:00
gstcamerabinphotography.h camerabin: photography interface properties. Fixes #573370 (partially) 2009-11-27 15:10:57 +02:00
Makefile.am camerabin: add flags property. Fixes #573370 (partially) 2009-11-27 11:42:36 +02:00
TODO camerabin: track todo items 2009-07-15 12:20:17 +03:00