mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
tests: add back videoscale unit test
Has been removed in 835422b2
as part of porting
things over to the new videoscale API.
This commit is contained in:
parent
b74d4f972a
commit
8fc0e4f55c
1 changed files with 1 additions and 0 deletions
|
@ -232,6 +232,7 @@ check_PROGRAMS = \
|
|||
$(check_typefind) \
|
||||
$(check_videoconvert) \
|
||||
$(check_videorate) \
|
||||
$(check_videoscale) \
|
||||
$(check_videotestsrc) \
|
||||
$(check_volume) \
|
||||
$(check_vorbis) \
|
||||
|
|
Loading…
Reference in a new issue