OSDN Git Service

amrnb: use correct size when copying lsf_r array
authorMans Rullgard <mans@mansr.com>
Sun, 20 Feb 2011 16:47:19 +0000 (16:47 +0000)
committerMans Rullgard <mans@mansr.com>
Sun, 20 Feb 2011 17:31:48 +0000 (17:31 +0000)
commit1efa772e20be5869817b2370a557bb14e7ce2fff
treed9a6958f25f5a6e966d0c1b9a1a088e47770c89f
parentef6695387522fc783105ac187c84beaa284e7cff
amrnb: use correct size when copying lsf_r array

lsf_r is an array of int16_t, not float.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/amrnbdec.c