[FFmpeg-cvslog] loongarch: fixes fate-checkasm-sw_rgb failure

2025-01-14 Thread yuanhecai
ffmpeg | branch: master | yuanhecai | Wed Jan 8 17:40:18 2025 +0800| [858acd8d02125c029959b1980c0d52f079765f6f] | committer: Michael Niedermayer loongarch: fixes fate-checkasm-sw_rgb failure The reason for the failure is that the function yuv2rgb_1_c_template was modified in

[FFmpeg-cvslog] avcodec/hevc: Add ff_hevc_idct_32x32_lasx asm opt

2024-01-12 Thread yuanhecai
ffmpeg | branch: master | yuanhecai | Thu Dec 28 16:21:05 2023 +0800| [a87a52ed0b561dc231e707ee94299561631085ee] | committer: Michael Niedermayer avcodec/hevc: Add ff_hevc_idct_32x32_lasx asm opt tests/checkasm/checkasm: C LSX LASX hevc_idct_32x32_8_c

[FFmpeg-cvslog] avcodec: [loongarch] Optimize vp8_lpf/mc with LSX.

2021-12-23 Thread yuanhecai
ffmpeg | branch: master | yuanhecai | Sat Dec 18 22:27:54 2021 +0800| [72bcbe216ef3d47498392ed2bada83994cd9fc86] | committer: Michael Niedermayer avcodec: [loongarch] Optimize vp8_lpf/mc with LSX. ./ffmpeg -i ../9_vp8_1080p_30fps_2Mbps.webm -f rawvideo -y /dev/null -an before: 210fps after