| Commit message (Expand) | Author | Age | Files | Lines |
* | Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h | Luca Abeni | 2006-07-03 | 1 | -1/+1 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -190/+190 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -1/+1 |
* | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 pat... | Aurelien Jacobs | 2004-10-11 | 1 | -60/+61 |
* | attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) | Dmitry Baryshkov | 2004-02-29 | 1 | -1/+1 |
* | copyright year update of the files i touched and remembered, things look anno... | Michael Niedermayer | 2004-01-10 | 1 | -0/+1 |
* | interlaced motion estimation | Michael Niedermayer | 2003-12-30 | 1 | -68/+52 |
* | Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot l... | Panagiotis Issaris | 2003-10-24 | 1 | -3/+3 |
* | removed warnings | Fabrice Bellard | 2003-09-09 | 1 | -1/+1 |
* | MpegEncContext.(i)dct_* -> DspContext.(i)dct_* | Michael Niedermayer | 2003-03-03 | 1 | -19/+10 |
* | * prototypes at one place | Zdenek Kabelac | 2003-02-11 | 1 | -3/+0 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -17/+17 |
* | * static,const,compiler warning cleanup | Zdenek Kabelac | 2003-02-10 | 1 | -16/+61 |
* | qpel encoding | Michael Niedermayer | 2002-12-27 | 1 | -0/+19 |
* | 100l (sad8x8_x2 had params in wrong order) | Michael Niedermayer | 2002-12-03 | 1 | -1/+2 |
* | license/copyright change | Fabrice Bellard | 2002-05-25 | 1 | -12/+11 |
* | rounding bugfix | Michael Niedermayer | 2002-04-21 | 1 | -0/+6 |
* | 4MV motion estimation (not finished yet) | Michael Niedermayer | 2002-03-27 | 1 | -198/+316 |
* | suppressed nasm dependancy - rewrote forward DCT and motion estimation code | Fabrice Bellard | 2001-08-15 | 1 | -0/+244 |