dav2d is an AV2 cross-platform decoder, open-source, and focused on speed and correctness. It is based on our popular dav1d decoder.
It is a quite early project, should not be used in production, notably since the AV2 specification is not final.
This project is edited by VideoLAN as part of its membership by the Alliance for Open Media/AOM.
The goal of this project is to provide a decoder for most platforms, and achieve the highest speed possible to overcome the temporary lack of AV2 hardware decoder.
It will support all features from AV2, including all subsampling and bit-depth parameters.
In the future, this project will host simple tools or simple wrappings.
dav2d is released under a very liberal license, a contrario from the other VideoLAN projects, so that it can be embedded anywhere, including non-open-source software; or even drivers, to allow the creation of hybrid decoders.
The reasoning behind this decision is the same as for libvorbis, see RMS on vorbis.
Please note that the license does not grant you any patents rights from AOM.
This project is partially funded by the Alliance for Open Media/AOM and is supported by TwoOrioles and VideoLabs.
These companies can provide support and integration help, should you need it.
git clone https://code.videolan.org/videolan/dav2d.git
The plan is the following:
Currently, we are looking for help from:
Our contributions guidelines are quite strict. We want to build a coherent codebase to simplify maintenance and achieve the highest possible speed.
Notably, the codebase is in pure C and asm.
We are on IRC, on the #dav2d channel on Libera.chat. If you do not have an IRC Client at hand, use IRC Web Interface.
See the contributions document.
There is no CLA.
People will keep their copyright and their authorship rights, while adhering to the BSD 2-clause license.
VideoLAN will only have the collective work rights.
The VideoLAN Code of Conduct applies to this project.
Yes, but it is less funny than dav1d :(
Yes. See the contributions document.
Yes. We need testers, bug reporters and documentation writers.
This project is an implementation of a decoder. It gives you no special rights on the AV2 patents.
Please read the AOMedia patent license that applies to the AV2 specification and codec.
We do, but we don’t have either the time or the knowledge. Therefore, patches and contributions welcome.