v1: Add LSX optimization in avcodec and swscale, due to the 2K series CPUs only support lsx. v2: Modified the implementation of some functions and added support for the checkasm --bench feature. v3: Fix whitespace errors in patch.
[PATCH v3 1/7] avcodec/la: add LSX optimization for h264 idct. [PATCH v3 2/7] avcodec/la: Add LSX optimization for loop filter. [PATCH v3 3/7] avcodec/la: Add LSX optimization for h264 chroma and [PATCH v3 4/7] avcodec/la: Add LSX optimization for h264 qpel. [PATCH v3 5/7] swscale/la: Optimize the functions of the swscale [PATCH v3 6/7] swscale/la: Add following builtin optimized functions [PATCH v3 7/7] avutil/la: Add function performance testing _______________________________________________ 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".