slackbuilds_ponce/libraries/libaom
Andrew Strong 555be7ddcc libraries/libaom: Updated for version 1.0.0.r994.g67aec0fc6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-12-07 23:38:20 +07:00
..
libaom.info libraries/libaom: Updated for version 1.0.0.r994.g67aec0fc6. 2018-12-07 23:38:20 +07:00
libaom.SlackBuild libraries/libaom: Updated for version 1.0.0.r994.g67aec0fc6. 2018-12-07 23:38:20 +07:00
README
slack-desc

AOMedia Video 1 (AV1) is an Open Source video codec desgined for
video transmission over the Internet. AV1 is planned to surpass
VP9 and also to eventually be a competitor with HEVC/H.265.

This libaom SlackBuild builds two applications:

  1. aomenc: an AV1 encoder
  2. aomdec: an AV1 decoder

As well as making libraries available for those who wish to build
an AV1 encoder with a recent FFmpeg by specifying: '--enable-libaom'
in the FFmpeg ./configure string.