summaryrefslogtreecommitdiff
path: root/libavcodec/i386/motion_est_mmx.c
Commit message (Expand)AuthorAge
* revert bad checkinMåns Rullgård2006-11-14
* move some CFLAGS settings away from config.* writing sectionMåns Rullgård2006-11-14
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Support for MacIntel, last part: balign directivesJohn Dalgliesh2006-08-12
* Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.hLuca Abeni2006-07-03
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 pat...Aurelien Jacobs2004-10-11
* attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))Dmitry Baryshkov2004-02-29
* copyright year update of the files i touched and remembered, things look anno...Michael Niedermayer2004-01-10
* interlaced motion estimationMichael Niedermayer2003-12-30
* Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot l...Panagiotis Issaris2003-10-24
* removed warningsFabrice Bellard2003-09-09
* MpegEncContext.(i)dct_* -> DspContext.(i)dct_*Michael Niedermayer2003-03-03
* * prototypes at one placeZdenek Kabelac2003-02-11
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-10
* qpel encodingMichael Niedermayer2002-12-27
* 100l (sad8x8_x2 had params in wrong order)Michael Niedermayer2002-12-03
* license/copyright changeFabrice Bellard2002-05-25
* rounding bugfixMichael Niedermayer2002-04-21
* 4MV motion estimation (not finished yet)Michael Niedermayer2002-03-27
* suppressed nasm dependancy - rewrote forward DCT and motion estimation codeFabrice Bellard2001-08-15