gstreamer/gst/camerabin2
Thiago Santos fe206e75f7 camerabin2: Avoid assertions when plugin creation fails
Capsfilters are created on the constructor and their properties can
be set/get from camerabin2's set/get_property functions. The user with
a broken setup would cause assertions when trying to set/get the
capture caps of this camerabin2.

A proper missing-plugin message will be posted when the user tries to
set camerabin2 to READY state.
2011-08-21 18:23:16 -03:00
..
camerabin2-src.txt camerabin2: Adding camera source documentation file 2011-05-16 18:08:39 -03:00
camerabingeneral.c camerabin2: don't mess with camerabin (1) namespace 2011-07-08 00:11:37 -07:00
camerabingeneral.h camerabin2: Move preview helper functions to basecamerabinsrc 2011-03-10 08:42:00 -03:00
gstcamerabin2.c camerabin2: Avoid assertions when plugin creation fails 2011-08-21 18:23:16 -03:00
gstcamerabin2.h camerabin2: Add audio-filter property 2011-08-13 11:42:07 -03:00
gstplugin.c camerabin2: don't mess with camerabin (1) namespace 2011-07-08 00:11:37 -07:00
gstviewfinderbin.c camerabin2: Adding missing plugin error messages 2011-05-16 18:08:40 -03:00
gstviewfinderbin.h viewfinderbin: Fixes to video-sink handling 2010-12-23 13:18:57 -03:00
gstwrappercamerabinsrc.c camerabin2 remove redundant viewfinder-colorspace and viewfinder-scale 2011-08-02 13:39:18 -03:00
gstwrappercamerabinsrc.h camerabin2: Adding a filter to wrappercamerabinsrc 2011-06-02 16:24:03 -03:00
Makefile.am camerabin2: Remove obsolete imagecapturebin 2011-05-16 18:08:41 -03:00
PORTING camerabin2: add location=NULL docs to PORTING 2011-07-25 10:32:51 -03:00