> 发件人: "Michael Niedermayer"
> 发送时间: 2019-08-08 07:05:13 (星期四)
> 收件人: "FFmpeg development discussions and patches"
> 抄送:
> 主题: Re: [FFmpeg-devel] [PATCH v4] avutil/mips: refine msa macros CLIP_*.
>
> On Wed, Aug 07, 2019 at 05:52:00PM +0800, gxw wrote:
> > Changing details as following:
> > 1.
> 2018-12-18 2:15 GMT+01:00, gxw :
> > The AV_INPUT_BUFFER_PADDING_SIZE has been increased to 64, but the value is
> > still 32
> > in function ff_hevc_sao_edge_filter_8_msa. So, Modify the corresponding
> > value to 64.
> > Fate tests passed.
> > ---
> > libavcodec/mips/hevc_lpf_sao_msa.c | 2 +-