Skip to content

Bug fix for bilateral filter when LMCS is disabled.

Han Huang requested to merge hanhuang/ECM:BilateralFilterLMCSOffBugFix into master

bilateral filter uses m_tmpStorageLCU, but m_tmpStorageLCU is not initialized when LMCS is disabled.

NOTE: updated solution after some offline discussion

Edited by Han Huang

Merge request reports