2018-07-11 11:46 GMT+02:00, Shiyou Yin <[email protected]>:
> From: gxw <[email protected]>
>
> Optimize vp8 loop filter with mmi, four functions optimized:
> 1. ff_vp8_h_loop_filter8uv_mmi.
> 2. ff_vp8_v_loop_filter8uv_mmi.
> 3. ff_vp8_h_loop_filter16_mmi.
> 4. ff_vp8_v_loop_filter16_mmi.
>
> Vp8 decoding speed improved about 50%(from 73fps to 110fps,
> Tested on loongson 3A3000).

Sounds great.
Again: Is this meant to only work on loongson or also on other
mips cores?

> -#if 0

I believe this change and similar ones in the rest of the patch
are welcome but they are not related to the speed-up that this
patch is about and should be in a separate patch.

Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to