gstreamer/gst/camerabin
Stefan Kost 2bb31a8d4a camerabin: reset filename after capture to avoid racy when capturing again
If we don't reset the filename we cannot check if we still expect the filename
for a subsequent capture pass. The imagebin would good to paused and we set the
filename in that state. This trigers an error-message and would capture to the
old filename.
2009-06-16 19:14:25 +01:00
..
.gitignore camerabin: Add .gitignore to hide generated signal marshaller files. 2009-02-11 01:59:27 +02:00
camerabingeneral.c camerabin: add debug including dot graph writing 2009-06-05 15:51:31 +03:00
camerabingeneral.h camerabin: Fix compilation on Windows with Visual Studio 2009-02-22 18:41:08 +01:00
camerabinimage.c camerabin: reset filename after capture to avoid racy when capturing again 2009-06-16 19:14:25 +01:00
camerabinimage.h camerabin: preview image sending optimization 2009-06-05 15:51:31 +03:00
camerabinpreview.c camerabin: preview image sending optimization 2009-06-05 15:51:31 +03:00
camerabinpreview.h camerabin: preview image sending optimization 2009-06-05 15:51:31 +03:00
camerabinvideo.c camerabin: add debug including dot graph writing 2009-06-05 15:51:31 +03:00
camerabinvideo.h Add camerabin element. 2009-02-09 10:22:09 +02: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: set imagebin to PAUSED on capture and delayed filename setting 2009-06-14 10:56:30 +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: fix link order 2009-06-05 21:29:46 +03:00