shaders/icc: don't spam logs if there is no lcms support
pl_icc_update needs to be called every frame, so if libplacebo is compiled without lcms support, this leads to spam. There's no need to warn more than once so just keep track of it in a bool.
pl_icc_update needs to be called every frame, so if libplacebo is compiled without lcms support, this leads to spam. There's no need to warn more than once so just keep track of it in a bool.
VideoLAN code repository instance