diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-03-07 15:34:19 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-03-13 13:04:31 +0100 |
commit | 998173ed94c5f9926a6a5fea2c33d2e37add66ba (patch) | |
tree | 7eb009c4127695042fd98e931b7dbc22f4c3c016 /libavutil/murmur3.c | |
parent | bffed1d9d0c5f07cd7008245b93430cfd7150174 (diff) | |
download | ffmpeg-998173ed94c5f9926a6a5fea2c33d2e37add66ba.tar.gz |
avcodec/opusdec: Fix delayed sample value
Fixes out of array access
Fixes: ffmpeg_opus_crash1.ogg
This solution is likely not optimal in terms of error concealment but
its simple and fixes the out of array access.
Found-by: Thomas Lindroth <thomas.lindroth@gmail.com>
Tested-by: Thomas Lindroth <thomas.lindroth@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 6c583e9048fe9db2ed4d7bbc75f4f1d76e82761a)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil/murmur3.c')
0 files changed, 0 insertions, 0 deletions