| Commit message (Expand) | Author | Age | Files | Lines |
* | fft: mark xmm registers as clobbered in ff_imdct_calc_sse | Ramiro Polla | 2010-10-06 | 1 | -0/+1 |
* | imdct/x86: Use "s->mdct_size" instead of "1 << s->mdct_bits". | Alex Converse | 2010-08-23 | 1 | -1/+1 |
* | Convert ff_imdct_half_sse() to yasm. | Alex Converse | 2010-08-22 | 1 | -101/+0 |
* | Move SSE optimized 32-point DCT to its own file. Should fix breakage with YASM | Vitor Sessak | 2010-07-06 | 1 | -266/+0 |
* | SSE optimized 32-point DCT | Vitor Sessak | 2010-07-06 | 1 | -0/+266 |
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -1/+1 |
* | Merge FFTContext and MDCTContext | Måns Rullgård | 2009-09-20 | 1 | -6/+6 |
* | Move per-arch fft init bits into the corresponding subdirs | Måns Rullgård | 2009-09-15 | 1 | -0/+1 |
* | Replace more uses of __attribute__((aligned)) by DECLARE_ALIGNED. | Ramiro Polla | 2009-06-04 | 1 | -1/+1 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -1/+1 |
* | Rename libavcodec/i386/ --> libavcodec/x86/. | Diego Biurrun | 2008-12-22 | 1 | -0/+202 |