gstreamer/tests/examples/camerabin
Lasse Laukkanen 10830c9544 examples: camerabin: Don't set default values for GstPhotography interface settings
Don't set any default values for source element GstPhotography interface
settings, source elements should have sane defaults themselves.
Also, setting scene-mode is tricky as it is a superset of other GstPhotography
settings. This might cause problem with defaults e.g. setting scene-mode to
'night' may configure flash-mode as 'on' by definition, and after that
we don't want to override this flash-mode setting with gst-camerabin-test default
value. Moreover, user needs have an option to set scene mode first and then force
some individual setting to a different value from the scene-mode definition.

https://bugzilla.gnome.org/show_bug.cgi?id=639841
2011-01-24 18:05:20 -03:00
..
.gitignore Add new camerabin test binary to .gitignore 2010-05-01 19:06:27 +01:00
gst-camera-perf.c camerabin: remove abbreviations from the property names. Fixes #573370 (partialy) 2009-10-24 15:14:26 +03:00
gst-camera-perf.ui tests: Port from libglade to GtkBuilder 2010-01-16 11:14:55 +01:00
gst-camera.c examples: fix gtk3 code path in camerabin example app 2010-12-26 17:12:01 +00:00
gst-camera.h Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
gst-camera.ui examples: Call gst_ensure_native_window() for gst-camera 2010-02-14 15:22:05 +01:00
gst-camerabin-test.c examples: camerabin: Don't set default values for GstPhotography interface settings 2011-01-24 18:05:20 -03:00
Makefile.am examples: camerabin: use photoiface properties through video-source 2010-09-20 18:26:48 -03:00