diff options
author | Andrew Strong <andrew.david.strong@gmail.com> | 2019-02-22 09:22:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-22 09:22:03 +0700 |
commit | 20219b8aa17a80b1b9ff019d4b0b01e4c7e17554 (patch) | |
tree | 749f5be65555de977edd6344cefa1cafdd8b2f8c /libraries/dav1d/README | |
parent | 4157fd27a4fcb683d63238d30b7fa6505b877455 (diff) |
libraries/dav1d: Added (AV1 decoder).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/dav1d/README')
-rw-r--r-- | libraries/dav1d/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/dav1d/README b/libraries/dav1d/README new file mode 100644 index 0000000000000..b86d96a8a4817 --- /dev/null +++ b/libraries/dav1d/README @@ -0,0 +1,5 @@ +dav1d is an AV1 Decoder for use with AV1,the a new +video codec 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 |