media/library
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
..
all Make it easier to use ExoPlayer modules in other projects II 2017-06-28 22:26:05 +01:00
core Allow subclasses to customize the MediaFormat 2017-09-09 00:43:35 +01:00
dash Minimal change to expose segment indices in DefaultDashChunkSource 2017-09-09 00:31:39 +01:00
hls Disable test coverage again 2017-08-07 13:43:03 +01:00
smoothstreaming Disable test coverage again 2017-08-07 13:43:03 +01:00
ui Support zoom mode for AspectRatioFrameLayout 2017-09-09 00:43:08 +01:00