[FFmpeg-devel] [PATCH v3] avcodec/mips: Fix failed case: hevc-conformance-AMP_A_Samsung_* when enable msa

Michael Niedermayer michael at niedermayer.cc
Mon Dec 24 23:15:59 EET 2018


On Mon, Dec 24, 2018 at 07:03:45PM +0000, Derek Buitenhuis wrote:
> 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.

tested on qemu-mips

will apply

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

He who knows, does not speak. He who speaks, does not know. -- Lao Tsu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181224/3badb9a9/attachment.sig>


More information about the ffmpeg-devel mailing list