tests: fix videoscale test for NV12T
https://bugzilla.gnome.org/show_bug.cgi?id=707361
This commit is contained in:
parent
f3e989179b
commit
12eedf86e8
@ -120,6 +120,7 @@ check_pad_template (GstPadTemplate * tmpl)
|
||||
case GST_VIDEO_FORMAT_GBR:
|
||||
case GST_VIDEO_FORMAT_GBR_10BE:
|
||||
case GST_VIDEO_FORMAT_GBR_10LE:
|
||||
case GST_VIDEO_FORMAT_NV12T:
|
||||
GST_LOG ("Ignoring lack of support for format %s", fmt_str);
|
||||
break;
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user