diff options
author | Christoph Willing <chris.willing@linux.com> | 2020-05-25 14:14:06 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-01 08:46:26 +0700 |
commit | 9cde26671ae79b4f435a7ea556b7ff313b583bc5 (patch) | |
tree | 80af910c05e78ae4d16ece6b681a8026cc7d35eb /multimedia/vlc/README | |
parent | 9f562d4eec2997ffbbbd7f1e9e3aa554dd9c0b13 (diff) |
multimedia/vlc: Remove references to libaom
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/vlc/README')
-rw-r--r-- | multimedia/vlc/README | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/multimedia/vlc/README b/multimedia/vlc/README index 0ac727b531d3d..48a30411a47cf 100644 --- a/multimedia/vlc/README +++ b/multimedia/vlc/README @@ -34,12 +34,9 @@ security feature may be side stepped by building vlc with the RUNASROOT environment variable set e.g. RUNASROOT=yes sh vlc.SlackBuild -Some versions of the automatically deteced optional libaom package are -incompatible with this version of vlc (the build will fail with an -incompatible libaom). Such an incompatible libaom may be ignored -during building by setting the LIBAOM environmant variable to "no" -e.g. - LIBAOM=no sh vlc.SlackBuild +Playing of AV1 encoded video is supported when either of SBo's +multimedia/aom or libraries/dav1d packages is detected when vlc is built. +One of these is expected to become required in a future release. Please advise the maintainer to suggest support for any further options. |