Skip to content

Commit

Permalink
remove 720P decoder from codecs file
Browse files Browse the repository at this point in the history
  • Loading branch information
Krylon360 committed Aug 13, 2012
1 parent 5924351 commit 79515ec
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions etc/media_codecs.xml
Expand Up @@ -86,14 +86,6 @@ a texture and possibly other code, so just DON'T USE THIS QUIRK.
<Quirk name="requires-allocate-on-output-ports" />
</MediaCodec>

<MediaCodec name="OMX.TI.720P.Decoder" >
<Type name="video/mp4v-es" />
<Type name="video/3gpp" />
<Type name="video/avc" />
<Quirk name="requires-allocate-on-input-ports" />
<Quirk name="requires-allocate-on-output-ports" />
</MediaCodec>

<MediaCodec name="OMX.TI.MP3.decode" >
<Type name="audio/mpeg" />
<Quirk name="needs-flush-before-disable" />
Expand Down

0 comments on commit 79515ec

Please sign in to comment.