1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-03 14:32:16 +02:00
FFmpeg/libavcodec
ZhouXiaoyong 0ace686ae8 avcodec: optimize mathops for Loongson-3 v1
HAVE_LOONGSON is replaced by HAVE_LOONGSON3. Even Loongson-2E and 2F support
Loongson SIMD instructs but have low performance for decoding. We plan to focus
on optimizing Loongson-3A1000, 3B1500 and 3A1500, and modify the configure file
to support Loongson-2 series later by adding HAVE_LOONGSON2.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-04-27 02:25:12 +02:00
..
2015-03-10 23:33:57 +01:00
2015-04-18 14:13:59 -03:00
2015-04-20 04:11:23 +02:00
2015-04-22 17:45:51 +02:00
2015-04-18 14:14:24 -03:00
2015-04-18 14:14:11 -03:00
2015-03-14 14:05:25 +01:00
2015-04-19 23:45:35 +01:00
2015-03-02 19:32:23 +01:00
2015-04-24 00:00:20 -07:00
2015-04-24 00:00:12 -07:00
2015-04-20 14:36:41 +02:00
2015-03-16 13:04:47 +01:00
2015-04-02 16:04:22 +02:00
2015-04-24 16:54:31 +02:00
2015-04-18 18:07:54 -03:00