OSDN Git Service

dcadsp: scan coefficients linearly in dca_lfe_fir
authorChristophe Gisquet <christophe.gisquet@gmail.com>
Fri, 14 Feb 2014 15:03:08 +0000 (15:03 +0000)
committerJanne Grunau <janne-libav@jannau.net>
Fri, 28 Feb 2014 12:00:47 +0000 (13:00 +0100)
commit57b1eb9f75b04571063ddec316e290c216c114ac
tree348bd155e0a04f179a1d1a40ff2ce760b88fe835
parentad507d7907457e678900bac132122ba7be4644cb
dcadsp: scan coefficients linearly in dca_lfe_fir

This change is inspired by x86 asm where it frees a register.

Signed-off-by: Janne Grunau <janne-libav@jannau.net>
libavcodec/dcadsp.c