[gst-cvs] gst-plugins-bad: GstPhotography: Add flicker and focus mode settings to photography API
Thiago Sousa Santos
thiagoss at kemper.freedesktop.org
Tue Apr 13 08:46:27 PDT 2010
Module: gst-plugins-bad
Branch: master
Commit: 6206f58c3a7db843d3aebe11993090e153449d52
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=6206f58c3a7db843d3aebe11993090e153449d52
Author: Tommi Myöhänen <ext-tommi.1.myohanen at nokia.com>
Date: Tue Jan 26 15:18:24 2010 +0200
GstPhotography: Add flicker and focus mode settings to photography API
Adds flicker and focus mode settings to photography API and also
implement it in camerabin.
---
gst-libs/gst/interfaces/photography.c | 60 ++++++++++++++++
gst-libs/gst/interfaces/photography.h | 39 +++++++++++
gst/camerabin/gstcamerabin-enum.h | 4 +-
gst/camerabin/gstcamerabin.c | 6 ++
gst/camerabin/gstcamerabinphotography.c | 112 +++++++++++++++++++++++++++++++
tests/check/elements/camerabin.c | 50 ++++++++++++++
6 files changed, 270 insertions(+), 1 deletions(-)
Diff: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/diff/?id=6206f58c3a7db843d3aebe11993090e153449d52
More information about the Gstreamer-commits
mailing list