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 wrappercamerabinsrc: Don't unset the video-source property on pipeline start 2013-06-10 16:16:29 +02:00
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 camerabin: add any feature to viewfinderbin static pad template 2014-04-09 08:56:01 +02:00
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 gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
PORTING