Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Split DCT and FFT initialization into separate files | Diego Biurrun | 2013-08-21 | 1 | -15/+2 |
* | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -9/+11 |
* | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | x86: call most of the x86 dsp init functions under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -2/+2 |
* | x86: Replace checks for CPU extensions and flags by convenience macros | Diego Biurrun | 2012-09-08 | 1 | -11/+8 |
* | x86: avcodec: Appropriately name files containing only init functions | Diego Biurrun | 2012-08-15 | 1 | -0/+72 |