OSDN Git Service

Change the comments to incorporate change for VP9 decoder.
authorhkuang <hkuang@google.com>
Wed, 26 Jun 2013 00:26:54 +0000 (17:26 -0700)
committerHangyu Kuang <hkuang@google.com>
Wed, 26 Jun 2013 00:35:41 +0000 (00:35 +0000)
Change-Id: I9a4f3af9278c90962856516df5930e8924c28f9d

media/java/android/media/MediaCodec.java

index d703642..8cf0b4b 100644 (file)
@@ -164,7 +164,8 @@ final public class MediaCodec {
      *
      * The following is a partial list of defined mime types and their semantics:
      * <ul>
-     * <li>"video/x-vnd.on2.vp8" - VPX video (i.e. video in .webm)
+     * <li>"video/x-vnd.on2.vp8" - VP8 video (i.e. video in .webm)
+     * <li>"video/x-vnd.on2.vp9" - VP9 video (i.e. video in .webm)
      * <li>"video/avc" - H.264/AVC video
      * <li>"video/mp4v-es" - MPEG4 video
      * <li>"video/3gpp" - H.263 video