gstreamer/gst/camerabin
Thiago Santos 87d600b7a2 camerabin: Unblock the viewfinder when going to READY
Unblock the viewfinder when going to ready to avoid
blocking when setting camerabin to playing again and
attemping to capture. Keep the property as is.
2010-09-20 18:26:48 -03:00
..
.gitignore camerabin: Add .gitignore to hide generated signal marshaller files. 2009-02-11 01:59:27 +02:00
camerabindebug.h camerabin: Move debug category declaration to a separate file 2010-06-21 10:25:15 -03:00
camerabingeneral.c camerabin: fix NULL -> READY state change failure handling. 2010-03-11 10:36:26 +02:00
camerabingeneral.h camerabin: Move debug category declaration to a separate file 2010-06-21 10:25:15 -03:00
camerabinimage.c camerabin: Use jifmux instead of metadatamux 2010-09-05 09:15:56 -03:00
camerabinimage.h camerabin: rename function and variable names, update documentation 2010-04-13 12:00:31 -03:00
camerabinpreview.c camerabin: Move debug category declaration to a separate file 2010-06-21 10:25:15 -03:00
camerabinpreview.h camerabin: implement video preview creation 2009-10-24 15:14:25 +03:00
camerabinvideo.c camerabin: Move debug category declaration to a separate file 2010-06-21 10:25:15 -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: Unblock the viewfinder when going to READY 2010-09-20 18:26:48 -03:00
gstcamerabin.h camerabin: Change zoom property from int to float 2010-09-20 18:26:48 -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
Makefile.am camerabin: remove photography interface implementation from camerabin 2010-09-20 18:26:47 -03:00
TODO camerabin: track todo items 2009-07-15 12:20:17 +03:00