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

Use renderengine's PQ to SDR tone-mapping implementation instead of naive implementation from before. This improves luminance on highlights, as seen in the test image. PiperOrigin-RevId: 582318045
Test data module
Provides sample data for media unit and instrumentation tests.