| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Replace ASMALIGN() with .p2align | Mans Rullgard | 2011-01-18 | 1 | -8/+8 |
* | sad16_sse2: merge 2 asm blocks | Ramiro Polla | 2010-10-31 | 1 | -10/+7 |
* | motion_est_mmx: prefer xmm registers below xmm6 when they are available | Ramiro Polla | 2010-10-31 | 1 | -6/+6 |
* | Move mm_support() from libavcodec to libavutil, make it a public | Stefano Sabatini | 2010-09-08 | 1 | -1/+1 |
* | Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ | Stefano Sabatini | 2010-09-04 | 1 | -3/+3 |
* | Remove global mm_flags variable | Måns Rullgård | 2010-08-24 | 1 | -0/+2 |
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -1/+1 |
* | Move declarations of some mmx functions to dsputil_mmx.h | Måns Rullgård | 2009-08-29 | 1 | -0/+1 |
* | Do not use SSE2 SAD for snow as it requires more alignment than can be | Michael Niedermayer | 2009-04-09 | 1 | -1/+1 |
* | Rename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity and consistency | Stefano Sabatini | 2009-04-04 | 1 | -1/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Rename libavcodec/i386/ --> libavcodec/x86/. | Diego Biurrun | 2008-12-22 | 1 | -0/+461 |