Age | Commit message (Expand) | Author |
---|---|---|
2012-10-11 | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer |
2012-10-11 | dsputil: split out mlp dsp function | Luca Barbato |
2011-06-08 | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer |
2011-06-07 | Drop unnecessary directory prefixes from #include directives. | Diego Biurrun |
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard |
2010-03-06 | Move prototypes for various dsputil init functions to dsputil.h | Måns Rullgård |
2009-05-25 | mlp: Re-enable x86-optimized DSP functions. | Ramiro Polla |
2009-05-23 | Revert part of r18903: | Ramiro Polla |
2009-05-23 | MLP DSP functions x86-optimized. | Ramiro Polla |
2009-05-15 | mlp: Simplify adressing of state and coeffs arrays for both filters by making | Ramiro Polla |
2009-05-15 | mlp: include mlp.h and use MAX_CHANNELS instead of hardcoding value 8. | Ramiro Polla |
2009-04-30 | mlpdec: Move MLP's filter_channel() to dsputils. | Ramiro Polla |