gstreamer/gst-libs/gst/basecamerabinsrc
Lauri Lehtinen 802028081c basecamerabinsrc: Protection for previewpipeline when setting new preview caps
Implements a state indicating flag to preview pipeline,
so that new caps are not set if the pipeline is processing a
preview. The caps are set as pending and applied when the
next preview post is called.

In this case a wait was implemented in the post_preview function,
so that new preview image buffer will wait until the other previews
have been posted to the application and the new caps can be used
safely.
2011-05-16 18:08:39 -03:00
..
gstbasecamerasrc.c basecamerasrc: camerabin2: wrappercamerabinsrc: Add read-only max-zoom prop 2011-03-23 16:48:11 -03:00
gstbasecamerasrc.h basecamerasrc: add unstable-API warnings if GST_USE_UNSTABLE_API is not defined 2011-04-14 16:14:57 +01: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 basecamerabinsrc: Protection for previewpipeline when setting new preview caps 2011-05-16 18:08:39 -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