Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/videolan/dav1d.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Kempf <jb@videolan.org>2018-09-27 19:08:52 +0300
committerJean-Baptiste Kempf <jb@videolan.org>2018-09-27 19:33:00 +0300
commitde3a894aff4e99afa87ad05b9f45057d008c9a54 (patch)
tree5469dae034a6f97cf54fa7e55ff918b137c8cd1a /README.md
parent7416662d7981ebef9beb413cd131ce8688a30712 (diff)
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index 152e22d..cb17e06 100644
--- a/README.md
+++ b/README.md
@@ -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