[FFmpeg-devel] [PATCH 6/9] avcodec: [loongson] optimize get_cabac_inline with asm.

yinshiyou-hf at loongson.cn yinshiyou-hf at loongson.cn
Thu Jul 12 15:38:59 EEST 2018


> 主题: Re: [FFmpeg-devel] [PATCH 6/9] avcodec: [loongson] optimize get_cabac_inline with asm.
> 
> 2018-07-11 12:22 GMT+02:00, Shiyou Yin <yinshiyou-hf at loongson.cn>:
> > Optimize function get_cabac_inline with asm for loongson platform.
> 
> The commit message should contain some numbers about the
> speed-up.
> 
> Does this patch (and do the other patches) work on both mips
> platforms? (There are two that are currently supported by
> FFmpeg, right?)

This optimization has only been tested on the loongson platform so far. 
In theory, it can work on mips platform too.


More information about the ffmpeg-devel mailing list