gstreamer/sys
Tim-Philipp Müller 2d6c93efe5 v4l2: fix potential double-free of error debug string
gst_v4l2_clear_error() doesn't work like g_clear_error(), it
doesn't NULLify the pointer, so set freed debug string to NULL
so it doesn't get freed again if gst_v4l2_clear_error() is
called twice on the error.

CID 1362901
2016-07-01 11:54:57 +01:00
..
directsound good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
oss good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
oss4 oss4: remove dead mixer code 2014-05-02 09:41:19 +01:00
osxaudio osxaudio: Support audio device provider on osx 2016-05-02 09:58:49 +03:00
osxvideo good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
sunaudio good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
v4l2 v4l2: fix potential double-free of error debug string 2016-07-01 11:54:57 +01:00
waveform good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
ximage ximageutil: shouldn't implement transform if don't support it 2016-04-29 10:08:45 +03:00
Makefile.am v4l2: Fix typo V4L_DIR intead of V4L2_DIR 2014-03-15 18:41:16 +01:00