gstreamer/gst/camerabin2
Mohammed Hassan d49dbefd6c camerabin: update zoom param spec if video source changes its max-zoom
If the video source happens to allow max-zoom to be greater than our maximum hard coded
value of 10 then the user cannot set anything greater than our maximum specified in the
param spec. We have to update our param spec to prevent glib from capping the value

https://bugzilla.gnome.org/show_bug.cgi?id=745740
2015-03-08 16:00:49 -03:00
..
camerabin2-src.txt
camerabingeneral.c
camerabingeneral.h
gstcamerabin2.c camerabin: update zoom param spec if video source changes its max-zoom 2015-03-08 16:00:49 -03:00
gstcamerabin2.h
gstplugin.c
gstviewfinderbin.c
gstviewfinderbin.h
gstwrappercamerabinsrc.c camerabin2: check negotiated caps avoid reseting of the pipe 2015-03-04 07:56:51 -03:00
gstwrappercamerabinsrc.h camerabin2: check negotiated caps avoid reseting of the pipe 2015-03-04 07:56:51 -03:00
Makefile.am
PORTING