diff options
author | Andrew Strong <andrew.david.strong@gmail.com> | 2019-03-13 23:05:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:23 +0700 |
commit | e86fd5ce8d7320b4802018532bea77f2720d0aea (patch) | |
tree | 8c9fba398dcd100bc0a83fcbf96fb4cd90ca6b92 /libraries/dav1d/README | |
parent | 27e785a6a69469f2b54effa6aa42209c670ffeaa (diff) |
libraries/dav1d: Updated for version 0.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/dav1d/README')
-rw-r--r-- | libraries/dav1d/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libraries/dav1d/README b/libraries/dav1d/README index b86d96a8a4817..0e085b846f127 100644 --- a/libraries/dav1d/README +++ b/libraries/dav1d/README @@ -1,5 +1,6 @@ -dav1d is an AV1 Decoder for use with AV1,the a new -video codec by the Alliance for Open Media. +dav1d is an AV1 Decoder being developed by the VideoLAN, +VLC and FFmpeg communities for use with AV1,the new video +codec created by the Alliance for Open Media. This SlackBuild builds the binary decoder dav1d as well -as libraries suitable for use by other applications.
\ No newline at end of file +as libraries suitable for use by other applications. |