gstreamer/gst/camerabin
Tommi Myöhänen eb648817a4 camerabin: fix scene mode setting
Camerabin caches photography settings, but it didn't take into account
that scene mode setting may change other settings as well. So, config
needs to be read back from device after scene mode is set.
2009-10-01 18:06:54 +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: allow mode parameter setting in NULL state 2009-10-01 18:06:54 +03:00
gstcamerabin.h camerabin: allow capture resolution to be set in NULL state 2009-10-01 18:06:54 +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: fix scene mode setting 2009-10-01 18:06:54 +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