gstreamer/gst/camerabin2
Thiago Santos 61a7e6bf38 camerabin2: Check before acessing preview location list
Only access the preview location if it exists, to avoid acessing
a NULL variable. If the preview location list doesn't exist, it is
likely because the source has posted a preview message after camerabin2
has been put to READY.
2011-10-12 12:19:13 -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: Check before acessing preview location list 2011-10-12 12:19:13 -03:00
gstcamerabin2.h camerabin2: Add a mutex to avoid concurrent access of preview filename lists 2011-10-11 23:13:00 -03:00
gstplugin.c camerabin2: don't mess with camerabin (1) namespace 2011-07-08 00:11:37 -07:00
gstviewfinderbin.c camerabin2: viewfinderbin: Add property for disabling converters 2011-08-23 11:19:51 -03:00
gstviewfinderbin.h camerabin2: viewfinderbin: Add property for disabling converters 2011-08-23 11:19:51 -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