| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 2 | -2/+2 |
* | Convert asm keyword into __asm__. | Diego Pettenò | 2008-10-16 | 4 | -48/+48 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 3 | -6/+6 |
* | cosmetics: __asm__ __volatile__ --> asm volatile | Diego Biurrun | 2008-04-17 | 2 | -43/+43 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -4/+3 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -2/+1 |
* | Group all copyright and author notices together. | Diego Biurrun | 2007-07-05 | 2 | -5/+5 |
* | Remove leading underscores from specifiers, they are reserved. | Diego Biurrun | 2007-07-02 | 1 | -2/+2 |
* | Add libavcodec to compiler include flags in order to simplify header | Ronald S. Bultje | 2007-05-16 | 3 | -6/+6 |
* | typos/grammar | Diego Biurrun | 2007-04-07 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 4 | -16/+24 |
* | Add official LGPL license headers to the files that were missing them. | Diego Biurrun | 2006-09-10 | 1 | -0/+18 |
* | Mark this file properly as LGPL as allowed by its author Leon van Stuivenberg. | Diego Biurrun | 2006-09-05 | 1 | -11/+24 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 2 | -2/+2 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 4 | -358/+358 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 3 | -29/+29 |
* | credit update | Mike Melanson | 2004-03-13 | 3 | -3/+3 |
* | 10l | Michael Niedermayer | 2004-02-26 | 1 | -1/+2 |
* | the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ... | Michael Niedermayer | 2003-06-21 | 1 | -1/+2 |
* | new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leo... | Leon van Stuivenberg | 2003-03-21 | 1 | -31/+59 |
* | clear_blocks_mmi() optimization by BroadQ (and patch by Leon van Stuivenberg ... | Leon van Stuivenberg | 2003-03-18 | 1 | -12/+15 |
* | MpegEncContext.(i)dct_* -> DspContext.(i)dct_* | Michael Niedermayer | 2003-03-03 | 2 | -13/+12 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 3 | -5/+5 |
* | * using DSPContext - so each codec could use its local (sub)set of CPU extension | Zdenek Kabelac | 2002-11-11 | 1 | -10/+10 |
* | dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>) | Leon van Stuivenberg | 2002-10-27 | 1 | -42/+28 |
* | idct_permutation_type variable, so the permutation type can quickly be identi... | Michael Niedermayer | 2002-10-25 | 1 | -4/+2 |
* | ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>) | Leon van Stuivenberg | 2002-10-03 | 4 | -257/+526 |
* | ps2 idct bugfix patch by (Leon van Stuivenberg <leonvs at iae dot nl>) | Leon van Stuivenberg | 2002-09-24 | 1 | -38/+25 |
* | ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>) | Leon van Stuivenberg | 2002-09-23 | 3 | -0/+476 |