| Commit message (Expand) | Author | Age | Files | Lines |
* | inline asm: fix arrays as named constraints. | Matt Oliver | 2014-05-07 | 1 | -1/+1 |
* | avcodec/x86/idct_sse2_xvid: fix non C99 inline function | Michael Niedermayer | 2014-04-14 | 1 | -1/+1 |
* | Automatically change MANGLE() into named inline asm operands when direct symb... | Matt Oliver | 2014-03-18 | 1 | -1/+1 |
* | avcodec/x86/idct_sse2_xvid: move offsets out of MANGLE() | Matt Oliver | 2014-03-17 | 1 | -8/+8 |
* | Merge commit '0b8b2ae5e93d616c2ece59f7175f483154cff918' | Michael Niedermayer | 2013-10-06 | 1 | -2/+2 |
|\ |
|
| * | x86: xviddct: Employ more specific ifdefs | Diego Biurrun | 2013-10-05 | 1 | -2/+2 |
* | | Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a' | Michael Niedermayer | 2013-05-14 | 1 | -1/+1 |
|\| |
|
| * | x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h | Diego Biurrun | 2013-05-12 | 1 | -1/+1 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge commit '098eed95bc1a6b2c8ac97f126f62bb74699670cf' | Michael Niedermayer | 2013-01-29 | 1 | -1/+1 |
|\| |
|
| * | x86: Simplify some arch conditionals | Diego Biurrun | 2013-01-29 | 1 | -1/+1 |
* | | idct_sse2_xvid: remove libavutil/internal.h include | Michael Niedermayer | 2012-08-16 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+2 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-09 | 1 | -1/+1 |
|\| |
|
| * | x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h | Mans Rullgard | 2012-08-09 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-26 | 1 | -0/+4 |
|\| |
|
| * | x86/dsputil: put inline asm under HAVE_INLINE_ASM. | Ronald S. Bultje | 2012-07-25 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-24 | 1 | -1/+1 |
|\| |
|
| * | doxygen: Consistently use '@' instead of '\' for Doxygen markup. | Diego Biurrun | 2011-06-24 | 1 | -1/+1 |
| * | 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 | -1/+1 |
* | xmm_clobbers: list xmm registers first in clobber list | Ramiro Polla | 2010-10-31 | 1 | -5/+5 |
* | idct_sse2_xvid: only mark xmm>=8 as clobbered on x86_64 | Ramiro Polla | 2010-10-31 | 1 | -2/+4 |
* | idct_sse2_xvid: add xmm registers to clobber list | Ramiro Polla | 2010-10-31 | 1 | -1/+7 |
* | Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx() | Ronald S. Bultje | 2010-08-30 | 1 | -2/+2 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -10/+10 |
* | Move declarations of some mmx functions to dsputil_mmx.h | Måns Rullgård | 2009-08-29 | 1 | -0/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -2/+2 |
* | Rename libavcodec/i386/ --> libavcodec/x86/. | Diego Biurrun | 2008-12-22 | 1 | -0/+394 |