From 20219b8aa17a80b1b9ff019d4b0b01e4c7e17554 Mon Sep 17 00:00:00 2001 From: Andrew Strong Date: Fri, 22 Feb 2019 09:22:03 +0700 Subject: libraries/dav1d: Added (AV1 decoder). Signed-off-by: Willy Sudiarto Raharjo --- libraries/dav1d/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 libraries/dav1d/README (limited to 'libraries/dav1d/README') diff --git a/libraries/dav1d/README b/libraries/dav1d/README new file mode 100644 index 0000000000..b86d96a8a4 --- /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 -- cgit v1.2.3