ffmpeg/libswscale/loongarch
Hao Chen 925ac0da32
swscale/la: Add output_lasx.c file.
ffmpeg -i 1_h264_1080p_30fps_3Mbps.mp4 -f rawvideo -s 640x480 -pix_fmt
rgb24 -y /dev/null -an
before: 150fps
after:  183fps

Signed-off-by: Hao Chen <chenhao@loongson.cn>
Reviewed-by: yinshiyou-hf@loongson.cn
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2022-09-10 22:56:39 +02:00
..
Makefile swscale/la: Add output_lasx.c file. 2022-09-10 22:56:39 +02:00
input_lasx.c
output_lasx.c swscale/la: Add output_lasx.c file. 2022-09-10 22:56:39 +02:00
rgb2rgb_lasx.c
swscale_init_loongarch.c swscale/la: Add output_lasx.c file. 2022-09-10 22:56:39 +02:00
swscale_lasx.c
swscale_loongarch.h swscale/la: Add output_lasx.c file. 2022-09-10 22:56:39 +02:00
yuv2rgb_lasx.c