1 /*!\mainpage AOMedia AV1 Codec
5 \section aom_sdk AOMedia Codec SDK
7 \subsection main_intro Introduction
8 Welcome to the AOMedia Codec SDK. This SDK allows you to integrate your
9 applications with the AOM and AV1 video codecs.
11 This distribution of the AOMedia Codec SDK includes the following support:
21 \subsection main_startpoints Starting Points
22 - Consult the \ref changelog for a complete list of improvements in this
25 - [README](\ref LREADME) contains instructions on compiling the sample applications.
27 - \ref readme contains instructions on compiling the sample applications.
29 - Read the \ref usage "usage" for a narrative on codec usage.
30 - Read the \ref samples "sample code" for examples of how to interact with the
32 - \ref codec reference
34 - \ref encoder reference
37 - \ref decoder reference
41 \section av1_guide AV1 Developer's Guide
52 \section main_support Support Options & FAQ
53 The AOMedia project is an open source project supported by its community.
54 For questions about this SDK or for help, please visit http://aomedia.org/
55 and email the aomediacodec@jointdevelopment.kavi.com list.
58 /*!\page changelog CHANGELOG
59 \verbinclude CHANGELOG
63 /*!\page readme README.md
68 /*!\defgroup codecs Supported Codecs */