Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move prototypes for various dsputil init functions to dsputil.h | Måns Rullgård | 2010-03-06 | 1 | -2/+0 |
* | mlp: Re-enable x86-optimized DSP functions. | Ramiro Polla | 2009-05-25 | 1 | -0/+4 |
* | Revert part of r18903: | Ramiro Polla | 2009-05-23 | 1 | -4/+0 |
* | MLP DSP functions x86-optimized. | Ramiro Polla | 2009-05-23 | 1 | -0/+4 |
* | mlp: Simplify adressing of state and coeffs arrays for both filters by making | Ramiro Polla | 2009-05-15 | 1 | -2/+6 |
* | mlp: include mlp.h and use MAX_CHANNELS instead of hardcoding value 8. | Ramiro Polla | 2009-05-15 | 1 | -1/+2 |
* | mlpdec: Move MLP's filter_channel() to dsputils. | Ramiro Polla | 2009-04-30 | 1 | -0/+56 |