summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: remove files that were used by the mpg123 unit testTim-Philipp Müller2017-08-264-4/+1
* Remove lame plugin, moved to -goodTim-Philipp Müller2017-08-265-150/+0
* Remove mpg123 plugin, moved to -goodTim-Philipp Müller2017-08-204-551/+0
* meson: Do not use path separator in test namesThibault Saunier2017-06-071-2/+3
* Add gstvideo_dep for meson mpeg2dec test buildJan Schmidt2017-05-191-1/+1
* mpeg2dec test: Fix expected output capsJan Schmidt2017-05-192-14/+31
* meson: test: Fix environment object usageThibault Saunier2017-03-281-17/+6
* meson: Properly use ':' for defining keywordsThibault Saunier2017-01-241-1/+1
* meson: Don't depend on gstreamer-check-1.0 on windowsScott D Phillips2016-10-261-1/+3
* Revert "meson: move gstreamer-check-1.0 dependency to tests/check"Nirbheek Chauhan2016-10-252-6/+1
* meson: fix build outside of gst-allTim-Philipp Müller2016-10-241-1/+1
* meson: move gstreamer-check-1.0 dependency to tests/checkScott D Phillips2016-10-212-1/+6
* meson: Make use of new environment object and set plugin path to builddirThibault Saunier2016-10-042-46/+26
* meson: Setup pre commit hook and fix getpluginsdir for standalone caseThibault Saunier2016-09-301-5/+7
* meson: hook up unit testsTim-Philipp Müller2016-09-243-0/+90
* tests: fix distcheckTim-Philipp Müller2016-02-162-3/+0
* mpg123: move from -bad to -uglyTim-Philipp Müller2016-02-161-0/+12
* tests: add test data for mpg123 pluginTim-Philipp Müller2016-02-166-2/+12
* Merge branch 'plugin-move-mpg123'Tim-Philipp Müller2016-02-161-0/+534
|\
| * tests: fix mpg123audiodec test for big-endian architecturesTim-Philipp Müller2016-02-161-2/+2
| * mpg123audiodec: Fix event handling in unit testSebastian Dröge2016-02-161-10/+2
| * Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
| * tests: fix up mpg123 test a littleTim-Philipp Müller2012-10-241-50/+11
| * tets: add unit test for mpg123audiodecCarlos Rafael Giani2012-10-241-0/+581
* tests: extend the AM_TESTS_ENVIRONMENT from check.makThiago Santos2016-02-051-1/+1
* amrnbenc: Fix various compiler warnings in the testSebastian Dröge2015-12-241-1/+0
* x264enc: Fix various compiler warnings in the testSebastian Dröge2015-12-241-4/+2
* check: Rename states unit testEdward Hervey2015-08-141-1/+1
* check: Use GST_CHECK_MAIN () macro everywhereEdward Hervey2015-06-025-80/+5
* tests: define GST_CHECK_TEST_ENVIRONMENT_BEACONTim-Philipp Müller2015-04-231-1/+2
* tests: Use AM_TESTS_ENVIRONMENTEdward Hervey2015-04-081-1/+1
* check: Fix test locationEdward Hervey2014-02-061-1/+1
* tests: Don't build disabled plugins' check testsSebastian Rasmussen2014-02-041-1/+7
* x264enc: Implement getcaps that restricts the input format depending on the o...Olivier Crête2013-09-181-11/+46
* tests: Fix event handlingSebastian Dröge2013-05-134-38/+45
* tests: use _1_0 variants for the various registry variablesMartin Pitt2013-01-161-3/+3
* xingmux: Fix unit test after change to correctly calculate number of framesSebastian Dröge2012-11-161-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-036-12/+12
* Remove -DGST_USE_UNSTABLE_APITim-Philipp Müller2012-09-171-2/+1
* rename some caps and elements in examplesWim Taymans2012-09-141-2/+2
* x264enc test: x264enc produces constrained-baseline, not the full baselineOlivier Crête2012-09-111-1/+1
* tests: mpeg2dec: initialize variableMark Nauwelaerts2012-09-061-1/+1
* check: Feed parsed data to mpeg2decEdward Hervey2012-08-301-560/+939
* elements: Use gst_pad_set_caps() instead of manual event fiddlingSebastian Dröge2012-06-082-2/+2
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* tests: make more valgrind-friendly and plug caps leakMark Nauwelaerts2012-03-292-0/+3
* tests: x264enc: adjust test to removal of deprecated propertiesMark Nauwelaerts2012-03-271-127/+26
* tests: fix after memory changesWim Taymans2012-03-211-4/+5
* mpeg2dec: fix test a bit moreWim Taymans2012-02-071-4/+14
* tests: fix some testsWim Taymans2012-02-073-22/+24