summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2006-04-12tests/check/gst/gstelement.c: Don't leak the factory.Wim Taymans1-3/+7
2006-04-11Added new method _unset_all() and fixed _unset()Stefan Kost1-0/+103
2006-04-11gst/gstelementfactory.c: Some cleanups.Wim Taymans1-0/+38
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2-2/+2
2006-04-06gst/parse/grammar.y: Fix a leak in parse-launch for any source-or-sink named ...Michael Smith1-0/+4
2006-04-05tests/check/gst/gstghostpad.c: Unref a pad we reffed.Michael Smith2-0/+3
2006-04-05tests/check/generic/sinks.c: Fix a variety of memleaks in sinks check, which ...Michael Smith1-0/+13
2006-03-21disable some tests when we don't have a registryThomas Vander Stichele2-16/+29
2006-03-21gst/Makefile.amThomas Vander Stichele1-4/+11
2006-03-21gst/: gst_[buffer|event|message]_ref() macros are replaced by a static inline...Edward Hervey1-2/+2
2006-03-20plugins/elements/gstfakesrc.c: Fix leaks in fakesrc.Wim Taymans1-0/+2
2006-03-19tests/check/libs/basesrc.c: Use proper return value for probe.Wim Taymans1-1/+3
2006-03-09gst/gstclock.*: Review docs.Wim Taymans1-0/+15
2006-02-23Ignore more stuff.Tim-Philipp Müller3-0/+4
2006-02-23tests/check/: ... and add some tests for the base source EOS stuff.Tim-Philipp Müller2-1/+363
2006-02-23tests/check/gst/gstutils.c: Test case originally showed the problem fixed bel...Tim-Philipp Müller1-0/+4
2006-02-17tests/check/gst/gstquery.c: Added another check.Wim Taymans1-0/+21
2006-02-15tests/check/: Add testsuite for parse launch syntaxJan Schmidt2-1/+283
2006-02-14docs/gst/gstreamer-sections.txt: Reworked query docs.Wim Taymans1-0/+104
2006-02-13gst/gsttask.*: Detect and warn for obvious deadlocks. fixes #320340Wim Taymans2-0/+219
2006-02-13tests/check/gst/gstutils.c: Only events up to the pipeline EOS are counted, t...Wim Taymans1-3/+7
2006-02-04tests/check/gst/gstutils.c: Add some simple tests for gst_parse_bin_from_desc...Tim-Philipp Müller1-0/+79
2006-02-02docs/design/part-element-sink.txt: Updated document.Wim Taymans1-1/+77
2006-01-30tests/check/gst/gstbin.c: Wait for refcount to settle down before checking.Wim Taymans1-0/+3
2006-01-28gst/gstutils.c: Don't leak pad references.Jan Schmidt9-7/+42
2006-01-27tests/check/: Add a very simple check that should have caught the memleak I f...Jan Schmidt2-0/+126
2006-01-18Ignore fakesink test.Wim Taymans1-0/+1
2006-01-18tests/check/: Added fakesink test that checks prerolling and clipping behaviour.Wim Taymans3-2/+245
2006-01-17Replace gst_buffer_(make|is)_metadata_writable patch now that the release is ...Jan Schmidt1-0/+36
2006-01-16Back out patch until after the release.Jan Schmidt1-36/+0
2006-01-16gst/gstbuffer.*: Add gst_buffer_(is|make)_metadata_writable as analogues of g...Jan Schmidt1-0/+36
2006-01-14add unlink and some assertsThomas Vander Stichele2-1/+10
2006-01-13docs/: add new API entries to the docsStefan Kost1-2/+0
2005-12-23ignore moreThomas Vander Stichele1-0/+1
2005-12-16plugins/elements/gstbufferstore.cAndy Wingo1-1/+2
2005-12-15gst/gstminiobject.c: Fix lcopy for mini objects, the mini object needs to be ...Tim-Philipp Müller1-0/+97
2005-12-14gst/gstpad.c: Don't allow activation of a srcpad in pull_range if it has no g...Jan Schmidt1-1/+1
2005-12-12gst/gstpluginfeature.c: more meaningful debug outputStefan Kost2-2/+2
2005-12-12tests/examples/: More gcc4 fixes and a mem leak fix.Tim-Philipp Müller2-7/+11
2005-12-12more gcc 4 warning fixesStefan Kost1-5/+5
2005-12-12another gcc4 fixStefan Kost1-1/+1
2005-12-12tests/examples/xml/createxml.c: gcc 4 fixesStefan Kost1-4/+5
2005-12-12tests/Makefile.am: enable the examples even moreStefan Kost1-3/+3
2005-12-12tests/examples/: convert comments againStefan Kost2-12/+19
2005-12-12tests/examples/Makefile.am: added that tooStefan Kost1-0/+33
2005-12-12applied some simple fixing to some examples re-enabled the working examplesStefan Kost28-131/+308
2005-12-12gst/gstsegment.c: Added more documentation.Wim Taymans1-2/+2
2005-12-12tests/check/gst/struct_i386.h: ifdef out the XML structsThomas Vander Stichele1-0/+2
2005-12-12add a ; and an exampleThomas Vander Stichele1-2/+6
2005-12-07tests/check/: Added ABI check for libs, this time for realWim Taymans3-1/+138