Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Hao Chen <chenhao@loongson.cn>
To: ffmpeg-devel@ffmpeg.org
Subject: [FFmpeg-devel] Add LSX optimization in avcodec and swscale.
Date: Thu, 25 May 2023 15:24:25 +0800
Message-ID: <20230525072432.29928-1-chenhao@loongson.cn> (raw)

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.
v4: Remove clobbering memory in libavutil/loongarch/timer.h
v5: Fix whitespace errors agian.
[PATCH v5 1/7] avcodec/la: add LSX optimization for h264 idct.
[PATCH v5 2/7] avcodec/la: Add LSX optimization for loop filter.
[PATCH v5 3/7] avcodec/la: Add LSX optimization for h264 chroma and
[PATCH v5 4/7] avcodec/la: Add LSX optimization for h264 qpel.
[PATCH v5 5/7] swscale/la: Optimize the functions of the swscale
[PATCH v5 6/7] swscale/la: Add following builtin optimized functions
[PATCH v5 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".

             reply	other threads:[~2023-05-25  7:24 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-25  7:24 Hao Chen [this message]
2023-05-25  7:24 ` [FFmpeg-devel] [PATCH v5 1/7] avcodec/la: add LSX optimization for h264 idct Hao Chen
2023-05-25  7:24 ` [FFmpeg-devel] [PATCH v5 2/7] avcodec/la: Add LSX optimization for loop filter Hao Chen
2023-05-25  7:24 ` [FFmpeg-devel] [PATCH v5 3/7] avcodec/la: Add LSX optimization for h264 chroma and intrapred Hao Chen
2023-05-25  7:24 ` [FFmpeg-devel] [PATCH v5 4/7] avcodec/la: Add LSX optimization for h264 qpel Hao Chen
2023-05-25  7:24 ` [FFmpeg-devel] [PATCH v5 5/7] swscale/la: Optimize the functions of the swscale series with lsx Hao Chen
2023-05-25  7:24 ` [FFmpeg-devel] [PATCH v5 6/7] swscale/la: Add following builtin optimized functions Hao Chen
2023-05-25  7:24 ` [FFmpeg-devel] [PATCH v5 7/7] avutil/la: Add function performance testing Hao Chen
  -- strict thread matches above, loose matches on Subject: below --
2023-05-24  7:48 [FFmpeg-devel] Add LSX optimization in avcodec and swscale Hao Chen
2023-05-20  7:27 Hao Chen
2023-05-22  4:40 ` Shiyou Yin
2023-05-25 19:07   ` Michael Niedermayer
2023-05-20  1:56 Hao Chen
2023-05-17  7:03 Hao Chen
2023-05-17  8:27 ` Shiyou Yin
2023-05-17  6:54 Hao Chen
2023-05-04  8:49 Hao Chen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230525072432.29928-1-chenhao@loongson.cn \
    --to=chenhao@loongson.cn \
    --cc=ffmpeg-devel@ffmpeg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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