msm8937-common: Disable ffmpeg
Change-Id: I533a0d803fc1f6d9b0f6b7f13b11be2105b3530e
This commit is contained in:
parent
6b668dc36b
commit
24bacc0d4a
1 changed files with 2 additions and 2 deletions
|
@ -151,7 +151,8 @@ Only the three quirks included above are recognized at this point:
|
|||
</MediaCodec>
|
||||
</Encoders>
|
||||
<Decoders>
|
||||
<!-- Audio Software -->
|
||||
<!-- Audio Software -->
|
||||
<MediaCodec name="OMX.qti.audio.decoder.flac" type="audio/flac" />
|
||||
<!-- Video Hardware -->
|
||||
<MediaCodec name="OMX.qcom.video.decoder.avc" type="video/avc" >
|
||||
<Quirk name="requires-allocate-on-input-ports" />
|
||||
|
@ -255,5 +256,4 @@ Only the three quirks included above are recognized at this point:
|
|||
</MediaCodec>
|
||||
</Decoders>
|
||||
<Include href="media_codecs_google_video.xml" />
|
||||
<Include href="media_codecs_ffmpeg.xml" />
|
||||
</MediaCodecs>
|
||||
|
|
Loading…
Reference in a new issue