From: Hao Chen <chenhao@loongson.cn> To: ffmpeg-devel@ffmpeg.org Subject: [FFmpeg-devel] Add LSX optimization in avcodec and swscale. Date: Wed, 17 May 2023 15:03:44 +0800 Message-ID: <20230517070351.4849-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. [PATCH v2 1/7] avcodec/la: add LSX optimization for h264 idct. [PATCH v2 2/7] avcodec/la: Add LSX optimization for loop filter. [PATCH v2 3/7] avcodec/la: Add LSX optimization for h264 chroma and [PATCH v2 4/7] avcodec/la: Add LSX optimization for h264 qpel. [PATCH v2 5/7] swscale/la: Optimize the functions of the swscale. [PATCH v2 6/7] swscale/la: Add following builtin optimized functions. [PATCH v2 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".
next reply other threads:[~2023-05-17 7:04 UTC|newest] Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-05-17 7:03 Hao Chen [this message] 2023-05-17 7:03 ` [FFmpeg-devel] [PATCH v2 1/7] avcodec/la: add LSX optimization for h264 idct Hao Chen 2023-05-17 8:01 ` Shiyou Yin 2023-05-19 14:43 ` Michael Niedermayer 2023-05-17 7:03 ` [FFmpeg-devel] [PATCH v2 2/7] avcodec/la: Add LSX optimization for loop filter Hao Chen 2023-05-17 7:03 ` [FFmpeg-devel] [PATCH v2 3/7] avcodec/la: Add LSX optimization for h264 chroma and intrapred Hao Chen 2023-05-17 7:03 ` [FFmpeg-devel] [PATCH v2 4/7] avcodec/la: Add LSX optimization for h264 qpel Hao Chen 2023-05-17 7:03 ` [FFmpeg-devel] [PATCH v2 5/7] swscale/la: Optimize the functions of the swscale series with lsx Hao Chen 2023-05-17 7:03 ` [FFmpeg-devel] [PATCH v2 6/7] swscale/la: Add following builtin optimized functions Hao Chen 2023-05-17 8:27 ` [FFmpeg-devel] Add LSX optimization in avcodec and swscale Shiyou Yin -- strict thread matches above, loose matches on Subject: below -- 2023-05-25 7:24 Hao Chen 2023-05-24 7:48 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 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=20230517070351.4849-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