OSDN Git Service

Fix declarations of complex numbers
authorMåns Rullgård <mans@mansr.com>
Thu, 9 Jul 2009 10:16:00 +0000 (10:16 +0000)
committerMåns Rullgård <mans@mansr.com>
Thu, 9 Jul 2009 10:16:00 +0000 (10:16 +0000)
commit181b3363043fae8ff05803f792c1cdd8cafd8c41
tree425bf642f36ddb5373fed6bfe4857c650761035b
parent0d73abb86ab73d668bd314e68f4c21c86e95391a
Fix declarations of complex numbers

Complex numbers must be declared using a base type of float, double,
or long double.

Originally committed as revision 19390 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/iirfilter.c