OSDN Git Service

qdm2: Use floating point synthesis filter.
authorVitor Sessak <vitor1001@gmail.com>
Thu, 19 May 2011 19:33:27 +0000 (21:33 +0200)
committerRonald S. Bultje <rsbultje@gmail.com>
Fri, 20 May 2011 00:32:18 +0000 (20:32 -0400)
commit984ece7503597d30e6f3bdeb67e337ea1616f880
tree2e10c424c58442b6dcfd707503c58edace0203c5
parent4e987f8282ff7658a6f804b9db39954bb59fa72e
qdm2: Use floating point synthesis filter.

This avoid needlessly convertion from floating point to fixed point and back.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
libavcodec/qdm2.c