gstreamer/gst/camerabin2
Thiago Santos 5ae630489c camerabin2: Make viewfinder's queue a thread limit only
Reduce the viewfinder queue limits to only allow it to store
one buffer, preventing the queue from holding old buffers for
too long. This also avoids showing slightly outdated frames on
the viewfinder when the source has already produced new ones
and improves the buffer recycling rate, important for sources
that use bufferpools.
2011-08-26 09:43:14 -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: Make viewfinder's queue a thread limit only 2011-08-26 09:43:14 -03:00
gstcamerabin2.h camerabin2: Add new entry to flags property 2011-08-23 11:58:33 -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