diff options
author | Andrew Strong <andrew.david.strong@gmail.com> | 2022-02-26 11:45:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-26 11:45:41 +0700 |
commit | d2902e98f826c32b0be62ede6d344f8496c755d5 (patch) | |
tree | c61cca5c4d931c2f5382d0572d6cbe9567d2b37d /multimedia/aom/README | |
parent | f67d6c680e1c1fe8826240078de823f6705a4a27 (diff) | |
download | slackbuilds-d2902e98f826c32b0be62ede6d344f8496c755d5.tar.gz |
multimedia/aom: Updated for version 3.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/aom/README')
-rw-r--r-- | multimedia/aom/README | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/multimedia/aom/README b/multimedia/aom/README index 40b686daea..dbddf20cbb 100644 --- a/multimedia/aom/README +++ b/multimedia/aom/README @@ -3,8 +3,5 @@ video transmission over the Internet. AV1 is planned to surpass 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 +as shared libraries which can be utilised by suitable versions of both FFmpeg and vlc. - -Note: 'aom' replaces and upgrades 'libaom'; make sure 'libaom' is -removed before using this SlackBuild. |