slackbuilds/libraries/libaom
Andrew Strong 65253b502f
libraries/libaom: Updated for version 1.0.0.r1804.gcb43f766c.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-05-25 07:31:51 +07:00
..
README libraries/libaom: Added (Open Source Video Codec). 2018-08-11 07:23:06 +07:00
libaom.SlackBuild libraries/libaom: Updated for version 1.0.0.r1804.gcb43f766c. 2019-05-25 07:31:51 +07:00
libaom.info libraries/libaom: Updated for version 1.0.0.r1804.gcb43f766c. 2019-05-25 07:31:51 +07:00
slack-desc libraries/libaom: Added (Open Source Video Codec). 2018-08-11 07:23:06 +07:00

README

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.