3
0
Fork 0

media_codecs: Don't try to use absent VP8 decoder

Change-Id: Iff6813a4a29d36e16564e608010520520d60d7fa
This commit is contained in:
Ricardo Cerqueira 2014-02-02 04:35:35 +00:00
parent 730515b402
commit 3f83cf337b
1 changed files with 0 additions and 1 deletions

View File

@ -81,7 +81,6 @@ Only the three quirks included above are recognized at this point:
<MediaCodec name="OMX.SEC.MPEG4.Decoder" type="video/mp4v-es" />
<MediaCodec name="OMX.SEC.H263.Decoder" type="video/3gpp" />
<MediaCodec name="OMX.SEC.AVC.Decoder" type="video/avc" />
<MediaCodec name="OMX.SEC.VP8.Decoder" type="video/x-vnd.on2.vp8" />
<MediaCodec name="OMX.google.mp3.decoder" type="audio/mpeg" />
<MediaCodec name="OMX.google.amrnb.decoder" type="audio/3gpp" />