gstreamer/gst/camerabin
Lasse Laukkanen bc1b09c1c4 camerabin: Add "ready-for-capture" property
Add "ready-for-capture" property to indicate if preparing a new
capture is possible.

"ready-for-capture" changes before the 'image-done' signal, so
the application can be notified that it can do a new capture
even before the previous one has finished encoding/saving.
2010-11-04 21:41:07 -03:00
..
.gitignore camerabin: Add .gitignore to hide generated signal marshaller files. 2009-02-11 01:59:27 +02:00
camerabindebug.h camerabin: Move debug category declaration to a separate file 2010-06-21 10:25:15 -03:00
camerabingeneral.c camerabin: Use link_full version for disabling hierarchy check 2010-09-22 23:47:08 -03:00
camerabingeneral.h camerabin: Move debug category declaration to a separate file 2010-06-21 10:25:15 -03:00
camerabinimage.c various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
camerabinimage.h camerabin: rename function and variable names, update documentation 2010-04-13 12:00:31 -03:00
camerabinpreview.c camerabin: Add missing change to previous commits 2010-11-02 10:24:49 -03:00
camerabinpreview.h camerabin: Forward tag events to preview pipeline 2010-09-20 21:21:58 -03:00
camerabinvideo.c various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
camerabinvideo.h camerabin: rename function and variable names, update documentation 2010-04-13 12:00:31 -03:00
gstcamerabin-enum.c camerabin: Adds new video-colorspace-flag to flags 2010-09-22 23:47:08 -03:00
gstcamerabin-enum.h camerabin: Add "ready-for-capture" property 2010-11-04 21:41:07 -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: Add "ready-for-capture" property 2010-11-04 21:41:07 -03:00
gstcamerabin.h camerabin: Store app preferred capture parameters separately 2010-11-02 09:16: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
Makefile.am camerabin: remove photography interface implementation from camerabin 2010-09-20 18:26:47 -03:00
TODO camerabin: track todo items 2009-07-15 12:20:17 +03:00