diff options
author | gxw <guxiwei-hf@loongson.cn> | 2018-12-24 14:07:44 +0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-12-24 22:16:15 +0100 |
commit | f652c7a45c60427db0a89fae665e63b546af6ebb (patch) | |
tree | f5dffafad69ac686a3fef404a401007860ea4f78 /fftools/ffmpeg.h | |
parent | d6fc20a3ba17bc3ddb642018222ebff712c6fc34 (diff) | |
download | ffmpeg-f652c7a45c60427db0a89fae665e63b546af6ebb.tar.gz |
avcodec/mips: Fix failed case: hevc-conformance-AMP_A_Samsung_* when enable msa
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.
Reviewed-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'fftools/ffmpeg.h')
0 files changed, 0 insertions, 0 deletions