gstreamer/gst/camerabin
Thiago Santos 233b09f9b9 camerabin: Do not assert on set_property to NULL for elements
Check if the value is NULL before reffing them in set_property
for 'GstElement' properties
2010-06-08 09:14:01 -03:00
..
.gitignore camerabin: Add .gitignore to hide generated signal marshaller files. 2009-02-11 01:59:27 +02:00
camerabingeneral.c camerabin: fix NULL -> READY state change failure handling. 2010-03-11 10:36:26 +02:00
camerabingeneral.h camerabin: set camerabin default sources/sinks like in playbin2. Fixes #574434 2009-10-24 15:14:25 +03:00
camerabinimage.c camerabin: do not set imagebin sinkpad twice 2010-04-13 12:00:34 -03:00
camerabinimage.h camerabin: rename function and variable names, update documentation 2010-04-13 12:00:31 -03:00
camerabinpreview.c camerabin: don't use gst_bus_poll() when creating preview image 2010-03-11 10:36:26 +02:00
camerabinpreview.h camerabin: implement video preview creation 2009-10-24 15:14:25 +03:00
camerabinvideo.c camerabin: add meaningful names for queue elements inside camerabin 2010-04-21 12:25:39 +03:00
camerabinvideo.h camerabin: rename function and variable names, update documentation 2010-04-13 12:00:31 -03:00
gstcamerabin-enum.c camerabin: add flags property. Fixes #573370 (partially) 2009-11-27 11:42:36 +02:00
gstcamerabin-enum.h camerabin: Add video-capture-width/height/framerate properties 2010-04-13 20:37:03 -03:00
gstcamerabin-marshal.list camerabin: change img-done signal parameter from GString* to const gchar* 2009-04-16 15:19:20 +03:00
gstcamerabin.c camerabin: Do not assert on set_property to NULL for elements 2010-06-08 09:14:01 -03:00
gstcamerabin.h camerabin: Add video-capture-width/height/framerate properties 2010-04-13 20:37:03 -03:00
gstcamerabincolorbalance.c Add camerabin element. 2009-02-09 10:22:09 +02:00
gstcamerabincolorbalance.h Add camerabin element. 2009-02-09 10:22:09 +02:00
gstcamerabinphotography.c camerabin: Add video-capture-width/height/framerate properties 2010-04-13 20:37:03 -03:00
gstcamerabinphotography.h camerabin: photography interface properties. Fixes #573370 (partially) 2009-11-27 15:10:57 +02:00
Makefile.am Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
TODO camerabin: track todo items 2009-07-15 12:20:17 +03:00