media/library
andrewlewis e0649db513 Handle input format changes in SimpleDecoderAudioRenderer.
This is implemented in the same way as in MediaCodecRenderer.

Move codec != null guard into feedInputBuffer to handle the case of an input
format change with no dequeued buffers where the codec can't be reinitialized
immediately.

Issue: #2111

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=140864942
2016-12-02 19:35:09 +00:00
..
src Handle input format changes in SimpleDecoderAudioRenderer. 2016-12-02 19:35:09 +00:00
build.gradle Fix some analysis warnings. 2016-11-25 20:18:32 +00:00