gstreamer/tests
Tim-Philipp Müller 3288093c75 tests: video: speed up test_video_color_convert
This test takes a long time. It tests ca. 8900 conversion
combinations, and then it also runs each conversion for
at least 100ms in order to come up with some kind of benchmark.

Remove the benchmarking from the unit test, we have a separate
benchmarking tool for that now.

Also split the conversions into groups and run those as
separate checks, which allows better parallelisation at
the runner level (normal runs and when using valgrind).
2019-03-24 16:39:30 +00:00
..
check tests: video: speed up test_video_color_convert 2019-03-24 16:39:30 +00:00
examples Remove some left over 0.10 references 2019-03-21 17:22:24 +00:00
files tests: add test to check discoverer return code for missing plugins case 2012-03-03 13:54:53 +00:00
icles tests: icles: add video conversion benchmark 2019-03-24 16:39:30 +00:00
Makefile.am tests: add small unit test for AC3 vs. JPEG typefinding issue 2010-06-05 17:24:45 +01:00
meson.build meson: don't build icles when tests are disabled 2019-02-28 15:46:02 +00:00