mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

Instead, for input videos, use the colorInfo provided by the extractor. Similarly, for input images, use sRGB, the only color currently in use. Textures do still need the input ColorInfo provided though. PiperOrigin-RevId: 592875967