gstreamer/gst/camerabin2
Thiago Santos 18602e6e4e wrappercamerabinsrc: Avoid clearing recording caps
When recording 2 videos in sequence with the same video-capture-caps,
the second video would get a not-negotiated error because the
src caps were being cleared without any intention of
renegotiating it back to the requested capture caps.

This patch avoids this caps reset procedure unless a new
caps was set.
2011-03-11 18:26:42 -03:00
..
camerabingeneral.c camerabin2: Move preview helper functions to basecamerabinsrc 2011-03-10 08:42:00 -03:00
camerabingeneral.h camerabin2: Move preview helper functions to basecamerabinsrc 2011-03-10 08:42:00 -03:00
gstcamerabin2.c camerabin2: don't leak element name strings 2011-03-11 10:34:23 +00:00
gstcamerabin2.h gstcamerabin2: Set encodebin's videorate and audiorate properties 2011-03-10 08:56:48 -03:00
gstimagecapturebin.c imagecapturebin: Fix property setting 2011-02-03 19:10:07 -03:00
gstimagecapturebin.h camerabin2: add imagecapturebin::image-muxer property 2010-12-23 13:18:57 -03:00
gstplugin.c camerabin2: Removing videorecordingbin 2011-01-24 14:50:29 -03:00
gstviewfinderbin.c viewfinderbin: Remove leaks 2010-12-23 13:24:56 -03:00
gstviewfinderbin.h viewfinderbin: Fixes to video-sink handling 2010-12-23 13:18:57 -03:00
gstwrappercamerabinsrc.c wrappercamerabinsrc: Avoid clearing recording caps 2011-03-11 18:26:42 -03:00
gstwrappercamerabinsrc.h camerabin2: Moving preview image properties to basecamerasrc 2011-03-10 08:42:00 -03:00
Makefile.am camerabin2: Removing videorecordingbin 2011-01-24 14:50:29 -03:00
PORTING camerabin2: Update porting file 2011-01-24 14:50:30 -03:00