aboutsummaryrefslogtreecommitdiffstats
path: root/fftools
diff options
context:
space:
mode:
authorqoroliang <qoroliang@tencent.com>2020-03-13 17:02:32 +0800
committerJun Zhao <barryjzhao@tencent.com>2020-04-20 10:28:04 +0800
commitcacdac819ff739522f32323e9394ddbe58efddc8 (patch)
treeb5c4d22ae394c4e6a7332550c3177fb922985087 /fftools
parent428a0987e4a0eea580f9ee8d06669adf0b8502ad (diff)
downloadffmpeg-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 'fftools')
0 files changed, 0 insertions, 0 deletions