[FFmpeg-devel] [PATCH v2 2/2] lavc/aarch64: add hevc epel assembly

Martin Storsjö martin at martin.st
Tue Feb 8 00:13:45 EET 2022


On Thu, 3 Feb 2022, J. Dekker wrote:

> Thanks: Rafal Dabrowa <fatwildcat at gmail.com>
> ---
> libavcodec/aarch64/Makefile               |    3 +-
> libavcodec/aarch64/hevcdsp_epel_neon.S    | 2501 +++++++++++++++++++++
> libavcodec/aarch64/hevcdsp_init_aarch64.c |   52 +
> 3 files changed, 2555 insertions(+), 1 deletion(-)
> create mode 100644 libavcodec/aarch64/hevcdsp_epel_neon.S

The same comments as for the qpel code apply here too.

// Martin



More information about the ffmpeg-devel mailing list