> 主题: Re: [FFmpeg-devel] [PATCH 6/9] avcodec: [loongson] optimize > get_cabac_inline with asm. > > 2018-07-11 12:22 GMT+02:00, Shiyou Yin <[email protected]>: > > 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. _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
