From: "Martin Storsjö" <martin@martin.st>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH 1/2] lavc/aarch64: add hevc qpel assembly
Date: Thu, 20 Jan 2022 10:38:09 +0200 (EET)
Message-ID: <9890ed6-9e61-7078-cfc0-b8c79885f2@martin.st> (raw)
In-Reply-To: <20220120081019.32711-1-jdek@itanimul.li>
On Thu, 20 Jan 2022, J. Dekker wrote:
> Based on patch by: Rafal Dabrowa <fatwildcat@gmail.com>
> ---
> libavcodec/aarch64/Makefile | 1 +
> libavcodec/aarch64/hevcdsp_init_aarch64.c | 69 +
> libavcodec/aarch64/hevcdsp_qpel_neon.S | 2799 +++++++++++++++++++++
> 3 files changed, 2869 insertions(+)
>
> Some changes since last time it was submitted, namely: split, macro'd
> and some scheduling and other improvements.
This fails to compile with every single toolchain I tested it with. It
fails to compile on Apple Clang 12, LLVM.org Clang (nightly), GCC 7, GCC
9, MSVC.
It fails with various incarnations of this issue:
src/libavcodec/aarch64/hevcdsp_init_aarch64.c:140:9: error: use of
undeclared identifier 'ff_hevc_put_hevc_pel_pixels4_8_neon'
NEON8_FNASSIGN(c->put_hevc_qpel, 0, 0, pel_pixels);
Not spending time on reviewing it in this form.
// 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:[~2022-01-20 8:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-20 8:10 J. Dekker
2022-01-20 8:38 ` Martin Storsjö [this message]
2022-02-03 13:51 ` [FFmpeg-devel] [PATCH v2 " J. Dekker
2022-02-03 13:51 ` [FFmpeg-devel] [PATCH v2 2/2] lavc/aarch64: add hevc epel assembly J. Dekker
2022-02-07 22:13 ` Martin Storsjö
2022-02-07 22:11 ` [FFmpeg-devel] [PATCH v2 1/2] lavc/aarch64: add hevc qpel assembly 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=9890ed6-9e61-7078-cfc0-b8c79885f2@martin.st \
--to=martin@martin.st \
--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