mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
10830c9544
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 |
||
---|---|---|
.. | ||
camerabin | ||
camerabin2 | ||
capsfilter | ||
directfb | ||
gstplay | ||
indexing | ||
level | ||
mpegtsmux | ||
mxf | ||
scaletempo | ||
stats | ||
Makefile.am |