log mlpdsp.c @ 12475:9fef0a8ddd63 libavcodec

age author description
Sat, 06 Mar 2010 22:36:49 +0000 mru Move prototypes for various dsputil init functions to dsputil.h libavcodec
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