Skip to content

Make the public headers C++ friendly

Steve Lhomme requested to merge robUx4/dav1d:cpp_friendly into master

Users should include dav1d.h so only this one really needs the extern "C" {}.

Merge request reports