mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-08 23:51:40 +08:00
89ec4adad6
1.MMI_ load/store macros are defined in libavutil/mips/mmiutils.h 2.Replace some unnecessary unaligned access with aligned operator 3.The MMI_ load/store is compatible with cpu loongson2e/2f which not support instructions start with gs Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>