From: "Martin Storsjö" <martin@martin.st>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Cc: xufuji456 <839789740@qq.com>
Subject: Re: [FFmpeg-devel] [PATCH] avcodec/arm/hevc: remove duplicate mov of deblock neon
Date: Wed, 22 Mar 2023 09:47:59 +0200 (EET)
Message-ID: <f1dddb5-2b7f-8648-38fd-59c7dc8928@martin.st> (raw)
In-Reply-To: <tencent_4C0B9C291B21CF6C594B8832DB28668CF105@qq.com>
On Thu, 16 Mar 2023, xufuji456 wrote:
> ---
> libavcodec/arm/hevcdsp_deblock_neon.S | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/libavcodec/arm/hevcdsp_deblock_neon.S b/libavcodec/arm/hevcdsp_deblock_neon.S
> index 7cb7487ef6..ebcd056430 100644
> --- a/libavcodec/arm/hevcdsp_deblock_neon.S
> +++ b/libavcodec/arm/hevcdsp_deblock_neon.S
> @@ -107,7 +107,6 @@
> vshl.s16 q5, q5, #1
> vcgt.s16 q3, q0, q4
>
> - vmovn.i16 d6, q3
> vshr.s16 q1, q0, #2
> vmovn.i16 d6, q3
> vcgt.s16 q5, q1, q5
> @@ -146,7 +145,6 @@
> vtrn.32 q2, q5
> vand q5, q2
> vneg.s16 q6, q7
> - vmovn.i16 d4, q5
> vmovn.i16 d4, q2
> vmov r8, s8
>
> --
> 2.32.0 (Apple Git-132)
LGTM, pushed.
// Martin
_______________________________________________
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 prev parent reply other threads:[~2023-03-22 7:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-16 6:58 xufuji456
2023-03-22 7:47 ` Martin Storsjö [this message]
2023-03-23 7:40 ` Martin Storsjö
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=f1dddb5-2b7f-8648-38fd-59c7dc8928@martin.st \
--to=martin@martin.st \
--cc=839789740@qq.com \
--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