land: Let ffmpeg take care of flac

Change-Id: I9c6cb8cd9fcdd57d2694f051f205c6024c7b6f57
Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
This commit is contained in:
TheScarastic 2017-08-13 17:34:18 +05:30 committed by Darshan Manjrekar
parent 5916b63dee
commit d312c88162

View file

@ -151,8 +151,7 @@ Only the three quirks included above are recognized at this point:
</MediaCodec> </MediaCodec>
</Encoders> </Encoders>
<Decoders> <Decoders>
<!-- Audio Software --> <!-- Audio Software -->
<MediaCodec name="OMX.qti.audio.decoder.flac" type="audio/flac" />
<!-- Video Hardware --> <!-- Video Hardware -->
<MediaCodec name="OMX.qcom.video.decoder.avc" type="video/avc" > <MediaCodec name="OMX.qcom.video.decoder.avc" type="video/avc" >
<Quirk name="requires-allocate-on-input-ports" /> <Quirk name="requires-allocate-on-input-ports" />