1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libavutil/mips
Shiyou Yin ab04fedaaa mips: Fix potential illegal instruction error.
MSA2 optimizations are attached to MSA macros in generic_macros_msa.h.
It's difficult to do runtime check for them. Remove this part of code
can make it more robust. H264 1080p decoding: 5.13x==>5.12x.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2021-05-07 17:53:23 +02:00
..
asmdefs.h
cpu.c
cpu.h
float_dsp_mips.c
generic_macros_msa.h mips: Fix potential illegal instruction error. 2021-05-07 17:53:23 +02:00
intreadwrite.h
libm_mips.h Include attributes.h directly 2021-04-19 14:34:10 +02:00
Makefile
mmiutils.h