On Wed, Feb 23, 2022 at 9:57 AM <[email protected]> wrote: > > From: Wu Jianhua <[email protected]> > > Signed-off-by: Wu Jianhua <[email protected]> > --- > configure | 13 +++++++--- > libavutil/cpu.c | 1 + > libavutil/cpu.h | 1 + > libavutil/x86/cpu.c | 8 ++++-- > libavutil/x86/cpu.h | 1 + > libavutil/x86/x86inc.asm | 53 ++++++++++++++++++++------------------- > tests/checkasm/checkasm.c | 35 +++++++++++++------------- > 7 files changed, 63 insertions(+), 49 deletions(-)
This patch LGTM (didn't look at the actual asm code yet though). _______________________________________________ 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".
