gstreamer/tests/check/elements
Jimmy Ohn 6335a074e2 opusdec: Fix memory leak in test code
gst_caps_to_string function returned allocated memory.
So, It should be free using g_free function.

https://bugzilla.gnome.org/show_bug.cgi?id=772500
2016-10-06 13:29:22 +03:00
..
.gitignore tests: videoscale: split test into multiple ones 2016-09-10 10:10:05 +01:00
adder.c tests: adder: disable racy flush_start_flush_stop test 2016-09-25 16:22:47 +01:00
appsink.c tests: appsink: add minimal test for new pull with timeout functions 2016-07-18 17:26:26 +01:00
appsrc.c appsrc: Remove trailing whitespace 2016-07-11 09:54:11 +03:00
audioconvert.c tests:audioconvert: Fix integer overflow build error 2016-01-19 09:56:25 +02:00
audiorate.c audiorate: fix buffer leaks in tests 2016-05-14 10:47:33 +03:00
audioresample.c audioresample: Fix memory leaks in test 2014-04-15 19:31:28 +02:00
audiotestsrc.c Fix FSF address 2012-11-03 23:05:09 +00:00
decodebin.c base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
encodebin.c encodebin: delay missing encoder error as passthrough is still possible 2014-08-11 10:30:58 -03:00
libvisual.c tests: libvisual: make run faster 2016-01-25 16:22:17 +00:00
multifdsink.c multihandlesink: Remove useless streamheader storage 2016-03-14 12:45:33 +02:00
multisocketsink.c multihandlesink: Remove useless streamheader storage 2016-03-14 12:45:33 +02:00
opus.c opusdec: Fix memory leak in test code 2016-10-06 13:29:22 +03:00
playbin-complex.c base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
playbin.c tests: playbin: add test for new "element-setup" signal 2016-05-16 09:52:35 +01:00
playsink.c tests: playsink: add minimal test for playsink element 2016-05-14 16:02:16 +01:00
streamsynchronizer.c tests: fix race in streamsynchronizer test 2013-11-12 19:03:19 +00:00
subparse.c test: fix indentation 2016-03-30 22:41:54 +01:00
textoverlay.c tests: textoverlay: add test to reproduce fakesink scenario 2014-09-01 15:25:56 -03:00
videoconvert.c videoconvert: Fix compiler warning in unit test 2014-02-08 17:11:04 +01:00
videorate.c videorate: Fix memory leakage in test code 2016-10-06 13:27:42 +03:00
videoscale.c tests: videoscale: split test into multiple ones 2016-09-10 10:10:05 +01:00
videotestsrc.c videotestsrc: Fix memory leak in test 2014-04-15 13:54:45 +02:00
volume.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
vorbisdec.c tests: Fix event order and missing events 2013-05-10 12:29:15 +02:00
vorbistag.c vorbistag: fix buffer leaks in tests 2016-05-14 10:47:33 +03:00