Wu Jianhua: > From: Wu Jianhua <[email protected]> > > Signed-off-by: Wu Jianhua <[email protected]> > --- > libavcodec/vvc/cabac.c | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) > > diff --git a/libavcodec/vvc/cabac.c b/libavcodec/vvc/cabac.c > index 5510144893..54055ed736 100644 > --- a/libavcodec/vvc/cabac.c > +++ b/libavcodec/vvc/cabac.c > @@ -928,6 +928,27 @@ static int truncated_binary_decode(VVCLocalContext *lc, > const int c_max) > return v; > }
The patchset before didn't appear on the patchwork, so resend it for CI build. Thanks, Jianhua _______________________________________________ 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".
