summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-05-05caps: Merge structures when intersecting instead of appending themSebastian Dröge1-0/+19
2011-05-05Revert "context: use context on buffers instead of caps"Wim Taymans6-27/+75
2011-05-05parse: don't unescape inside quotesMiguel Angel Cabrera Moya1-0/+15
2011-05-05Merge branch 'master' into 0.11Sebastian Dröge1-0/+18
2011-05-04context: use context on buffers instead of capsWim Taymans6-75/+27
2011-05-04tests: fix compiler warning in new miniobject testTim-Philipp Müller1-3/+3
2011-05-03miniobject: Fix dup_mini_object function to handle NULL gvaluesThiago Santos1-0/+18
2011-05-03core: store presets, registry and plugins in XDG directories.Philippe Normand1-5/+5
2011-04-29Remove pad_alloc, this can now be done betterWim Taymans5-117/+83
2011-04-25Merge branch 'master' into 0.11Wim Taymans2-1/+36
2011-04-24tests: clean up properly in the bin test_link_structure_change unit testTim-Philipp Müller1-1/+3
2011-04-21tests: add simple pipeline-in-pipeline unit testTim-Philipp Müller1-0/+33
2011-04-19tests: Use G_DEFINE_TYPE instead of GST_BOILERPLATESebastian Dröge5-66/+27
2011-04-16element: Add test for inheriting metadata/pad templatesSebastian Dröge1-0/+183
2011-04-16Merge branch 'master' into 0.11Sebastian Dröge7-15/+57
2011-04-14multiqueue: Don't leak pads in the named pads unit testSebastian Dröge1-0/+2
2011-04-13parser: Allow element names to begin with digitsDavid Schleef1-0/+14
2011-04-13tests: Add test for greatest common divisorDavid Schleef1-0/+23
2011-04-11tests: fix unusued-but-assigned-variable warnings with gcc 4.6Tim-Philipp Müller4-10/+6
2011-04-11tests: disable test_many_bins unit test for nowTim-Philipp Müller1-1/+4
2011-04-11tests: allow more time for the test_many_bins pipeline to prerollTim-Philipp Müller1-4/+8
2011-04-11Merge branch 'master' into 0.11Wim Taymans4-0/+233
2011-04-09check: Ignore new gstmeta binaryEdward Hervey1-0/+1
2011-04-08utils: Fix uninitialized variable compiler warningsSebastian Dröge1-0/+6
2011-04-07tests: add some basic unit tests for queue2Tim-Philipp Müller3-0/+227
2011-04-06Merge branch 'master' into 0.11Sebastian Dröge2-2/+82
2011-04-06checks: make tests_many_bins in bin unit test a bit fasterTim-Philipp Müller1-2/+8
2011-04-06checks: add some queues to test_many_bins unit testTim-Philipp Müller1-0/+10
2011-04-06value: GstDate/GDate has a abbreviation nowSebastian Dröge1-2/+2
2011-04-05checks: add GstBin unit test that creates a lot of binsTim-Philipp Müller1-0/+64
2011-04-04Merge branch 'master' into 0.11Wim Taymans1-0/+1
2011-04-03checks: ignore new funnel unit test binaryTim-Philipp Müller1-0/+1
2011-03-31Merge branch 'master' into 0.11Wim Taymans3-105/+126
2011-03-31bufferlist: simplify bufferlistsWim Taymans2-76/+21
2011-03-31gstabi: Add some new structures for x86-64Sebastian Dröge1-66/+80
2011-03-31libsabi: Add lots of new structures for x86-64Sebastian Dröge2-45/+46
2011-03-30Merge branch 'master' into 0.11-fdoWim Taymans3-0/+231
2011-03-30buffer: more API tweaksWim Taymans3-23/+23
2011-03-30multiqueue: Make assignment of queue IDs and pad names threadsafeSebastian Dröge1-0/+45
2011-03-29funnel: Integrate into the build system and rename the typesSebastian Dröge2-2/+3
2011-03-29funnel: Import funnel element from farsight2Sebastian Dröge1-0/+185
2011-03-29buffer: more buffer updatesWim Taymans1-3/+3
2011-03-28Merge branch 'master' into 0.11-fdoWim Taymans4-1/+166
2011-03-28buffer: fix remaining unit testsWim Taymans4-25/+14
2011-03-28buffer: fix unit testWim Taymans1-9/+9
2011-03-28memory: remove memory metadata againWim Taymans3-72/+2
2011-03-28memory: more fixesWim Taymans1-4/+4
2011-03-28memory: more work on implementing buffer memoryWim Taymans5-49/+20
2011-03-28memory: more work on porting the unit testsWim Taymans6-72/+116
2011-03-28tests: make some tests compileWim Taymans15-103/+216