media/library/core
andrewlewis bbb0308295 Allow subclasses to customize the MediaFormat
Make getMediaFormat protected so that subclasses can set additional MediaFormat
keys. For example, if the decoder output needs to be read back via an
ImageReader as YUV data it is necessary to set KEY_COLOR_FORMAT to
COLOR_FormatYUV420Flexible.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=166195211
2017-09-09 00:43:35 +01:00
..
src Allow subclasses to customize the MediaFormat 2017-09-09 00:43:35 +01:00
build.gradle Disable test coverage again 2017-08-07 13:43:03 +01:00