summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2010-12-15autocolorspace: Add unit testBenjamin Gaignard2-0/+140
2010-12-08camerabin2: Only run tests if experimental is enabledThiago Santos2-5/+15
2010-12-08camerabin2: Fix tests capture location creationThiago Santos1-7/+27
2010-12-08examples: camerabin2: Print more infoThiago Santos1-2/+9
2010-12-08camerabin2: Adding tests for camerabin2Thiago Santos2-1/+316
2010-12-08tests: camerabin2: adds tests for elementsThiago Santos4-0/+262
2010-12-08examples: Adds camerabin2 exampleThiago Santos6-2/+373
2010-12-08output-selector-test: don't hardcode videosinks and use more colorspace conv.Stefan Kost1-14/+32
2010-12-02tests: Remove leftover commentThiago Santos1-3/+0
2010-11-30Add a schroenc testDavid Schleef2-0/+179
2010-11-22make: remove traces or moved/removed pluginsStefan Kost1-2/+1
2010-11-19tests: qtmux: also unit test fragmented file casesMark Nauwelaerts1-1/+128
2010-11-08examples: camerabin: Remove gstring leakLasse Laukkanen1-11/+9
2010-11-08examples: add async bus handler to gst-camerabin-testLasse Laukkanen1-34/+51
2010-11-04camerabin: Adds 'idle' propertyThiago Santos1-0/+42
2010-11-04camerabin: Add "ready-for-capture" propertyLasse Laukkanen1-0/+11
2010-11-05tests: add very simple zbar unit testTim-Philipp Müller6-9/+127
2010-11-02examples: camerabin: add support for setting many post-processing elementsTeemu Katajisto1-2/+53
2010-10-20tests: fix distcheck a bit moreTim-Philipp Müller1-1/+1
2010-10-19tests: fix valve unit testTim-Philipp Müller1-6/+2
2010-10-18tests: jifmux: Adds tests for the new tagsThiago Santos1-4/+128
2010-10-13tests: jifmux: update tests to the new datetime apiThiago Santos1-2/+2
2010-10-12faac: adjust unit test to faac modified outputMark Nauwelaerts1-1/+1
2010-10-12checks: remove variables from Makefile.am that aren't setTim-Philipp Müller1-4/+4
2010-10-12examples: Fix compilation with GTK+ 3.0Sebastian Dröge1-2/+5
2010-10-12flacparse: Adjust unit tests to new flacparse behaviourSebastian Dröge1-0/+23
2010-10-05.gitignore: ignore more unit test binariesTim-Philipp Müller1-0/+3
2010-10-03tests: valve: Fix tests buildThiago Santos1-0/+3
2010-10-01audioparsers: add flacparse unit testMark Nauwelaerts4-10/+331
2010-10-01audioparsers: add ac3parse and mpegaudioparse unit testMark Nauwelaerts3-0/+341
2010-10-01audioparsers: refactor existing unit tests using common helperMark Nauwelaerts7-921/+699
2010-09-30tests: Fix caps leak in the valve testOlivier Crête1-4/+6
2010-09-30valve: Add unit testsOlivier Crête3-0/+139
2010-09-22camerabin: example: make gst-camera use flagsThiago Santos1-0/+1
2010-09-21camerabin: examples: do not use deprecated GstXOverlay functionsThiago Santos2-2/+2
2010-09-21pitch-test: Don't use deprecated GstController APISebastian Dröge1-3/+19
2010-09-20camerabin: update tag names in test application to latest gst definitionsLasse Laukkanen1-2/+2
2010-09-20camerabin: Change zoom property from int to floatThiago Santos2-5/+5
2010-09-20examples: camerabin: use photoiface properties through video-sourceTeemu Katajisto3-28/+42
2010-09-20tests: camerabin: remove photoiface property/settings testsTeemu Katajisto1-257/+0
2010-09-20examples: camerabin: add --no-xwindow option and fix option handlingTeemu Katajisto1-29/+36
2010-09-16camerabin: Adds a new test to check sequential capture of imagesThiago Santos1-9/+129
2010-09-15tests: add missing stdio includeStefan Kost1-0/+1
2010-09-15metadata: remove metadata pluginStefan Kost4-283/+12
2010-09-09tests: allow running state tests for all elementsStefan Kost2-3/+3
2010-09-07Use AG_GST_CHECK_GST_PLUGINS_{GOOD,UGLY,BAD,FFMPEG} macros from commonTim-Philipp Müller1-3/+2
2010-09-07tests: jifmux: Adds tests for new ppi tagsThiago Santos1-1/+6
2010-09-07tests: fix distcheck by disting new jack example directoryTim-Philipp Müller1-1/+1
2010-09-07examples: add test to demonstrate jack_client_t usageTristan Matthews3-1/+91
2010-09-05camerabin: Refactor testsThiago Santos1-80/+51