gstreamer/tests/examples
Vineeth TM 8c9ca808af gstreamer: bad: Fix memory leaks when context parse fails
When g_option_context_parse fails, context and error variables are not getting free'd
which results in memory leaks. Free'ing the same.

And replacing g_error_free with g_clear_error, which checks if the error being passed
is not NULL and sets the variable to NULL on free'ing.

https://bugzilla.gnome.org/show_bug.cgi?id=753854
2015-10-02 17:24:35 +03:00
..
avsamplesink applemedia: new AVSampleBufferLayerSink 2015-02-24 19:12:10 +11:00
camerabin2 gstreamer: bad: Fix memory leaks when context parse fails 2015-10-02 17:24:35 +03:00
codecparsers gstreamer: bad: Fix memory leaks when context parse fails 2015-10-02 17:24:35 +03:00
directfb examples: port directfb example to 1.0 2013-08-29 20:13:48 +01:00
gl gstreamer: bad: Fix memory leaks when context parse fails 2015-10-02 17:24:35 +03:00
gtk gstgtk: No need to realize the widget 2015-06-11 12:41:49 -04:00
mpegts examples: Add CAT section and CA descriptor support 2014-07-11 08:32:07 +02:00
mxf mxf-example: don't quit on Warning 2015-02-21 18:56:23 +00:00
opencv gstreamer: bad: Fix memory leaks when context parse fails 2015-10-02 17:24:35 +03:00
qt/qml new qt5 qml GL video sink 2015-07-10 15:25:26 +10:00
uvch264 configure.ac: fix build when the uvch264 plugin is not selected 2015-08-19 16:52:03 +03:00
Makefile.am examples: add small jpeg codecparser test 2015-06-21 11:34:39 +01:00
playout.c gstreamer: bad: Fix memory leaks when context parse fails 2015-10-02 17:24:35 +03:00