summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-04-19tests: add generic set_index testTim-Philipp Müller3-0/+142
2011-04-19tests: add index-setting test for baseparse/flacparseTim-Philipp Müller1-0/+18
2011-04-18wavpack: Remove bus GSource to prevent a valgrind warningSebastian Dröge1-1/+3
2011-04-18wavenc: Remove bus GSource to prevent a valgrind warningSebastian Dröge1-1/+5
2011-04-18tagschecking: Remove bus GSource to prevent a valgrind warningSebastian Dröge1-2/+6
2011-04-18imagefreeze: Remove bus GSource to prevent a valgrind warningSebastian Dröge1-7/+21
2011-04-16examples: fix some warnings in rtp exampleTim-Philipp Müller1-13/+13
2011-04-16examples: don't put code with side-effects into g_assert()Tim-Philipp Müller1-3/+6
2011-04-16examples: fix 'control reaches end of non-void function' warning in cairo exa...Tim-Philipp Müller1-0/+2
2011-04-16tests: Address unused but set variablesRobert Swain6-14/+7
2011-04-15tests: qtmux: test various dts-methodsMark Nauwelaerts1-20/+132
2011-04-13qtmux: add variant-less video/quicktime to source pad template capsTim-Philipp Müller2-18/+78
2011-04-13tests: ignore new qtmux-related test binariesTim-Philipp Müller2-0/+2
2011-04-13quicktime: move qtmux plugin from -bad to -goodTim-Philipp Müller1-0/+2
2011-04-12test: qtmux: Tests qtmux reuseThiago Santos1-0/+32
2011-04-12tagschecking: Fix some more memory leaksSebastian Dröge1-0/+2
2011-04-12tests: qtmux: also unit test fragmented file casesMark Nauwelaerts1-1/+128
2011-04-12tests: don't fail tagschecking test if qtdemux is not available or too oldTim-Philipp Müller1-0/+13
2011-04-12tests: tagschecking: New tags testsThiago Santos1-10/+34
2011-04-12Add -Wwrite-stringsBenjamin Otte1-4/+4
2011-04-12Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2-7/+7
2011-04-12tests: tagschecking: Improvements and new geo-location testsThiago Santos1-13/+51
2011-04-12check: tagschecking: tests for tags serialization in muxersThiago Santos1-0/+273
2011-04-12tests/check/: Add unit test for qtmux.Mark Nauwelaerts1-0/+263
2011-04-08tests: hook up audioparser unit testsTim-Philipp Müller2-0/+27
2011-04-08tests: fix baseparse testDavid Schleef1-1/+1
2011-04-08flacparse: Adjust unit tests to new flacparse behaviourSebastian Dröge1-0/+23
2011-04-08audioparsers: add flacparse unit testMark Nauwelaerts3-10/+328
2011-04-08audioparsers: add ac3parse and mpegaudioparse unit testMark Nauwelaerts2-0/+335
2011-04-08audioparsers: refactor existing unit tests using common helperMark Nauwelaerts4-808/+690
2011-04-08check: Don't re-declare 'GList *buffers' in the testsEdward Hervey2-2/+0
2011-04-08Add -Wold-style-definitionBenjamin Otte1-1/+1
2011-04-08Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2-5/+5
2011-04-08Rename aac's stream-format 'none' to 'raw'Thiago Santos1-1/+1
2011-04-08aacparse: update tests to stream-format changesThiago Santos1-2/+8
2011-04-08aacparse: set channels and rate on output caps, and keep codec_dataTim-Philipp Müller1-8/+24
2011-04-08tests/check/: Add unit tests for new parsers.Stefan Kost2-0/+1152
2011-03-29rtpbin: Don't try to request the same request pad twiceSebastian Dröge1-12/+0
2011-03-15tests: enable more formats in videofilter unit test, check more resolutionsTim-Philipp Müller1-22/+28
2011-03-15tests: in videofilter unit test also check with 'odd' widths and heightsTim-Philipp Müller1-29/+15
2011-03-11tests: order state-test blacklist and add jack elementsStefan Kost1-5/+6
2011-03-07cairooverlay: Add a bus handler to the example to handle EOS/ERROR/WARNINGSebastian Dröge1-4/+44
2011-03-07examples: Always dist the cairo exampleSebastian Dröge1-1/+1
2011-03-07cairooverlay: Use LDADD instead of LDFLAGS for libs and add $(GST_LIBS)Sebastian Dröge1-1/+1
2011-03-07cairooverlay: Remove unnecessary gtk/gtk-x11 use in example.Jon Nordby3-81/+7
2011-03-02cairooverlay: The example always requires gtk-x11Sebastian Dröge3-10/+11
2011-03-02cairooverlay: Add generic Cairo overlay video element.Jon Nordby4-2/+221
2011-03-01example: fix the variable name for the ip-addressStefan Kost1-5/+6
2011-02-22rtp-examples: move capsfilter behind convertersStefan Kost2-2/+2
2011-02-22rtp-examples: fix ascii-artStefan Kost5-58/+58