gstreamer/gst/camerabin2
Thiago Santos b11342d325 camerabin2: Reset all elements on video recording branch before capture
We need to reset the elements from the video recording branch, including
the queue and capsfilter in order to clear the eos state and activate
the pads.

This makes it possible to record multiple videos with camerabin2 in a
sequence, otherwise the source would get a unexpected return and
push EOS, stopping the whole pipeline.
2010-12-08 15:38:29 -03:00
..
camerabingeneral.c camerabin2: Adding debug categories 2010-12-08 15:38:27 -03:00
camerabingeneral.h camerabin2: Adding debug categories 2010-12-08 15:38:27 -03:00
gstbasecamerasrc.c camerabin2: Removing uneeded properties 2010-12-08 15:38:26 -03:00
gstbasecamerasrc.h camerabin2: Adding v4l2camerasrc from robclark's branch 2010-12-08 15:38:26 -03:00
gstcamerabin-enum.c camerabin2: remove unused code 2010-12-08 15:38:28 -03:00
gstcamerabin-enum.h camerabin2: remove unused code 2010-12-08 15:38:28 -03:00
gstcamerabin2.c camerabin2: Reset all elements on video recording branch before capture 2010-12-08 15:38:29 -03:00
gstcamerabin2.h camerabin2: Reset all elements on video recording branch before capture 2010-12-08 15:38:29 -03:00
gstimagecapturebin.c camerabin2: adds location property 2010-12-08 15:38:28 -03:00
gstimagecapturebin.h camerabin2: adds location property 2010-12-08 15:38:28 -03:00
gstplugin.c camerabin2: Adds a stub element for camerabin2 2010-12-08 15:38:27 -03:00
gstv4l2camerasrc.c camerabin2: More debug logs 2010-12-08 15:38:29 -03:00
gstv4l2camerasrc.h camerabin2: Update v4l2camerasrc to use start/stop signals 2010-12-08 15:38:28 -03:00
gstvideorecordingbin.c camerabin2: Various fixes 2010-12-08 15:38:29 -03:00
gstvideorecordingbin.h camerabin2: adds location property 2010-12-08 15:38:28 -03:00
gstviewfinderbin.c viewfinderbin: Improve elements creation 2010-12-08 15:38:29 -03:00
gstviewfinderbin.h camerabin2: Move plugin init to a separate file 2010-12-08 15:38:26 -03:00
Makefile.am camerabin2: Adds a stub element for camerabin2 2010-12-08 15:38:27 -03:00