On Wed, May 22, 2024 at 12:29 AM Wu Jianhua <[email protected]> wrote:
> > 发件人: ffmpeg-devel <[email protected]> 代表 James Almer < > [email protected]> > > 发送时间: 2024年5月21日 6:52 > > 收件人: [email protected] > > 主题: [FFmpeg-devel] [PATCH] x86/vvc_alf: use the x86inc instruction macros > > > > Let its magic figure out the correct mnemonic based on target > instruction set. > > > > Signed-off-by: James Almer <[email protected]> > > --- > > libavcodec/x86/vvc/vvc_alf.asm | 202 ++++++++++++++++----------------- > > 1 file changed, 101 insertions(+), 101 deletions(-) > > I tested this patch and LGTM. Thanks for updating them. > > And would it be better to add avcodec to the path of the commit message? > Hi Jianhua, vvc is clear in this case. Applied, thank you, Jianhua and James > 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". > _______________________________________________ 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".
