X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=mainpage.dox;h=ec202fa4fb50370e1f24a52d41329926e99810b1;hb=512b67f0239dc31cbf7b0b5b68227924b1728bde;hp=5613ae7717ae206749d3e72c84d559eb4adac448;hpb=cfaee9f7c663150d4bc478bb47e3eb4038076ca5;p=libvpx diff --git a/mainpage.dox b/mainpage.dox index 5613ae771..ec202fa4f 100644 --- a/mainpage.dox +++ b/mainpage.dox @@ -1,4 +1,4 @@ -/*!\mainpage WebM VP8 Codec SDK +/*!\mainpage WebM Codec SDK \section main_contents Page Contents - \ref main_intro @@ -6,14 +6,18 @@ - \ref main_support \section main_intro Introduction - Welcome to the WebM VP8 Codec SDK. This SDK allows you to integrate your - applications with the VP8 video codec, a high quality, royalty free, open - source codec deployed on millions of computers and devices worldwide. + Welcome to the WebM Codec SDK. This SDK allows you to integrate your + applications with the VP8 and VP9 video codecs, high quality, royalty free, + open source codecs deployed on billions of computers and devices worldwide. - This distribution of the WebM VP8 Codec SDK includes the following support: + This distribution of the WebM Codec SDK includes the following support: - \if vp8_encoder - \ref vp8_encoder \endif - \if vp8_decoder - \ref vp8_decoder \endif + \if vp8_encoder + - \ref vp8_encoder + \endif + \if vp8_decoder + - \ref vp8_decoder + \endif \section main_startpoints Starting Points @@ -24,8 +28,12 @@ - Read the \ref samples "sample code" for examples of how to interact with the codec. - \ref codec reference - \if encoder - \ref encoder reference \endif - \if decoder - \ref decoder reference \endif + \if encoder + - \ref encoder reference + \endif + \if decoder + - \ref decoder reference + \endif \section main_support Support Options & FAQ The WebM project is an open source project supported by its community. For