summaryrefslogtreecommitdiff
path: root/tests/check/gst
Commit message (Expand)AuthorAgeFilesLines
* check/abi: Ignore GstXML* on arm when not presentEdward Hervey2011-06-011-0/+2
* caps: Fix subset check for equivalent lists and scalar valuesSebastian Dröge2011-05-301-0/+17
* caps: Optimize gst_caps_is_subset()Sebastian Dröge2011-05-271-0/+24
* caps: Fix subset check in gst_caps_merge()Sebastian Dröge2011-05-271-0/+20
* miniobject: Add weak referencing functionalityJosé Alburquerque2011-05-141-0/+28
* ghostpad: API: Expose gst_proxy_pad_get_internal()Sebastian Dröge2011-05-141-1/+9
* caps: Merge structures when intersecting instead of appending themSebastian Dröge2011-05-141-0/+19
* tests: fix compiler warning in new miniobject testTim-Philipp Müller2011-05-041-3/+3
* miniobject: Fix dup_mini_object function to handle NULL gvaluesThiago Santos2011-05-031-0/+18
* tests: clean up properly in the bin test_link_structure_change unit testTim-Philipp Müller2011-04-241-1/+3
* tests: add simple pipeline-in-pipeline unit testTim-Philipp Müller2011-04-211-0/+33
* tests: Add test for greatest common divisorDavid Schleef2011-04-131-0/+23
* tests: fix unusued-but-assigned-variable warnings with gcc 4.6Tim-Philipp Müller2011-04-111-2/+0
* tests: disable test_many_bins unit test for nowTim-Philipp Müller2011-04-111-1/+4
* tests: allow more time for the test_many_bins pipeline to prerollTim-Philipp Müller2011-04-111-4/+8
* utils: Fix uninitialized variable compiler warningsSebastian Dröge2011-04-081-0/+6
* checks: make tests_many_bins in bin unit test a bit fasterTim-Philipp Müller2011-04-061-2/+8
* checks: add some queues to test_many_bins unit testTim-Philipp Müller2011-04-061-0/+10
* value: GstDate/GDate has a abbreviation nowSebastian Dröge2011-04-061-2/+2
* checks: add GstBin unit test that creates a lot of binsTim-Philipp Müller2011-04-051-0/+64
* gstabi: Add some new structures for x86-64Sebastian Dröge2011-03-311-66/+80
* tests: caps: Tests for the new caps intersection modeThiago Santos2011-03-241-0/+87
* bufferlist: Use a GQueue instead of a GListJonas Holmberg2011-03-111-1/+8
* test: add tests for new element_factory api.Stefan Kost2011-03-091-0/+44
* tests: add a unit test for gst_caps_new_simpleStefan Kost2011-03-081-0/+21
* tests: add test to create a factoryStefan Kost2011-03-081-0/+56
* tests: start a new test suite for element factoriesStefan Kost2011-03-083-44/+83
* tests: refix the tests (missing #endif)Stefan Kost2011-02-241-0/+1
* tests: add abi check data for ARMStefan Kost2011-02-242-0/+77
* value: add (de)serialisation function for ucharTim-Philipp Müller2011-02-171-0/+46
* check: fix a leak in the bus unit testWim Taymans2011-02-161-0/+1
* check: add progress message unit testWim Taymans2011-02-151-0/+24
* event: add QoS event typeWim Taymans2011-02-101-0/+20
* bus: honour any per-thread default main context set via g_main_thread_push_th...Tim-Philipp Müller2011-01-311-0/+43
* tests: fix typoZhang Wanming2010-12-311-1/+1
* gstdatetime: Fix handling of timezonesThiago Santos2010-12-021-1/+12
* datetime: Add _from_unix_epoch variantsThiago Santos2010-11-171-5/+53
* datetime: Use seconds as doubleThiago Santos2010-10-132-11/+12
* gstdatetime: Fix string serializationThiago Santos2010-09-271-6/+4
* tests: rebuild one test using cppStefan Kost2010-09-222-0/+3
* bufferlist: add function to add a list of buffersWim Taymans2010-09-171-0/+31
* check: Avoid error: array subscript is above array boundsEdward Hervey2010-09-061-1/+1
* gstquery: new buffering_ranges APIPhilippe Normand2010-09-031-0/+27
* gstvalue: Fix memory leaks in the int64range testsSebastian Dröge2010-09-011-2/+7
* gstvalue: Add new GstInt64Range typePhilippe Normand2010-09-011-1/+508
* tests: Remove checks for deprecated flow check macrosJan Schmidt2010-08-281-14/+0
* tests: Add a couple of extra caps strings to testJan Schmidt2010-08-281-0/+5
* datetime: Fix memory leak in the unit test by unreffing GstDateTime instance ...Sebastian Dröge2010-08-191-0/+2
* tests: add basic unit test for gst_pad_proxy_getcaps()Tim-Philipp Müller2010-08-051-0/+79
* gstvalue: Adds tests for datetimeThiago Santos2010-07-261-5/+208