gstreamer/gst/camerabin
Stefan Kost 4ef918df28 camerabin: use gst_caps_replace instead of separate calls
This fixes setting snapshot caps back to NULL also.
2009-07-17 15:50:19 +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: don't leak messages and element refs in preview 2009-06-26 18:36:24 +03:00
camerabinpreview.h camerabin: preview image sending optimization 2009-06-05 15:51:31 +03:00
camerabinvideo.c camerabin: use nonbuffered io to save memcopies 2009-07-15 17:44:10 +03:00
camerabinvideo.h camerabin: fix setting mute when video bin elements haven't been created 2009-06-24 18:58:17 +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: use gst_caps_replace instead of separate calls 2009-07-17 15:50:19 +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: ignore night mode handling if already in night mode 2009-06-05 15:51:31 +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