Skip to content

videoscale: correct classification error

videoscale does not have convert function, so remove the convert description in it's classification. Otherwise, if we want use autovideoconvert to convert colorsapce, autovideoconvert will select videoscale to do convert and this will cause to fail.

Merge request reports