1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavcodec
qoroliang cacdac819f 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>
2020-04-20 10:28:04 +08:00
..
2020-04-10 12:22:09 +02:00
2020-03-12 20:26:48 +00:00
2020-03-12 20:26:48 +00:00
2020-03-12 20:26:48 +00:00
2020-03-22 11:55:44 -03:00
2020-03-17 16:07:25 +01:00
2020-03-31 20:12:15 +02:00
2020-04-16 15:05:07 -03:00
2020-03-17 22:46:36 +01:00
2020-04-17 19:34:02 +10:00
2020-03-17 22:46:36 +01:00
2020-04-16 15:05:07 -03:00
2020-04-04 23:26:15 +02:00
2020-04-04 23:26:15 +02:00
2020-04-16 15:05:07 -03:00
2020-04-17 19:33:43 +10:00
2020-04-16 15:05:07 -03:00
2020-03-22 11:55:44 -03:00