On Sun, Aug 11, 2024 at 4:33 AM wrote:
> From: Wu Jianhua
>
> The vvc_refill2 is the same as the refill2 in cabac_functions.
> Remove it to reduce duplicated codes.
>
> Signed-off-by: Wu Jianhua
> ---
> libavcodec/cabac_functions.h | 2 +-
> libavcodec/vvc/cabac.c | 28 +
From: Wu Jianhua
The vvc_refill2 is the same as the refill2 in cabac_functions.
Remove it to reduce duplicated codes.
Signed-off-by: Wu Jianhua
---
libavcodec/cabac_functions.h | 2 +-
libavcodec/vvc/cabac.c | 28 +---
2 files changed, 2 insertions(+), 28 deletio