diff options
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. |