summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2010-02-11faad: add unit testMark Nauwelaerts2-0/+232
2010-02-10shapewipe: Print some more details on error/warning messagesSebastian Dröge1-2/+14
2010-02-05jpegparse: Fix unit testSebastian Dröge1-1/+1
2010-01-29jpegparse: new jpeg parser element. FIxes #583098Arnout Vandecappelle2-0/+188
2010-01-28camerabin-example: cleanups for mainloop and state-changes. Fixes #608042Stefan Kost1-25/+53
2010-01-25camerabin-example: remove maemo comment and log filenameStefan Kost1-3/+1
2010-01-22tests: refactor weird bus sync handler code in camerabin exampleTim-Philipp Müller1-30/+11
2010-01-16examples: Fix build and signal connection for GtkBuilder stuffSebastian Dröge3-58/+28
2010-01-16icles: Link with GTK+Sebastian Dröge2-3/+3
2010-01-16tests: Port from libglade to GtkBuilderJavier Jardón8-500/+387
2010-01-12tests: Add neonhttpsrc to the list of elements ignored for state-changeEdward Hervey1-1/+1
2010-01-11Rename aac's stream-format 'none' to 'raw'Thiago Santos1-1/+1
2010-01-11aacparse: update tests to stream-format changesThiago Santos1-2/+8
2010-01-06examples: make camerabin test application handle errors when starting upTim-Philipp Müller1-19/+26
2009-12-17tests: try to fix 'make dist' when cog is not installedTim-Philipp Müller1-2/+1
2009-11-20tests/icles: make cog test program depend on USE_COG. Fixes build without orc.Michael Smith1-0/+2
2009-11-20cog: Add orc test code for cogDavid Schleef1-0/+16
2009-11-19tests: make state-change test timeout longer if wrappers are enabledStefan Kost1-0/+7
2009-10-30tests: Add test for rtpdtmfmux lockingOlivier Crête1-8/+56
2009-10-30tests: Add unit test for rtpmuxOlivier Crête3-1/+211
2009-10-29tests: Use GST_PLUGINS_BASE_{CFLAGS,LIBS} for camerabin tests.Michael Smith1-2/+4
2009-10-29camerabin: use raw audio/video in unit testsTeemu Katajisto1-3/+10
2009-10-27Remove executable bits from non-executable files.Michael Smith1-0/+0
2009-10-27autoconvert: Add a simple unit testJan Schmidt3-0/+241
2009-10-24camerabin: fix for gstreamer core unit test framework updateTeemu Katajisto1-0/+3
2009-10-24camerabin: remove abbreviations from the property names. Fixes #573370 (parti...Stefan Kost3-52/+58
2009-10-24gitignore: ignore moreStefan Kost2-1/+2
2009-10-24camerabin: set camerabin to READY before accessing the elementsStefan Kost1-7/+7
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