Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: place some inline asm under #if HAVE_INLINE_ASM | Ronald S. Bultje | 2012-06-25 | 1 | -0/+6 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | cosmetics related to LPC changes. | Justin Ruggles | 2011-01-21 | 1 | -4/+5 |
* | Separate window function from autocorrelation. | Justin Ruggles | 2011-01-21 | 1 | -13/+6 |
* | Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext. | Justin Ruggles | 2011-01-21 | 1 | -2/+12 |
* | lpc_mmx: add xmm registers to clobber list | Ramiro Polla | 2010-10-31 | 1 | -0/+2 |
* | lpc_mmx: merge some asm blocks | Ramiro Polla | 2010-10-31 | 1 | -9/+10 |
* | Reduce number of ASM constraints for ff_lpc_compute_autocorr_sse2 since it | Reimar Döffinger | 2010-01-02 | 1 | -9/+10 |
* | Move autocorrelation function from flacenc.c to lpc.c. Also rename the | Justin Ruggles | 2009-10-17 | 1 | -0/+139 |