g723_1: use all LPC vectors in formant postfilter
authorKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 6 Aug 2012 18:25:16 +0000 (20:25 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 8 Aug 2012 11:23:22 +0000 (13:23 +0200)
commitf86b2f36612debf10a07300acadba08f7b092bcb
tree90146302389c1d56f3847c249ff69a5a9d877095
parent385ec296f1b39a2f49d1e897a2606c29da173f6a
g723_1: use all LPC vectors in formant postfilter

Due to some mistake LPC vector for the first subframe was used for all
subframes instead of their own LPC vectors.
libavcodec/g723_1.c