summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-10-08capssetter: add unit testMark Nauwelaerts2-0/+229
2009-10-07build: fprintf, sprintf, sscanf need stdio.hStefan Kost1-0/+1
2009-10-06tests: Add test for mimic elementsOlivier Crête3-1/+88
2009-10-05Add faac test binary to the git ignoresJan Schmidt1-0/+1
2009-10-02build: add missing stdlib include to fix the buildStefan Kost1-0/+1
2009-09-08faac: add unit testMark Nauwelaerts2-0/+245
2009-08-21tests: fix test-oss4 to treat an empty device name the same as a NULL nameTim-Philipp Müller1-1/+2
2009-08-12vdpau: blacklist for generic states test, and demote to GST_RANK_NONETim-Philipp Müller1-1/+1
2009-08-11kateenc: error out if category has not been set and check for obviously wrong...Tim-Philipp Müller1-0/+6
2009-08-11Move rtpmanager from -bad to -good.Tim-Philipp Müller4-763/+0
2009-08-11.gitignore: ignore asfmux unit test binaryTim-Philipp Müller1-0/+1
2009-08-11checks: disable unit tests that are flaky or don't work with core gitTim-Philipp Müller1-2/+9
2009-07-28asfmux: First basic check unit testsThiago Santos2-0/+222
2009-07-22camerabin: more perf-test cleanupsStefan Kost1-23/+40
2009-07-21camerabin: we need to copy the data in the exampleStefan Kost1-2/+4
2009-07-21katedec: only put primary language tag in GST_TAG_LANGUAGETim-Philipp Müller1-1/+1
2009-07-20kate: fix some minor memory leaksogg.k.ogg.k2-2/+0
2009-07-20camerabin: add code in test to store snapshots for manual verificationStefan Kost1-6/+32
2009-07-20camerabin: improve perf test robustness and add commentsStefan Kost1-9/+16
2009-07-19checks: add kate unit tests to valgrind blacklist for nowTim-Philipp Müller2-0/+3
2009-07-19kate: fix up for additional subtitle/x-kate media typeTim-Philipp Müller1-0/+14
2009-07-19add new Kate plugin, for Kate overlay streamsVincent Penquerc'h2-0/+850
2009-07-17camerabin: implemnet two more testsStefan Kost1-66/+259
2009-06-29dist: Add the camerabin examples subdirectory to the distJan Schmidt1-1/+1
2009-06-29rtpbin: do better cleanup of the src ghostpadsWim Taymans1-0/+84
2009-06-26camerabin: make shot2shot test more reliableStefan Kost1-4/+23
2009-06-25camerabin: sync first test more safelyStefan Kost1-8/+33
2009-06-24camerabin: add target-times option to specify test timesStefan Kost1-11/+35
2009-06-22camerabin: debug log only changeStefan Kost1-2/+2
2009-06-22camerabin: more cleanup in testsStefan Kost1-9/+10
2009-06-22camerabin: add camerabin examplesStefan Kost7-3/+3044
2009-06-19rtpbin: add support for buffer-listBranko Subasic2-0/+339
2009-06-14camerabin: cleanups in the testsStefan Kost2-18/+52
2009-06-07tests/metadata: Don't try tags we can't handle. Fixes #584945Edward Hervey1-0/+6
2009-06-06examples: Don't build the mxf example if GTK isn't present.Jan Schmidt1-2/+2
2009-06-05gitignore: Ignore shapewipe unit test binaryJan Schmidt1-0/+1
2009-06-05Moved 'x264enc' from -bad to -uglyJan Schmidt2-11/+1
2009-06-05camerabin: fix link orderStefan Kost1-3/+4
2009-06-05camerabin: preview image sending optimizationLasse Laukkanen1-81/+104
2009-06-04shapewipe: Increase timeout of the unit testSebastian Dröge1-0/+1
2009-06-02aacparse: set channels and rate on output caps, and keep codec_dataTim-Philipp Müller1-8/+24
2009-06-01shapewipe: Add unit test for shapewipeSebastian Dröge2-0/+307
2009-05-29shapewipe: Divide the border value by two, otherwise we use a twice a wide bo...Sebastian Dröge1-1/+1
2009-05-29shapewipe: Add border property to allow smooth bordersSebastian Dröge1-1/+1
2009-05-29shapewipe: Fix Makefile of the example applicationSebastian Dröge1-2/+4
2009-05-29shapewipe: Add a simple shapewipe transition filter & example applicationSebastian Dröge3-2/+136
2009-05-26states: Ignore the camerabin for the states testJan Schmidt1-1/+1
2009-05-25tests: add receive rtpbin unit testWim Taymans1-0/+206
2009-05-22tests: more rtpbin checksWim Taymans1-49/+64
2009-05-22tests: add more rtpbin testsWim Taymans1-4/+26