summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2010-04-29deinterlace: Fix unit test that checks caps handlingSebastian Dröge1-0/+13
2010-04-29videofilter: Extend the unit test to test different color formatsSebastian Dröge2-19/+45
2010-04-29videofilter: Add some more testsSebastian Dröge1-0/+3
2010-04-17tests: don't use GST_PLUGIN_LDFLAGS when building test binariesTim-Philipp Müller1-5/+0
2010-04-14tests: use LDADD for libs to link to instead of LDFLAGSTim-Philipp Müller5-10/+10
2010-04-12check: Ignore osx audio/video src/sinks in state change testsEdward Hervey1-1/+4
2010-04-12check: Don't re-declare 'GList *buffers' in the testsEdward Hervey9-13/+0
2010-04-12check: Ignore jpegenc testEdward Hervey1-0/+1
2010-04-05tests: jpegenc: Adds some getcaps testThiago Santos2-0/+166
2010-03-29build: build plugins and examples in parallel where possibleTim-Philipp Müller1-0/+2
2010-03-23tests: use loop test for long-running videocrop checkTim-Philipp Müller1-41/+43
2010-03-21Add -Wold-style-definition flagBenjamin Otte10-19/+19
2010-03-21Add -Wwrite-strings to the configure flagsBenjamin Otte4-11/+12
2010-03-18build: Makefile.am cleanupsTim-Philipp Müller1-2/+2
2010-03-17Add -Wundef to configure flagsBenjamin Otte1-1/+1
2010-03-17Add -Wmissing-declarations -Wmissing-prototypes warning flagsBenjamin Otte35-118/+120
2010-03-11tests: fix metadata not writable warnings in interleave and deinterleave testsTim-Philipp Müller2-11/+3
2010-03-11tests: fix metadata not writable warnings with apev2mux and id3v2mux testsTim-Philipp Müller2-12/+13
2010-03-10Update for recent changes to common submoduleBenjamin Otte1-1/+1
2010-02-19Make git ignore shapewipe examples and testsTim-Philipp Müller2-0/+2
2010-02-15shapewipe: Fix unit test for latest changesSebastian Dröge1-13/+13
2010-02-15shapewipe: Improve unit test output on errorsSebastian Dröge1-32/+32
2010-02-12Moved 'shapewipe' from -bad to -goodSebastian Dröge2-2/+3
2010-02-12[MOVED FROM BAD 26/29] shapewipe: Print some more details on error/warning me...Sebastian Dröge1-2/+14
2010-02-12[MOVED FROM BAD 09/29] shapewipe: Increase timeout of the unit testSebastian Dröge1-0/+1
2010-02-12[MOVED FROM BAD 07/29] shapewipe: Add unit test for shapewipeSebastian Dröge1-0/+306
2010-02-12[MOVED FROM BAD 04/29] shapewipe: Divide the border value by two, otherwise w...Sebastian Dröge1-1/+1
2010-02-12[MOVED FROM BAD 03/29] shapewipe: Add border property to allow smooth bordersSebastian Dröge1-1/+1
2010-02-12[MOVED FROM BAD 02/29] shapewipe: Fix Makefile of the example applicationSebastian Dröge1-2/+4
2010-02-12[MOVED FROM BAD 01/29] shapewipe: Add a simple shapewipe transition filter & ...Sebastian Dröge2-0/+134
2010-01-27checks: ignore deinterlace check binaryTim-Philipp Müller1-0/+1
2010-01-25Revert "v4l2src: don't deref NULL"Stefan Kost1-1/+0
2010-01-25v4l2src: don't deref NULLStefan Kost1-0/+1
2010-01-22build: no unused variables when disabling assertsStefan Kost1-0/+2
2010-01-05deinterlace: Improve passthrough testsThiago Santos1-23/+43
2010-01-05deinterlace: Adds some docs to the new testsThiago Santos1-0/+30
2010-01-05deinterlace: Adds tests for passthroughThiago Santos1-0/+130
2010-01-05deinterlace: Adds tests for caps acceptanceThiago Santos2-0/+162
2010-01-05deinterlace: Adds basic check testThiago Santos2-0/+54
2010-01-05tests: Add G.729 RTP payloader/depayloader testOlivier Crête1-0/+19
2009-12-24tests: use right type when passing vararg valueWim Taymans1-1/+1
2009-11-28check: fix jitterbuffer checkWim Taymans1-47/+32
2009-11-25rtpjitterbuffertest: add one more test and file a bug nowStefan Kost1-5/+59
2009-11-25jitterbuffertest: improve the testStefan Kost1-26/+40
2009-11-20wavpackparse: Fix unit test for recent position reporting changesSebastian Dröge1-1/+1
2009-10-23rtp examples: remove executable bits from C files.Michael Smith2-0/+0
2009-10-23tests: disable all jitterbuffer tests for nowTim-Philipp Müller1-1/+3
2009-10-22tests: also include the new test for prev commitStefan Kost1-0/+286
2009-10-22tests: add a jitterbuffer testStefan Kost2-0/+2
2009-10-20tests: include stdio.h for sscanfStefan Kost1-0/+1