| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename libavcodec/i386/ --> libavcodec/x86/. | Diego Biurrun | 2008-12-22 | 1 | -525/+0 |
* | Convert asm keyword into __asm__. | Diego Pettenò | 2008-10-16 | 1 | -2/+2 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | Use DECLARE_ALIGNED and remove unneeded attribute_used | Reimar Döffinger | 2008-01-27 | 1 | -4/+4 |
* | Group all copyright and author notices together. | Diego Biurrun | 2007-07-05 | 1 | -50/+40 |
* | Add libavcodec to compiler include flags in order to simplify header | Ronald S. Bultje | 2007-05-16 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Switch idct_mmx_xvid.c from GPL to LGPL as permitted by the | Diego Biurrun | 2006-10-05 | 1 | -12/+11 |
* | Support for Mac OS X Intel, part 3: binary integer constants: | John Dalgliesh | 2006-08-10 | 1 | -5/+5 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -2/+3 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -6/+6 |
* | remove unused table entries | Michael Niedermayer | 2005-09-10 | 1 | -27/+10 |
* | xvids mmx&mmx2 idcts | Michael Niedermayer | 2005-09-10 | 1 | -0/+550 |