1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-20 07:48:15 +02:00
FFmpeg/libavcodec
gxw d86f698e38 avcodec/mips: [loongson] optimize theora decoding in vp3dsp.
Optimize theora decoding with msa in functions:
1. ff_vp3_idct_add_msa
2. ff_vp3_idct_put_msa
3. ff_vp3_idct_dc_add_msa
4. ff_vp3_v_loop_filter_msa
5. ff_vp3_h_loop_filter_msa
6. ff_put_no_rnd_pixels_l2_msa

Theora decoding speed improved about 36%(from 22fps to 30fps, Tested on loongson 2K1000).

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2018-12-27 23:12:04 +01:00
..
2018-12-26 13:56:20 -03:00
2018-12-01 19:41:48 +01:00
2018-10-15 01:19:45 +02:00
2018-10-03 20:48:49 -03:00
2018-10-12 09:48:07 -07:00
2018-09-23 14:42:34 +01:00
2018-09-23 14:42:34 +01:00
2018-12-23 20:49:19 +01:00
2018-12-23 15:30:13 +01:00
2018-09-30 22:23:02 +02:00
2018-12-10 11:19:36 +01:00
2018-12-13 19:30:39 +01:00
2018-09-23 15:25:50 +02:00
2018-11-10 23:48:27 +01:00
2018-12-23 20:24:47 +01:00
2018-12-26 19:14:33 +08:00
2018-12-20 18:40:41 +08:00
2018-12-23 15:30:13 +01:00
2018-12-23 15:30:13 +01:00
2018-12-01 19:41:48 +01:00
2018-12-03 23:34:05 +01:00
2018-11-18 22:59:29 +01:00
2018-11-18 22:59:29 +01:00
2018-11-18 22:59:29 +01:00
2018-11-18 22:59:29 +01:00
2018-12-23 15:30:13 +01:00
2018-09-30 22:23:02 +02:00
2018-12-10 21:38:08 +01:00