summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-15flvmux: Use loop test to prevent timeout on slow machinesMarvin Schmidt1-8/+3
2009-10-13tests/pipeline/flac: Fix build on macosx 10.5Edward Hervey1-1/+1
2009-10-09check: Make the level unit test succeed on Solaris 10Jan Schmidt1-1/+5
2009-10-08check: Link against LIBM and include math.h for isinf()Jan Schmidt2-0/+3
2009-10-07build: fprintf, sprintf, sscanf need stdio.hStefan Kost3-0/+3
2009-09-30rtp: Use autoaudio{sink,src} instead of alsa in the examplesSebastian Dröge7-13/+13
2009-09-12check: Fix a couple of tests.Jan Schmidt2-2/+2
2009-09-08checks: only run HTTPS test if libsoup has SSL supportMarvin Schmidt1-1/+2