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

This allows the GlEffectsFrameProcessor to later handle HLG and PQ differently, or limited and full color range differently. No functional change intended in this CL. PiperOrigin-RevId: 466070764 (cherry picked from commit 536d42c865fd692c1d1799082077906287a2c3f0)
Common module
Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.