diff options
author | qoroliang <qoroliang@tencent.com> | 2020-03-13 17:02:32 +0800 |
---|---|---|
committer | Jun Zhao <barryjzhao@tencent.com> | 2020-04-20 10:28:04 +0800 |
commit | cacdac819ff739522f32323e9394ddbe58efddc8 (patch) | |
tree | b5c4d22ae394c4e6a7332550c3177fb922985087 /libavresample/x86/dither_init.c | |
parent | 428a0987e4a0eea580f9ee8d06669adf0b8502ad (diff) | |
download | ffmpeg-cacdac819ff739522f32323e9394ddbe58efddc8.tar.gz |
lavc/hevcdec: fix the HEVC decoder crash when memory over-read
Fix an occasional crash for hevc decoder in ARM 32 platform, the
root cause is the memory over read(read cross the memory boundary)
in SAO NENO functions ff_hevc_sao_band_filter_neon_8 and
ff_hevc_sao_edge_filter_neon_8.
After this fix, the crash disapper in the massive Android phone
test.
Signed-off-by: qoroliang <qoroliang@tencent.com>
Diffstat (limited to 'libavresample/x86/dither_init.c')
0 files changed, 0 insertions, 0 deletions