gstreamer/gst/camerabin
Thiago Santos 3b549c4dbd camerabin: prevent captures from being lost when switching resolutions
When switching capture caps, camerabin1 resets its state to ready
to force a new caps to be negotiated. This causes ongoing captures
to be aborted.

This commit adds a condition to wait for captures to finish before
going to ready state.
2012-02-06 10:48:32 -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: add names for more elements 2011-01-24 11:07:28 -03:00
camerabingeneral.h camerabin: add names for more elements 2011-01-24 11:07:28 -03:00
camerabinimage.c various: fix pad template ref leaks 2011-11-28 13:08:27 +00:00
camerabinimage.h camerabin: Add image-formatter property 2011-05-23 12:08:37 -03:00
camerabinpreview.c camerabin: Add an assertion to preview pipeline generation 2011-03-15 09:18:31 -03:00
camerabinpreview.h camerabin: optimize setting new caps for preview image pipeline 2011-01-31 12:25:55 -03:00
camerabinvideo.c various: fix pad template ref leaks 2011-11-28 13:08:27 +00:00
camerabinvideo.h camerabin: Use running time for muxing 2011-05-06 12:45:28 -03:00
gstcamerabin-enum.c camerabin: Adds new video-colorspace-flag to flags 2010-09-22 23:47:08 -03:00
gstcamerabin-enum.h camerabin: Add image-formatter property 2011-05-23 12:08:37 -03:00
gstcamerabin-marshal.list camerabin: use private input-selector that still has "select-all" property 2011-01-08 02:43:41 +00:00
gstcamerabin.c camerabin: prevent captures from being lost when switching resolutions 2012-02-06 10:48:32 -03:00
gstcamerabin.h camerabin: prevent captures from being lost when switching resolutions 2012-02-06 10:48:32 -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
gstinputselector.c plenty: fixup glib deprecations 2012-01-27 15:47:07 +00:00
gstinputselector.h camerabin: use private input-selector that still has "select-all" property 2011-01-08 02:43:41 +00:00
Makefile.am android: make it ready for androgenizer 2011-04-11 07:27:11 +02:00
TODO camerabin: track todo items 2009-07-15 12:20:17 +03:00