Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dsputil: Move fdct function declarations to dct.h | Diego Biurrun | 2013-02-09 | 1 | -1/+1 |
* | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -1/+2 |
* | x86: mmx2 ---> mmxext in function names | Diego Biurrun | 2012-10-31 | 1 | -3/+3 |
* | x86: Replace checks for CPU extensions and flags by convenience macros | Diego Biurrun | 2012-09-08 | 1 | -4/+5 |
* | x86: Split inline and external assembly #ifdefs | Diego Biurrun | 2012-08-31 | 1 | -18/+12 |
* | x86: Fix linking with some or all of yasm, mmx, optimizations disabled | Diego Biurrun | 2012-08-30 | 1 | -10/+20 |
* | x86: mpegvideoenc: fix linking with --disable-mmx | Diego Biurrun | 2012-08-29 | 1 | -3/+3 |
* | x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiation | Diego Biurrun | 2012-08-29 | 1 | -17/+22 |
* | x86: mpegvideoenc: Split optimizations off into a separate file | Diego Biurrun | 2012-08-24 | 1 | -0/+96 |