1 /*!\mainpage AMedia Codec SDK
3 \section main_contents Page Contents
5 - \ref main_startpoints
8 \section main_intro Introduction
9 Welcome to the AMedia Codec SDK. This SDK allows you to integrate your
10 applications with the AOM and AV1 video codecs.
12 This distribution of the AOMedia Codec SDK includes the following support:
22 \section main_startpoints Starting Points
23 - Consult the \ref changelog for a complete list of improvements in this
25 - \ref readme contains instructions on compiling the sample applications.
26 - Read the \ref usage "usage" for a narrative on codec usage.
27 - Read the \ref samples "sample code" for examples of how to interact with the
29 - \ref codec reference
31 - \ref encoder reference
34 - \ref decoder reference
37 \section main_support Support Options & FAQ
38 The AOMedia project is an open source project supported by its community. For
39 questions about this SDK, please mail the apps-devel@webmproject.org list.
40 To contribute, see http://www.webmproject.org/code/contribute and mail
41 codec-devel@webmproject.org.
44 /*!\page changelog CHANGELOG
45 \verbinclude CHANGELOG
48 /*!\page readme README.md
52 /*!\defgroup codecs Supported Codecs */