summaryrefslogtreecommitdiff
path: root/tests/check/elements/autoconvert.c
Commit message (Expand)AuthorAgeFilesLines
* fix buffer leaks in testsGuillaume Desmottes2016-06-211-0/+1
* autoconvert: fix factories leak in testGuillaume Desmottes2016-06-211-1/+1
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-11/+4
* autoconvert: Fix event handling in unit testSebastian Dröge2013-05-151-1/+1
* insertbin, tests: fix printf format compiler warningsTim-Philipp Müller2013-01-251-2/+2
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* test: Simplify autoconvert testOlivier Crête2012-09-111-29/+25
* tests: port some more unit testsWim Taymans2012-01-041-3/+3
* tests: update for gstcheck API changeRené Stadler2011-11-241-2/+2
* tests: Fix leak in autoconvert testOlivier Crête2010-12-191-1/+3
* Add -Wwrite-stringsBenjamin Otte2010-03-221-2/+2
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-1/+3
* autoconvert: Add a simple unit testJan Schmidt2009-10-271-0/+239