On 24/12/2018 06:07, gxw wrote:
> 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, use 
> AV_INPUT_BUFFER_PADDING_SIZE directly.
> Also, use MAX_PB_SIZE directly instead of 64. Fate tests passed.
> ---
>   libavcodec/mips/hevc_lpf_sao_msa.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Probably OK.

- Derek
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to