summaryrefslogtreecommitdiffstats
path: root/libavcodec/i386/motion_est_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-221-461/+0
* Remove duplicated MM_* macros for CPU capabilities from dsputil.h.Dominik Mierzejewski2008-11-031-3/+3
* Convert asm keyword into __asm__.Diego Pettenò2008-10-161-19/+19
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-2/+3
* Do not misuse long as the size of a register in x86.Ramiro Polla2008-05-081-11/+11
* Add and use DECLARE_ASM_CONST for constants used in assembler code.Reimar Döffinger2008-01-271-2/+2
* Group all copyright and author notices together.Diego Biurrun2007-07-051-2/+2
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-1/+1
* 10l, r8991 broke mmx1 sadLoren Merritt2007-05-111-0/+1
* sse2 version of fullpel sad.Loren Merritt2007-05-111-0/+32
* tweak mmx2 sad.Loren Merritt2007-05-111-90/+121
* tweak mmx2 sad.Loren Merritt2007-05-101-33/+21
* revert bad checkinMåns Rullgård2006-11-141-2/+2
* move some CFLAGS settings away from config.* writing sectionMåns Rullgård2006-11-141-2/+2
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Support for MacIntel, last part: balign directivesJohn Dalgliesh2006-08-121-6/+6
* Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.hLuca Abeni2006-07-031-1/+1
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-190/+190
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 pat...Aurelien Jacobs2004-10-111-60/+61
* attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))Dmitry Baryshkov2004-02-291-1/+1
* copyright year update of the files i touched and remembered, things look anno...Michael Niedermayer2004-01-101-0/+1
* interlaced motion estimationMichael Niedermayer2003-12-301-68/+52
* Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot l...Panagiotis Issaris2003-10-241-3/+3
* removed warningsFabrice Bellard2003-09-091-1/+1
* MpegEncContext.(i)dct_* -> DspContext.(i)dct_*Michael Niedermayer2003-03-031-19/+10
* * prototypes at one placeZdenek Kabelac2003-02-111-3/+0
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-17/+17
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-101-16/+61
* qpel encodingMichael Niedermayer2002-12-271-0/+19
* 100l (sad8x8_x2 had params in wrong order)Michael Niedermayer2002-12-031-1/+2
* license/copyright changeFabrice Bellard2002-05-251-12/+11
* rounding bugfixMichael Niedermayer2002-04-211-0/+6
* 4MV motion estimation (not finished yet)Michael Niedermayer2002-03-271-198/+316
* suppressed nasm dependancy - rewrote forward DCT and motion estimation codeFabrice Bellard2001-08-151-0/+244
OpenPOWER on IntegriCloud