[FFmpeg-devel] [PATCH] avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp.

Carl Eugen Hoyos ceffmpeg at gmail.com
Sun Jun 17 19:52:05 EEST 2018


2018-06-14 13:56 GMT+02:00, yinshiyou-hf at loongson.cn <yinshiyou-hf at loongson.cn>:
>>
>> 2018-06-14 9:36 GMT+02:00, Shiyou Yin <yinshiyou-hf at loongson.cn>:
>> > From: gxw <guxiwei-hf at loongson.cn>
>> >
>> > Optimize vp8 decoding with mmi in function:
>> > 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.
>>
>> Please add some numbers about the speedup, overall and / or
>> function-wise.
>
> Ok,I will enrich the commit message.By the way, May I ask two questions.
> 1. what should I do after making some changes for the patch,Should I
> resent a new mail with 'git send-email' or what.

Send a new patch that applies against current FFmpeg git head.

> 2. How should I know if my patch have passed the review process.

If it passes, it will get applied.

Carl Eugen


More information about the ffmpeg-devel mailing list