[gst-cvs] gst-plugins-bad: camerabin: set camerabin default sources/ sinks like in playbin2. Fixes #574434
Stefan Kost
ensonic at kemper.freedesktop.org
Sat Oct 24 12:17:02 PDT 2009
Module: gst-plugins-bad
Branch: master
Commit: 52e314ef812478661a56f2141e0958f332bb92d1
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=52e314ef812478661a56f2141e0958f332bb92d1
Author: Stefan Kost <ensonic at users.sf.net>
Date: Thu Oct 15 16:15:03 2009 +0300
camerabin: set camerabin default sources/sinks like in playbin2. Fixes #574434
This uses same approach like in playbin, namely checking for user defined
element, auto{audio,video}{sink,src} and finally DEFAULT_{AUDIO,VIDEO}{SRC,SINK}
defines from config.h.
---
configure.ac | 3 ++
gst/camerabin/camerabingeneral.c | 49 ++++++++++++++++++++++++++-
gst/camerabin/camerabingeneral.h | 2 +
gst/camerabin/camerabinvideo.c | 17 +++++----
gst/camerabin/gstcamerabin.c | 70 ++++++++++++++++----------------------
5 files changed, 91 insertions(+), 50 deletions(-)
Diff: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/diff/?id=52e314ef812478661a56f2141e0958f332bb92d1
More information about the Gstreamer-commits
mailing list