diff options
author | Andrew Strong <andrew.david.strong@gmail.com> | 2021-01-09 02:30:01 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-09 14:30:31 +0700 |
commit | 8c1df7c5e6f55c1e576fb5ee559341310eca9554 (patch) | |
tree | a00aec04785998605f3f1b231f853d3195062db9 /multimedia/aom/README | |
parent | dc70965ac52bc3f71d8f534ae2819fb1e7c780ba (diff) | |
download | slackbuilds-8c1df7c5e6f55c1e576fb5ee559341310eca9554.tar.gz |
multimedia/aom: Updated for version 2.0.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/aom/README')
-rw-r--r-- | multimedia/aom/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/aom/README b/multimedia/aom/README index 60aa084072..40b686daea 100644 --- a/multimedia/aom/README +++ b/multimedia/aom/README @@ -5,3 +5,6 @@ VP9 and also to eventually be a competitor with HEVC/H.265. This script builds the encoder aomenc, the decoder aomdec as well as shared libraries which can be utilised by recent versions of both FFmpeg and vlc. + +Note: 'aom' replaces and upgrades 'libaom'; make sure 'libaom' is +removed before using this SlackBuild. |