Mercurial > libavcodec.hg
log iirfilter.c @ 9952:4b3abcad0628 libavcodec
age | author | description |
---|---|---|
Fri, 10 Jul 2009 20:55:15 +0000 | alexc | Mark iir filter init and free functions av_cold. libavcodec |
Fri, 10 Jul 2009 20:51:22 +0000 | alexc | Fix "iirfilter.c:55: warning: unused variable ¡Æsize¡Ç" libavcodec |
Fri, 10 Jul 2009 20:45:13 +0000 | alexc | Eliminate use of complex.h from iirfilter.c libavcodec |
Thu, 09 Jul 2009 10:16:00 +0000 | mru | Fix declarations of complex numbers libavcodec |
Sun, 01 Feb 2009 02:00:19 +0000 | diego | Use full internal pathname in doxygen @file directives. libavcodec |
Thu, 28 Aug 2008 04:53:57 +0000 | kostya | Add generic IIR filter interface with Butterworth lowpass filter implementation libavcodec |