gstreamer/gst/camerabin
Thiago Santos 6ee256d462 camerabin: Store app preferred capture parameters separately
Store width/height/fps for video captures in a separate variable
than the one that stores the currently used value.

This prevents the user preferences to be lost when resetting
the currently used dimensions for night mode, for example
2010-11-02 09:16:44 -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: Use link_full version for disabling hierarchy check 2010-09-22 23:47:08 -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: Remove unused entry 2010-10-14 14:09:39 -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: Store app preferred capture parameters separately 2010-11-02 09:16:44 -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