gstreamer/gst/camerabin
Stefan Kost 80408b1de2 camerabin: set imagebin to PAUSED on capture and delayed filename setting
We need to set imagebin to PAUSED to not fail the bufferalloc. We also need to
keep the filesinks state locked until we have the filename for the run.
2009-06-14 10:56:30 +03: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: set imagebin to PAUSED on capture and delayed filename setting 2009-06-14 10:56:30 +03: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