X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=mainpage.dox;h=4b0dff08710dbfc0f06f13c1014313ebcfc859dc;hb=HEAD;hp=5613ae7717ae206749d3e72c84d559eb4adac448;hpb=1a7ce50a6c91af97291aa727483030a14a58859f;p=platform%2Fupstream%2Flibvpx.git diff --git a/mainpage.dox b/mainpage.dox index 5613ae7..4b0dff0 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 @@ -21,11 +25,17 @@ release. - The \ref readme contains instructions on recompiling the sample applications. - Read the \ref usage "usage" for a narrative on codec usage. + \if samples - Read the \ref samples "sample code" for examples of how to interact with the codec. + \endif - \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