diff options
author | gxw <[email protected]> | 2018-12-24 14:07:44 +0800 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2019-03-21 10:42:51 +0100 |
commit | 4dbfbcef16703ed44c1c1605827cb27945a3c897 (patch) | |
tree | fef051657519d90e55119090732bf5c542c25db0 /doc/examples | |
parent | 67bc75d5b1bc48ee29c9bc9ac07a7ecbafdd7a8a (diff) |
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 <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
(cherry picked from commit f652c7a45c60427db0a89fae665e63b546af6ebb)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions