Mercurial > libavcodec.hg
log mlpdsp.c @ 11101:a82b9c88682f libavcodec
age | author | description |
---|---|---|
Mon, 25 May 2009 01:53:43 +0000 | ramiro | mlp: Re-enable x86-optimized DSP functions. libavcodec |
Sat, 23 May 2009 01:20:42 +0000 | ramiro | Revert part of r18903: libavcodec |
Sat, 23 May 2009 00:23:30 +0000 | ramiro | MLP DSP functions x86-optimized. libavcodec |
Fri, 15 May 2009 15:34:22 +0000 | ramiro | mlp: Simplify adressing of state and coeffs arrays for both filters by making libavcodec |
Fri, 15 May 2009 15:30:43 +0000 | ramiro | mlp: include mlp.h and use MAX_CHANNELS instead of hardcoding value 8. libavcodec |
Thu, 30 Apr 2009 12:30:05 +0000 | ramiro | mlpdec: Move MLP's filter_channel() to dsputils. libavcodec |