mirror of
https://github.com/androidx/media.git
synced 2025-05-09 08:30:43 +08:00

1. Allow retaining a decoder without any reconfiguration, in addition to retaining with reconfiguration (and not retaining) 2. Fix retention logic for video decoders to take into account changing ColorInfo 3. Allow retention of audio decoders when possible ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=187500285
ExoPlayer library
The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.