Hi, Quoting Alan Kelly (2020-10-27 10:10:14) > --- > libswscale/x86/Makefile | 1 + > libswscale/x86/swscale.c | 75 ++++--------------------- > libswscale/x86/yuv2yuvX.asm | 109 ++++++++++++++++++++++++++++++++++++ > 3 files changed, 120 insertions(+), 65 deletions(-) > create mode 100644 libswscale/x86/yuv2yuvX.asm >
No comments on the code itself (yet?), but as for your submission: - when you send multiple iterations of the same patch, it is helpful to mention what changed, e.g. with git send-email --annotate - the commit message should follow the standard format of: * swscale: short summary of the change Extended description of the commit, if needed. -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".