diff options
Diffstat (limited to 'tests/vsp-unit-test-0003.sh')
-rwxr-xr-x | tests/vsp-unit-test-0003.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vsp-unit-test-0003.sh b/tests/vsp-unit-test-0003.sh index b986632..ee6dbdc 100755 --- a/tests/vsp-unit-test-0003.sh +++ b/tests/vsp-unit-test-0003.sh @@ -8,7 +8,7 @@ source vsp-lib.sh features="rpf.0 uds wpf.0" -formats="RGB24 UYVY" +formats="RGB24 YUV444M" test_scale() { format=$1 |