gstreamer/gst/camerabin2
Thiago Santos 00e635e786 camerabin2: Check zoom notify callback from camera-source
Camerabin2 has a zoom property that is simply proxied to its
internal camera-source element. This patch makes camerabin2 listen
to 'notify' signals from it so it can update its zoom property value
when camera-source changes its zoom as a side-effect of another operation
or because the user set the zoom directly to it, instead of doing
it from camerabin2.
2011-09-12 17:49:25 -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 zoom notify callback from camera-source 2011-09-12 17:49:25 -03: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