Skip to content

CI: use clang-7 to build the -Werror job and remove av1_clamp_mv()

Janne Grunau requested to merge janne/dav1d:fix97 into master

Only clang warned about av1_clamp_mv() being unused. Fixes #97 (closed).

Merge request reports