mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +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
Test data module
Provides sample data for media unit and instrumentation tests.