| Commit message (Expand) | Author | Age | Files | Lines |
* | FFT: factor a shuffle out of the inner loop and merge it into fft_permute. | Loren Merritt | 2011-02-13 | 1 | -0/+1 |
* | Move mm_support() from libavcodec to libavutil, make it a public | Stefano Sabatini | 2010-09-08 | 1 | -2/+3 |
* | Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ | Stefano Sabatini | 2010-09-04 | 1 | -4/+4 |
* | Move SSE optimized 32-point DCT to its own file. Should fix breakage with YASM | Vitor Sessak | 2010-07-06 | 1 | -0/+2 |
* | SSE optimized 32-point DCT | Vitor Sessak | 2010-07-06 | 1 | -0/+8 |
* | Move per-arch fft init bits into the corresponding subdirs | Måns Rullgård | 2009-09-15 | 1 | -0/+44 |