applied, thank you Fei On Fri, Feb 23, 2024 at 2:27 PM <[email protected]> wrote:
> From: Fei Wang <[email protected]> > > Signed-off-by: Fei Wang <[email protected]> > --- > libavcodec/vvc/vvc_ps.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/vvc/vvc_ps.h b/libavcodec/vvc/vvc_ps.h > index 5adf3f3453..1164d0eab6 100644 > --- a/libavcodec/vvc/vvc_ps.h > +++ b/libavcodec/vvc/vvc_ps.h > @@ -152,7 +152,7 @@ typedef struct VVCPH { > > #define ALF_NUM_FILTERS_LUMA 25 > #define ALF_NUM_FILTERS_CHROMA 8 > -#define ALF_NUM_FILTERS_CC 5 > +#define ALF_NUM_FILTERS_CC 4 > > #define ALF_NUM_COEFF_LUMA 12 > #define ALF_NUM_COEFF_CHROMA 6 > -- > 2.25.1 > > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". > _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
