Andreas Rheinhardt: > 发件人: ffmpeg-devel <[email protected]> 代表 Andreas Rheinhardt > <[email protected]> > 发送时间: 2024年5月30日 11:33 > 收件人: [email protected] > 主题: Re: [FFmpeg-devel] [PATCH v2 1/3] avcodec/x86/vvc/vvc_alf: fix integer > overflow > > [email protected]: > > From: Wu Jianhua <[email protected]> > > > > Some tests fails with certain seeds > > > > tests/checkasm/checkasm 2325607578 --test=vvc_alf > > checkasm: using random seed 2325607578 >
> And can I get an answer to the question of whether the issue is present > when used by the actual decoder and not only the checkasm test? > > - Andreas > Sure. This issue hasn't occurred in the actual decoding of our tests but only in the checksum test, for the filter is generated randomly. 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".
