summaryrefslogtreecommitdiff
path: root/libavcodec/loongarch/h264qpel_init_loongarch.c
Commit message (Collapse)AuthorAge
* avcodec: [loongarch] Optimize h264qpel with LASX.Shiyou Yin2021-12-15
./ffmpeg -i ../1_h264_1080p_30fps_3Mbps.mp4 -f rawvideo -y /dev/null -an before:183 after :225 Change-Id: I7c7d2f34cd82ef728aab5ce8f6bfb46dd81f0da4 Reviewed-by: Shiyou Yin <yinshiyou-hf@loongson.cn> Reviewed-by: guxiwei <guxiwei-hf@loongson.cn> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>