aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/i386/motion_est_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* 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