mirror of
https://github.com/androidx/media.git
synced 2025-05-07 15:40:37 +08:00

This should make debugging much easier as values will be more human-readable. Before this CL, one needed to reference MediaFormatUtil to check the colorSpace/colorTransfer/colorRange values and make sure values were as expected. PiperOrigin-RevId: 502367147
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.