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