meson: Add dav1d dependency
dav1d could be built as gst-build subproject. Note that it is safe to remove the version check from the dependency() call because Meson force returning the subproject dependency if it has already been configured, even if the system dependency could satisfy the version requirement.