gstreamer/gst-libs/gst/basecamerabinsrc
Thiago Santos d41af4e2f8 camerabin2: preview: Remove one of the two colorspace converters
The preview pipeline doesn't need 2 colorspace converters, remove
one to speed up caps negotiation and reduce the delay on getting
the first preview buffer out of the preview pipeline.

It shouldn't cause problems as videoscale and ffmpegcolorspace seems
to handle the same caps, so no conversion should be needed for
videoscale. Additionally, camerabin1 has been working with a similar
pipeline with a single ffmpegcolorspace and no bugs have been open about it
so far.
2011-09-05 09:59:53 -03:00
..
gstbasecamerasrc.c basecamerasrc: remove unused get_allowed_input_caps 2011-08-02 13:39:18 -03:00
gstbasecamerasrc.h basecamerasrc: remove unused get_allowed_input_caps 2011-08-02 13:39:18 -03:00
gstcamerabin-enum.c camerabin2: Move basecamerasrc to gst-libs 2010-12-23 13:20:31 -03:00
gstcamerabin-enum.h basecamerasrc: add unstable-API warnings if GST_USE_UNSTABLE_API is not defined 2011-04-14 16:14:57 +01:00
gstcamerabinpreview.c camerabin2: preview: Remove one of the two colorspace converters 2011-09-05 09:59:53 -03:00
gstcamerabinpreview.h basecamerabinsrc: Protection for previewpipeline when setting new preview caps 2011-05-16 18:08:39 -03:00
Makefile.am android: make it ready for androgenizer 2011-04-11 07:27:11 +02:00