OSDN Git Service

10l: reverse the biquad coefficients.
authorJustin Ruggles <justin.ruggles@gmail.com>
Fri, 21 Jan 2011 20:59:20 +0000 (20:59 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 23 Jan 2011 18:32:07 +0000 (19:32 +0100)
commitff5eded449c32ef46489a9225445801837beb6a6
treeee51cd3ca8c6915e01bf0cf82ec7b3c0cc25f3df
parentba0dd9e8ffed02a89ce5f0c5110cede6f07896ba
10l: reverse the biquad coefficients.

I did not notice that the filter implementation uses a reversed history state.

Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 98cfadd648bfb2ab48e4c18d832e946a1ba050c8)
libavcodec/iirfilter.c