Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dsputil: Move LOCAL_ALIGNED macros to libavutil | Diego Biurrun | 2013-02-08 | 1 | -1/+1 |
* | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -1/+2 |
* | x86: call most of the x86 dsp init functions under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -1/+1 |
* | x86: Replace checks for CPU extensions and flags by convenience macros | Diego Biurrun | 2012-09-08 | 1 | -7/+6 |
* | x86: more specific checks for availability of required assembly capabilities | Diego Biurrun | 2012-09-07 | 1 | -4/+5 |
* | x86: Fix linking with some or all of yasm, mmx, optimizations disabled | Diego Biurrun | 2012-08-30 | 1 | -0/+2 |
* | x86: avcodec: Drop silly "_mmx" suffixes from filenames | Diego Biurrun | 2012-08-28 | 1 | -0/+261 |