gstreamer/gst/camerabin
Thiago Santos 5cb8164938 camerabin: Do not wrongly fail when starting a capture
If the elements are in NULL/READY and changing state to
PAUSED/PLAYING while a capture is started
camerabin might not set the active_bin properly causing the
capture start to fail.

This patch fixes it by checking the current and pending state
of the branches instead of only the current one
2010-09-29 18:42:27 -03:00
..
.gitignore camerabin: Add .gitignore to hide generated signal marshaller files. 2009-02-11 01:59:27 +02:00
camerabindebug.h camerabin: Move debug category declaration to a separate file 2010-06-21 10:25:15 -03:00
camerabingeneral.c camerabin: Use link_full version for disabling hierarchy check 2010-09-22 23:47:08 -03:00
camerabingeneral.h camerabin: Move debug category declaration to a separate file 2010-06-21 10:25:15 -03:00
camerabinimage.c camerabin: Remove useless src template pad 2010-09-20 21:21:58 -03:00
camerabinimage.h camerabin: rename function and variable names, update documentation 2010-04-13 12:00:31 -03:00
camerabinpreview.c camerabin: Use link_full version for disabling hierarchy check 2010-09-22 23:47:08 -03:00
camerabinpreview.h camerabin: Forward tag events to preview pipeline 2010-09-20 21:21:58 -03:00
camerabinvideo.c camerabin: Adds new video-colorspace-flag to flags 2010-09-22 23:47:08 -03:00
camerabinvideo.h camerabin: rename function and variable names, update documentation 2010-04-13 12:00:31 -03:00
gstcamerabin-enum.c camerabin: Adds new video-colorspace-flag to flags 2010-09-22 23:47:08 -03:00
gstcamerabin-enum.h photography: extend photography iface 2010-09-28 11:37:47 +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: Do not wrongly fail when starting a capture 2010-09-29 18:42:27 -03:00
gstcamerabin.h camerabin: add "preview-source-filter" property 2010-09-20 20:46:00 -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
Makefile.am camerabin: remove photography interface implementation from camerabin 2010-09-20 18:26:47 -03:00
TODO camerabin: track todo items 2009-07-15 12:20:17 +03:00