| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: avcodec: Drop silly "_mmx" suffixes from filenames | Diego Biurrun | 2012-08-28 | 1 | -492/+0 |
* | 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 | -1/+1 |
* | x86: place some inline asm under #if HAVE_INLINE_ASM | Ronald S. Bultje | 2012-06-25 | 1 | -0/+6 |
* | x86: move some inline asm macros to the only places they are used | Mans Rullgard | 2012-06-23 | 1 | -0/+6 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Move mm_support() from libavcodec to libavutil, make it a public | Stefano Sabatini | 2010-09-08 | 1 | -1/+2 |
* | Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ | Stefano Sabatini | 2010-09-04 | 1 | -2/+2 |
* | Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx() | Ronald S. Bultje | 2010-08-30 | 1 | -1/+1 |
* | Move cavs dsp functions to their own struct | Måns Rullgård | 2010-08-03 | 1 | -2/+11 |
* | Make ff_pw_4 128 bits | David Conrad | 2010-07-11 | 1 | -1/+1 |
* | x86: move function prototypes to header files | Måns Rullgård | 2010-03-06 | 1 | -5/+0 |
* | Remove DECLARE_ALIGNED_{8,16} macros | Måns Rullgård | 2010-03-06 | 1 | -2/+2 |
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -1/+1 |
* | Use MANGLE in cavsdsp, the current version using "m" constraints will not | Reimar Döffinger | 2009-10-01 | 1 | -23/+23 |
* | convert ff_pw_64 into an xmm_reg for future use in vp6 sse code | Aurelien Jacobs | 2009-02-12 | 1 | -1/+1 |
* | avoid duplicating dsputil's clear_block | Stefan Gehrer | 2009-02-10 | 1 | -22/+0 |
* | Rename libavcodec/i386/ --> libavcodec/x86/. | Diego Biurrun | 2008-12-22 | 1 | -0/+497 |