Skip to content

lib: add a function to return the runtime API version

James Almer requested to merge jamrial/dav1d:api_version into master

This should be useful for callers wanting to know what API version is being used at runtime.

Merge request reports