mbox series

[FFmpeg-devel,v2,0/4] avcodec/aarch64/hevcdsp

Message ID 20210204113259.20112-1-josh@itanimul.li
Headers show
Series avcodec/aarch64/hevcdsp | expand

Message

Josh Dekker Feb. 4, 2021, 11:32 a.m. UTC
Hi,

Rebases the unpushed part of my patches on top of Reimar's set.  Also
implements Martin's suggestions except 'unrolling the loop' for SAO band
function, will update the band function when I fix non 8x8 cases.

Comments

Josh Dekker Feb. 18, 2021, 1:13 p.m. UTC | #1
Set pushed with all Martin's changes implemented. More NEON & updates soon.