summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: mpeg2dec: Don't expect BT601 color spaceSeungha Yang2020-11-021-2/+2
* amrnbenc: remove global variablesJordan Petridis2020-07-291-4/+1
* tests/x264enc: Don't declare variables inside the for loop headerMathieu Duponchelle2020-07-221-6/+18
* tests: x264enc: Test formats are compatible with profileJan Alexander Steffens (heftig)2020-07-221-7/+50
* tests: x264enc: Test 10-bit formatsJan Alexander Steffens (heftig)2020-07-211-6/+57
* tests: x264enc: Test all (8-bit) video formatsJan Alexander Steffens (heftig)2020-07-211-22/+30
* tests: fix meson test env setup to make sure we use the right gst-plugin-scannerTim-Philipp Müller2020-05-271-2/+6
* Remove autotools build systemTim-Philipp Müller2019-10-136-98/+0
* tests: x264enc: Enable test on WindowsSeungha Yang2019-07-152-4/+3
* tests: Enable test generic_states on WindowsSeungha Yang2018-12-302-3/+1
* meson: Use join_paths() instead '/'Seungha Yang2018-12-181-0/+1
* tests: Enable unit test on WindowsSeungha Yang2018-12-182-9/+13
* tests: x264enc: fix leak in unit testTim-Philipp Müller2018-09-221-17/+15
* meson: add option to disable testsTim-Philipp Müller2018-08-181-1/+3
* meson: enable more warningsMathieu Duponchelle2018-03-011-1/+11
* 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