Files
tfo cef6d12c3a shared/media-playback: Fix corrupt MaxCLL when reading HDR metadata
The content light level metadata was being read incorrectly by taking
the address of the data pointer instead of casting the pointer itself.
This resulted in interpreting the pointer address as the MaxCLL value,
leading to extremely large values.
2026-02-04 14:50:35 -05:00
..