gstreamer/gst/camerabin
Lasse Laukkanen 7b62e11412 camerabin: don't reset capsfilters or zoom if error occurs
If an error occurs, application should set pipeline to NULL, and updating
zoom can actually block message handling if video device driver has failed
and video src element supports zooming using photography interface and S_CROP.
2009-10-01 18:06:53 +03:00
..
.gitignore camerabin: Add .gitignore to hide generated signal marshaller files. 2009-02-11 01:59:27 +02:00
camerabingeneral.c camerabin: code cruft removal and debug logs 2009-06-22 13:41:16 +03:00
camerabingeneral.h camerabin: code cruft removal and debug logs 2009-06-22 13:41:16 +03:00
camerabinimage.c camerabin: use nonbuffered io to save memcopies 2009-07-15 17:44:10 +03:00
camerabinimage.h camerabin: preview image sending optimization 2009-06-05 15:51:31 +03:00
camerabinpreview.c camerabin: log formats in preview image conversion 2009-07-20 16:42:44 +03:00
camerabinpreview.h camerabin: preview image sending optimization 2009-06-05 15:51:31 +03:00
camerabinvideo.c camerabin: do not put video pipeline into READY when start recording camerabin: remember probe IDs and disconnect them when destroying pipelines 2009-07-28 09:53:22 +03:00
camerabinvideo.h camerabin: do not put video pipeline into READY when start recording camerabin: remember probe IDs and disconnect them when destroying pipelines 2009-07-28 09:53:22 +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: don't reset capsfilters or zoom if error occurs 2009-10-01 18:06:53 +03:00
gstcamerabin.h camerabin: preview image sending optimization 2009-06-05 15:51:31 +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: photo iface setter functions return TRUE when used in NULL state 2009-07-28 09:53:22 +03:00
gstcamerabinphotography.h Add camerabin element. 2009-02-09 10:22:09 +02:00
Makefile.am camerabin: add local include dir to CFLAGS 2009-06-22 23:49:03 +03:00
TODO camerabin: track todo items 2009-07-15 12:20:17 +03:00