huangdarwin 0f45570302 HDR: Use human-readable values for ColorInfo.toString().
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
2023-01-17 02:09:35 +00:00
..
2021-10-27 09:12:46 +01:00
2022-12-12 11:19:23 +00:00

Common module

Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.