summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-02-16tests: fix distcheckTim-Philipp Müller
2016-02-16mpg123: move from -bad to -uglyTim-Philipp Müller
2016-02-16tests: add test data for mpg123 pluginTim-Philipp Müller
2016-02-16Merge branch 'plugin-move-mpg123'Tim-Philipp Müller
2016-02-16tests: fix mpg123audiodec test for big-endian architecturesTim-Philipp Müller
2016-02-16mpg123audiodec: Fix event handling in unit testSebastian Dröge
2016-02-05tests: extend the AM_TESTS_ENVIRONMENT from check.makThiago Santos
2015-12-24amrnbenc: Fix various compiler warnings in the testSebastian Dröge
2015-12-24x264enc: Fix various compiler warnings in the testSebastian Dröge
2015-08-14check: Rename states unit testEdward Hervey
2015-06-02check: Use GST_CHECK_MAIN () macro everywhereEdward Hervey
2015-04-23tests: define GST_CHECK_TEST_ENVIRONMENT_BEACONTim-Philipp Müller
2015-04-08tests: Use AM_TESTS_ENVIRONMENTEdward Hervey
2014-02-06check: Fix test locationEdward Hervey
2014-02-04tests: Don't build disabled plugins' check testsSebastian Rasmussen
2013-09-18x264enc: Implement getcaps that restricts the input format depending on the o...Olivier Crête
2013-05-13tests: Fix event handlingSebastian Dröge
2013-01-16tests: use _1_0 variants for the various registry variablesMartin Pitt
2012-11-16xingmux: Fix unit test after change to correctly calculate number of framesSebastian Dröge
2012-11-04Fix FSF addressTim-Philipp Müller
2012-11-03Fix FSF addressTim-Philipp Müller
2012-10-24tests: fix up mpg123 test a littleTim-Philipp Müller
2012-10-24tets: add unit test for mpg123audiodecCarlos Rafael Giani
2012-09-17Remove -DGST_USE_UNSTABLE_APITim-Philipp Müller
2012-09-14rename some caps and elements in examplesWim Taymans
2012-09-11x264enc test: x264enc produces constrained-baseline, not the full baselineOlivier Crête
2012-09-06tests: mpeg2dec: initialize variableMark Nauwelaerts
2012-08-30check: Feed parsed data to mpeg2decEdward Hervey
2012-06-08elements: Use gst_pad_set_caps() instead of manual event fiddlingSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-03-29tests: make more valgrind-friendly and plug caps leakMark Nauwelaerts
2012-03-27tests: x264enc: adjust test to removal of deprecated propertiesMark Nauwelaerts
2012-03-21tests: fix after memory changesWim Taymans
2012-02-07mpeg2dec: fix test a bit moreWim Taymans
2012-02-07tests: fix some testsWim Taymans
2012-01-04tests: make tests compileWim Taymans
2011-12-30tests: disable generic index testTim-Philipp Müller
2011-11-24tests: update for gstcheck API changeRené Stadler
2011-11-12tests: port mpeg2dec to 0.11Tim-Philipp Müller
2011-11-12tests: port x264enc unit test to 0.11Tim-Philipp Müller
2011-10-30tests: port amrnbenc test to 0.11Tim-Philipp Müller
2011-10-30tests: need to define GST_USE_UNSTABLE_API to avoid warningsTim-Philipp Müller
2011-10-30lame: remove lame element, it's been superseded by lamemp3encTim-Philipp Müller
2011-09-07amrnbenc: Use complete raw audio caps in the testSebastian Dröge
2011-07-12tests: Test x264enc profiles from the capsOlivier Crête
2011-04-19tests: add suppression for lame unit testTim-Philipp Müller
2011-04-19tests: add generic index-setting testTim-Philipp Müller
2011-02-03tests: add unit test for lamemp3enc negotiation issueTim-Philipp Müller
2011-01-08tests: never disable g_assert() and cast checks for the unit testsTim-Philipp Müller
2010-12-07check: don't use deprecated methodWim Taymans