mirror of
https://code.videolan.org/videolan/dav1d
synced 2024-11-14 22:58:33 +01:00
Update README
This commit is contained in:
parent
7416662d79
commit
de3a894aff
@ -1,9 +1,11 @@
|
||||
# dav1d
|
||||
|
||||
**dav1d** is a new **AV1** cross-platform **D**ecoder, open-source, and focused on speed and correctness.
|
||||
**dav1d** is a new **AV1** cross-platform **d**ecoder, open-source, and focused on speed and correctness.
|
||||
|
||||
The canonical repository URL for this repo is https://code.videolan.org/videolan/dav1d
|
||||
|
||||
This project is partially funded by the *Alliance for Open Media*/**AOM**.
|
||||
|
||||
## Goal and Features
|
||||
|
||||
The goal of this project is to provide a decoder for **most platforms**, and achieve the **highest speed** possible to overcome the lack of AV1 hardware decoder.
|
||||
@ -34,7 +36,8 @@ By the end of 2018, we hope to have a completely usable version that will be fas
|
||||
Currently, we are looking for help from:
|
||||
- C developers,
|
||||
- asm developers,
|
||||
- platform-specific developers.
|
||||
- platform-specific developers,
|
||||
- testers.
|
||||
|
||||
Our contributions guidelines are strict. We want to build a coherent codebase to simplify maintenance and achieve the highest possible speed.
|
||||
|
||||
@ -66,7 +69,7 @@ The [VideoLAN Code of Conduct](https://wiki.videolan.org/CoC) applies to this pr
|
||||
|
||||
This project is partially funded by the *Alliance for Open Media*/**AOM** and is supported by TwoOrioles and VideoLabs.
|
||||
|
||||
These 2 companies can provide support and integration help, should you need it.
|
||||
These companies can provide support and integration help, should you need it.
|
||||
|
||||
|
||||
# FAQ
|
||||
|
Loading…
Reference in New Issue
Block a user