diff options
author | Andrew Strong <andrew.david.strong@gmail.com> | 2019-08-12 21:33:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-12 21:33:07 +0700 |
commit | 2026a53a736b44e30fcaa5c24289fb437e1fb312 (patch) | |
tree | af862c27660d0beaa6654aff1dee0b7f02dafe52 /libraries/dav1d/README | |
parent | 85f3ee51baf238a62f5a7666cda404e76723ee8e (diff) |
libraries/dav1d: Updated for version 0.4.0.
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, 3 insertions, 2 deletions
diff --git a/libraries/dav1d/README b/libraries/dav1d/README index 0e085b846f12..8a5543064336 100644 --- a/libraries/dav1d/README +++ b/libraries/dav1d/README @@ -2,5 +2,6 @@ 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. +This SlackBuild builds the binary decoder dav1d, a basic +playback application dav1dplay, as well as libraries suitable +for use by other applications such as FFmpeg. |