| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Consistently use cpu flag detection macros in places that still miss it | Diego Biurrun | 2014-01-14 | 1 | -2/+2 |
* | swscale: x86: Consistently use lowercase function name suffixes | Diego Biurrun | 2013-11-22 | 1 | -4/+4 |
* | swscale: x86: Hide arch-specific initialization details | Diego Biurrun | 2013-08-28 | 1 | -5/+5 |
* | cosmetics: Remove unnecessary extern keywords from function declarations | Diego Biurrun | 2013-03-27 | 1 | -11/+11 |
* | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -4/+4 |
* | x86: mmx2 ---> mmxext in function names | Diego Biurrun | 2012-10-31 | 1 | -2/+2 |
* | x86: mmx2 ---> mmxext in comments and messages | Diego Biurrun | 2012-10-31 | 1 | -1/+1 |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -16/+16 |
* | x86: Replace checks for CPU extensions and flags by convenience macros | Diego Biurrun | 2012-09-08 | 1 | -8/+7 |
* | x86: Split inline and external assembly #ifdefs | Diego Biurrun | 2012-08-31 | 1 | -3/+3 |
* | x86: cosmetics: Comment some #endifs for better readability | Diego Biurrun | 2012-08-30 | 1 | -1/+1 |
* | x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h | Mans Rullgard | 2012-08-09 | 1 | -1/+1 |
* | x86: build: replace mmx2 by mmxext | Diego Biurrun | 2012-08-03 | 1 | -8/+8 |
* | swscale: Mark all init functions as av_cold | Diego Biurrun | 2012-07-23 | 1 | -1/+2 |
* | swscale: x86: Drop pointless _mmx suffix from filenames | Diego Biurrun | 2012-07-23 | 1 | -0/+493 |