]> git.sesse.net Git - ffmpeg/commit
lavc/aarch64: add HEVC sao_band NEON
authorJosh Dekker <josh@itanimul.li>
Thu, 7 Jan 2021 11:55:44 +0000 (11:55 +0000)
committerJosh Dekker <josh@itanimul.li>
Thu, 18 Feb 2021 13:12:01 +0000 (14:12 +0100)
commit7ac41e0db2a03f749f43b69f370461bc6bfee38f
treeda0175a8b5efd8aa3e627be5788d244fbcc04c69
parent75c2ddfa6160a6b1508859a571191f8e6f39a3f4
lavc/aarch64: add HEVC sao_band NEON

Only works for 8x8.

Signed-off-by: Josh Dekker <josh@itanimul.li>
libavcodec/aarch64/Makefile
libavcodec/aarch64/hevcdsp_init_aarch64.c
libavcodec/aarch64/hevcdsp_sao_neon.S [new file with mode: 0644]