mirror of https://github.com/FFmpeg/FFmpeg.git
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>pull/304/head^2
parent
d6fc20a3ba
commit
f652c7a45c
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue