summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-03-28meson: test: Fix environment object usageThibault Saunier1-17/+6
2017-01-24meson: Properly use ':' for defining keywordsThibault Saunier1-1/+1
2016-10-26meson: Don't depend on gstreamer-check-1.0 on windowsScott D Phillips1-1/+3
2016-10-25Revert "meson: move gstreamer-check-1.0 dependency to tests/check"Nirbheek Chauhan2-6/+1
2016-10-24meson: fix build outside of gst-allTim-Philipp Müller1-1/+1
2016-10-21meson: move gstreamer-check-1.0 dependency to tests/checkScott D Phillips2-1/+6
2016-10-04meson: Make use of new environment object and set plugin path to builddirThibault Saunier2-46/+26
2016-09-30meson: Setup pre commit hook and fix getpluginsdir for standalone caseThibault Saunier1-5/+7
2016-09-24meson: hook up unit testsTim-Philipp Müller3-0/+90
2016-02-16tests: fix distcheckTim-Philipp Müller2-3/+0
2016-02-16mpg123: move from -bad to -uglyTim-Philipp Müller1-0/+12
2016-02-16tests: add test data for mpg123 pluginTim-Philipp Müller6-2/+12
2016-02-16Merge branch 'plugin-move-mpg123'Tim-Philipp Müller1-0/+534
2016-02-16tests: fix mpg123audiodec test for big-endian architecturesTim-Philipp Müller1-2/+2
2016-02-16mpg123audiodec: Fix event handling in unit testSebastian Dröge1-10/+2
2016-02-05tests: extend the AM_TESTS_ENVIRONMENT from check.makThiago Santos1-1/+1
2015-12-24amrnbenc: Fix various compiler warnings in the testSebastian Dröge1-1/+0
2015-12-24x264enc: Fix various compiler warnings in the testSebastian Dröge1-4/+2
2015-08-14check: Rename states unit testEdward Hervey1-1/+1
2015-06-02check: Use GST_CHECK_MAIN () macro everywhereEdward Hervey5-80/+5
2015-04-23tests: define GST_CHECK_TEST_ENVIRONMENT_BEACONTim-Philipp Müller1-1/+2
2015-04-08tests: Use AM_TESTS_ENVIRONMENTEdward Hervey1-1/+1
2014-02-06check: Fix test locationEdward Hervey1-1/+1
2014-02-04tests: Don't build disabled plugins' check testsSebastian Rasmussen1-1/+7
2013-09-18x264enc: Implement getcaps that restricts the input format depending on the o...Olivier Crête1-11/+46
2013-05-13tests: Fix event handlingSebastian Dröge4-38/+45
2013-01-16tests: use _1_0 variants for the various registry variablesMartin Pitt1-3/+3
2012-11-16xingmux: Fix unit test after change to correctly calculate number of framesSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-11-03Fix FSF addressTim-Philipp Müller6-12/+12
2012-10-24tests: fix up mpg123 test a littleTim-Philipp Müller1-50/+11
2012-10-24tets: add unit test for mpg123audiodecCarlos Rafael Giani1-0/+581
2012-09-17Remove -DGST_USE_UNSTABLE_APITim-Philipp Müller1-2/+1
2012-09-14rename some caps and elements in examplesWim Taymans1-2/+2
2012-09-11x264enc test: x264enc produces constrained-baseline, not the full baselineOlivier Crête1-1/+1
2012-09-06tests: mpeg2dec: initialize variableMark Nauwelaerts1-1/+1
2012-08-30check: Feed parsed data to mpeg2decEdward Hervey1-560/+939
2012-06-08elements: Use gst_pad_set_caps() instead of manual event fiddlingSebastian Dröge2-2/+2
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-29tests: make more valgrind-friendly and plug caps leakMark Nauwelaerts2-0/+3
2012-03-27tests: x264enc: adjust test to removal of deprecated propertiesMark Nauwelaerts1-127/+26
2012-03-21tests: fix after memory changesWim Taymans1-4/+5
2012-02-07mpeg2dec: fix test a bit moreWim Taymans1-4/+14
2012-02-07tests: fix some testsWim Taymans3-22/+24
2012-01-04tests: make tests compileWim Taymans5-20/+26
2011-12-30tests: disable generic index testTim-Philipp Müller1-2/+1
2011-11-24tests: update for gstcheck API changeRené Stadler1-2/+2
2011-11-12tests: port mpeg2dec to 0.11Tim-Philipp Müller1-24/+25
2011-11-12tests: port x264enc unit test to 0.11Tim-Philipp Müller1-18/+57
2011-10-30tests: port amrnbenc test to 0.11Tim-Philipp Müller1-23/+15