gstreamer/gst/camerabin
Stefan Kost e673b099d4 camerabin: don't leak requestpads
Requestpads need to be released and unreffed. Add a comment in one case where
we intentionaly don't unref.
2009-06-25 19:34:28 +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: code cruft removal and debug logs 2009-06-22 13:41:16 +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: don't leak requestpads 2009-06-25 19:34:28 +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: don't leak requestpads 2009-06-25 19:34:28 +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