summaryrefslogtreecommitdiffstats
path: root/libraries/dav1d/README
diff options
context:
space:
mode:
author Andrew Strong2019-08-12 16:33:07 +0200
committer Willy Sudiarto Raharjo2019-08-12 16:33:07 +0200
commit2026a53a736b44e30fcaa5c24289fb437e1fb312 (patch)
treeaf862c27660d0beaa6654aff1dee0b7f02dafe52 /libraries/dav1d/README
parent85f3ee51baf238a62f5a7666cda404e76723ee8e (diff)
downloadslackbuilds-2026a53a736b44e30fcaa5c24289fb437e1fb312.tar.gz
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/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/libraries/dav1d/README b/libraries/dav1d/README
index 0e085b846f..8a55430643 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.