diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2012-03-01 15:44:25 -0800 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2012-03-04 21:26:28 +0100 |
commit | 78d4f8cc56554e5d19c3f5688902278c3b795a04 (patch) | |
tree | f1b82d8a9585eb7178cc4a02f42af2622223f8b8 /libavcodec/rangecoder.c | |
parent | de2656ec2518cae65a2b2823470a3ebe15934ba9 (diff) | |
download | ffmpeg-78d4f8cc56554e5d19c3f5688902278c3b795a04.tar.gz |
amrwb: remove duplicate arguments from extrapolate_isf().
Prevents warnings because the dst and src overlap (are the same) in the
memcpy() inside the function.
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
(cherry picked from commit 9d87374ec0f382c8394ad511243db6980afa42af)
Signed-off-by: Reinhard Tartler <siretart@tauware.de>
Diffstat (limited to 'libavcodec/rangecoder.c')
0 files changed, 0 insertions, 0 deletions