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

Previously, we missed the BT2020->BT709 color-space conversion. A user-visible impact of this is that red and green channels used to be undersaturated, but now are more correctly saturated. PiperOrigin-RevId: 605411926 (cherry picked from commit a5e47982f4d98e02469f0f0240b5ee1469bff015)
Test data module
Provides sample data for media unit and instrumentation tests.