summaryrefslogtreecommitdiff
path: root/libavcodec/x86/mpegvideo_mmx_template.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-041-1/+1
|\
| * x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-031-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-161-2/+2
|\ \ | |/
| * dsputil: Add ff_ prefix to inv_zigzag_direct16Martin Storsjö2012-02-151-2/+2
* | mpegvideo: support encoding with chroma intra tables that differ from luma.Michael Niedermayer2011-09-251-4/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-181-1/+1
|\ \ | |/
| * x86: Use LOCAL_ALIGNED in mpegvideo_mmx_templateMartin Storsjö2011-07-181-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-301-11/+0
|\ \ | |/
| * Remove disabled non-optimized code variants.Diego Biurrun2011-04-291-11/+0
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Replace ASMALIGN() with .p2alignMans Rullgard2011-01-181-2/+2
* mpegvideo_mmx: add xmm registers to clobber listRamiro Polla2010-10-311-0/+4
* Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård2010-03-061-1/+1
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-221-1/+1
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-4/+4
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-221-0/+376