tests: add back videoscale unit test
authorTim-Philipp Müller <tim@centricular.com>
Sat, 23 May 2015 11:02:26 +0000 (12:02 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 23 May 2015 11:04:15 +0000 (12:04 +0100)
Has been removed in 835422b2 as part of porting
things over to the new videoscale API.

tests/check/Makefile.am

index 158e723..b6f0c86 100644 (file)
@@ -232,6 +232,7 @@ check_PROGRAMS = \
        $(check_typefind) \
        $(check_videoconvert) \
        $(check_videorate) \
+       $(check_videoscale) \
        $(check_videotestsrc) \
        $(check_volume) \
        $(check_vorbis) \