On Sun, Sep 22, 2024 at 11:40 AM Zhao Zhili wrote:
> From: Zhao Zhili
>
> tmp_array in dmvr_hv takes 33024 bytes on stack, which can be
> dangerous.
> ---
> v4:
> 1. Add DMVR_FILTER2 macro
> 2. Process first line out of loop to remove condition check.
>
Thank you, Zhili Merged.
>
> libavc
From: Zhao Zhili
tmp_array in dmvr_hv takes 33024 bytes on stack, which can be
dangerous.
---
v4:
1. Add DMVR_FILTER2 macro
2. Process first line out of loop to remove condition check.
libavcodec/vvc/inter_template.c | 33 ++---
1 file changed, 18 insertions(+),