Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] Add LSX optimization in avcodec and swscale.
@ 2023-05-20  7:27 Hao Chen
  2023-05-20  7:27 ` [FFmpeg-devel] [PATCH v3 1/7] avcodec/la: add LSX optimization for h264 idct Hao Chen
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Hao Chen @ 2023-05-20  7:27 UTC (permalink / raw)
  To: ffmpeg-devel

Retrigger the fate test.
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-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 16+ messages in thread
* [FFmpeg-devel] Add LSX optimization in avcodec and swscale.
@ 2023-05-20  1:56 Hao Chen
  2023-05-20  1:56 ` [FFmpeg-devel] [PATCH v3 5/7] swscale/la: Optimize the functions of the swscale series with lsx Hao Chen
  0 siblings, 1 reply; 16+ messages in thread
From: Hao Chen @ 2023-05-20  1:56 UTC (permalink / raw)
  To: ffmpeg-devel

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-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2023-05-25 19:07 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-20  7:27 [FFmpeg-devel] Add LSX optimization in avcodec and swscale Hao Chen
2023-05-20  7:27 ` [FFmpeg-devel] [PATCH v3 1/7] avcodec/la: add LSX optimization for h264 idct Hao Chen
2023-05-20  7:27 ` [FFmpeg-devel] [PATCH v3 2/7] avcodec/la: Add LSX optimization for loop filter Hao Chen
2023-05-20  7:27 ` [FFmpeg-devel] [PATCH v3 3/7] avcodec/la: Add LSX optimization for h264 chroma and intrapred Hao Chen
2023-05-20  7:27 ` [FFmpeg-devel] [PATCH v3 4/7] avcodec/la: Add LSX optimization for h264 qpel Hao Chen
2023-05-20  7:27 ` [FFmpeg-devel] [PATCH v3 5/7] swscale/la: Optimize the functions of the swscale series with lsx Hao Chen
2023-05-20  7:27 ` [FFmpeg-devel] [PATCH v3 6/7] swscale/la: Add following builtin optimized functions Hao Chen
2023-05-20  7:27 ` [FFmpeg-devel] [PATCH v3 7/7] avutil/la: Add function performance testing Hao Chen
2023-05-20  9:38   ` Rémi Denis-Courmont
2023-05-24  7:39     ` Hao Chen
2023-05-24 11:03       ` Rémi Denis-Courmont
2023-05-25  2:36         ` Hao Chen
2023-05-25  6:58           ` Shiyou Yin
2023-05-22  4:40 ` [FFmpeg-devel] Add LSX optimization in avcodec and swscale Shiyou Yin
2023-05-25 19:07   ` Michael Niedermayer
  -- strict thread matches above, loose matches on Subject: below --
2023-05-20  1:56 Hao Chen
2023-05-20  1:56 ` [FFmpeg-devel] [PATCH v3 5/7] swscale/la: Optimize the functions of the swscale series with lsx Hao Chen

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git