land: Let ffmpeg take care of flac
Change-Id: I9c6cb8cd9fcdd57d2694f051f205c6024c7b6f57 Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
This commit is contained in:
parent
5916b63dee
commit
d312c88162
1 changed files with 1 additions and 2 deletions
|
@ -151,8 +151,7 @@ Only the three quirks included above are recognized at this point:
|
|||
</MediaCodec>
|
||||
</Encoders>
|
||||
<Decoders>
|
||||
<!-- Audio Software -->
|
||||
<MediaCodec name="OMX.qti.audio.decoder.flac" type="audio/flac" />
|
||||
<!-- Audio Software -->
|
||||
<!-- Video Hardware -->
|
||||
<MediaCodec name="OMX.qcom.video.decoder.avc" type="video/avc" >
|
||||
<Quirk name="requires-allocate-on-input-ports" />
|
||||
|
|
Loading…
Reference in a new issue