>see MAINTAINERS in the main directory.
Thank you very much for your reply. I send a patch to add myself to mips
section today : )
姓名:殷时友
电话:153 0560 8910
邮箱:yinshiyou...@loongson.cn
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://
> >
> > Is there anyone reviewing my patch? I sent 9 patchs about 20 days ago, but
> > only one patch received reply at June 14.
>
> Theres a maintainer listed for mips in MAINTAINERs
> he should review the patches. If he has no time then someone else should
> maybe help him
> Also it may make
>> From: gxw
>>
>> 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 l
> 主题: Re: [FFmpeg-devel] [PATCH 6/9] avcodec: [loongson] optimize
> get_cabac_inline with asm.
>
> 2018-07-11 12:22 GMT+02:00, Shiyou Yin :
> > Optimize function get_cabac_inline with asm for loongson platform.
>
> The commit message should contain some numbers about the
> speed-up.
>
> Does th