gstreamer/gst-libs/gst/basecamerabinsrc
Thiago Santos 21653a793a camerabin2: Initialize camerabin2 preview pipeline data with 0
Use g_new0 to initialize all fields with 0 to only cleanup what has been
initialized. This makes cleanup work correctly when some initialization
fails and pointers are left in some inconsistent state.
2011-10-03 16:16:23 -03:00
..
gstbasecamerasrc.c basecamerasrc: Fail state change if preview pipeline fails creation 2011-09-20 13:02:17 -03:00
gstbasecamerasrc.h basecamerasrc: remove unused get_allowed_input_caps 2011-08-02 13:39:18 -03:00
gstcamerabin-enum.c camerabin2: Move basecamerasrc to gst-libs 2010-12-23 13:20:31 -03:00
gstcamerabin-enum.h basecamerasrc: add unstable-API warnings if GST_USE_UNSTABLE_API is not defined 2011-04-14 16:14:57 +01:00
gstcamerabinpreview.c camerabin2: Initialize camerabin2 preview pipeline data with 0 2011-10-03 16:16:23 -03:00
gstcamerabinpreview.h camerabin2: removing capsfilter from preview pipeline 2011-09-29 11:50:04 -03:00
Makefile.am android: make it ready for androgenizer 2011-04-11 07:27:11 +02:00