| Commit message (Expand) | Author | Age | Files | Lines |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -2/+2 |
* | Add and use DECLARE_ASM_CONST for constants used in assembler code. | Reimar Döffinger | 2008-01-27 | 1 | -2/+2 |
* | Use DECLARE_ALIGNED in yet another place | Reimar Döffinger | 2008-01-27 | 1 | -1/+1 |
* | Use DECLARE_ALIGNED | Reimar Döffinger | 2008-01-27 | 1 | -1/+1 |
* | Add libavcodec to compiler include flags in order to simplify header | Ronald S. Bultje | 2007-05-16 | 1 | -2/+2 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Support for MacIntel, last part: balign directives | John Dalgliesh | 2006-08-12 | 1 | -7/+7 |
* | Support for MacIntel, take xx: '/nop' illegal for old versions of GAS | John Dalgliesh | 2006-08-10 | 1 | -76/+54 |
* | 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 | -1027/+1027 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -13/+13 |
* | some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge... | Michael Niedermayer | 2004-05-18 | 1 | -0/+1 |
* | attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) | Dmitry Baryshkov | 2004-02-29 | 1 | -2/+2 |
* | another non const static, maybe its thread save now | Michael Niedermayer | 2003-09-15 | 1 | -2/+5 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -2/+2 |
* | * using DSPContext - so each codec could use its local (sub)set of CPU extension | Zdenek Kabelac | 2002-11-11 | 1 | -2/+2 |
* | idct permutation cleanup, idct can be selected per context now | Michael Niedermayer | 2002-09-29 | 1 | -2/+15 |
* | license/copyright change | Fabrice Bellard | 2002-05-25 | 1 | -19/+19 |
* | C4=16383 for the c version too and even for some outcommented code | Michael Niedermayer | 2002-05-02 | 1 | -2/+2 |
* | set C4 to 16383 | Michael Niedermayer | 2002-05-02 | 1 | -1/+14 |
* | - Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now. | Juanjo | 2002-05-02 | 1 | -3/+3 |
* | Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net> | Nick Kurshev | 2002-01-20 | 1 | -4/+5 |
* | (commit by michael) | Michael Niedermayer | 2002-01-17 | 1 | -1110/+938 |
* | new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT... | Arpi | 2001-12-09 | 1 | -0/+1455 |