1 /*!\mainpage WebM Codec SDK
3 \section main_contents Page Contents
5 - \ref main_startpoints
8 \section main_intro Introduction
9 Welcome to the WebM Codec SDK. This SDK allows you to integrate your
10 applications with the VP8 and VP9 video codecs, high quality, royalty free,
11 open source codecs deployed on billions of computers and devices worldwide.
13 This distribution of the WebM Codec SDK includes the following support:
23 \section main_startpoints Starting Points
24 - Consult the \ref changelog for a complete list of improvements in this
26 - The \ref readme contains instructions on recompiling the sample applications.
27 - Read the \ref usage "usage" for a narrative on codec usage.
28 - Read the \ref samples "sample code" for examples of how to interact with the
30 - \ref codec reference
32 - \ref encoder reference
35 - \ref decoder reference
38 \section main_support Support Options & FAQ
39 The WebM project is an open source project supported by its community. For
40 questions about this SDK, please mail the apps-devel@webmproject.org list.
41 To contribute, see http://www.webmproject.org/code/contribute and mail
42 codec-devel@webmproject.org.
45 /*!\page changelog CHANGELOG
46 \verbinclude CHANGELOG
49 /*!\page readme README
53 /*!\defgroup codecs Supported Codecs */