gstreamer/gst/camerabin2
Thiago Santos 6c7d7946f5 camerabin2: Keep mode definition at -enum file
Use 'mode' enum definition from gstcamerabin-enum file to avoid
conflicts between v4l2camerasrc and gstcamerabin2 modes.

For now there is a MODE_PREVIEW there that is only used on the
camerasrc, not sure if we are keeping it at the future, but for
now this works.
2010-12-08 15:38:27 -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: Keep mode definition at -enum file 2010-12-08 15:38:27 -03:00
gstcamerabin-enum.h camerabin2: Adding v4l2camerasrc from robclark's branch 2010-12-08 15:38:26 -03:00
gstcamerabin2.c camerabin2: Keep mode definition at -enum file 2010-12-08 15:38:27 -03:00
gstcamerabin2.h camerabin2: Adding basic property and signals 2010-12-08 15:38:27 -03:00
gstimagecapturebin.c camerabin2: Set filesink's async to FALSE 2010-12-08 15:38:27 -03:00
gstimagecapturebin.h camerabin2: Adds new imagecapturebin 2010-12-08 15:38:26 -03:00
gstplugin.c camerabin2: Adds a stub element for camerabin2 2010-12-08 15:38:27 -03:00
gstv4l2camerasrc.c v4l2camerasrc: Adds mode property 2010-12-08 15:38:27 -03:00
gstv4l2camerasrc.h camerabin2: v4l2camerasrc: Remove unused variable 2010-12-08 15:38:26 -03:00
gstvideorecordingbin.c camerabin2: Set filesink's async to FALSE 2010-12-08 15:38:27 -03:00
gstvideorecordingbin.h camerabin2: Adds video recording bin 2010-12-08 15:38:26 -03:00
gstviewfinderbin.c camerabin2: Move plugin init to a separate file 2010-12-08 15:38:26 -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