gstreamer/gst/camerabin2
Robert Swain 6446cc4ae9 camerabin2: Fix potential loss of EOS event
Setting the audio source to NULL just after pushing the EOS event
on it could potentially cause loss of said EOS event. Instead, we
can set the audio source to NULL when ready-for-capture is
signalled and the boolean value is true as this indicates we are
not currently capturing video.
2011-09-29 16:22:00 +02: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: Fix potential loss of EOS event 2011-09-29 16:22:00 +02:00
gstcamerabin2.h camerabin2: Add a flag to disable image conversion elements 2011-09-01 15:57:50 +02: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