Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | add a comment to indicate which #endif belong to which #define | Guillaume Poirier | 2007-06-17 | 1 | -1/+1 |
* | add multiple inclusion guards to headers | Måns Rullgård | 2007-06-17 | 1 | -0/+4 |
* | include all prerequisites in header files | Måns Rullgård | 2007-06-16 | 1 | -0/+2 |
* | make more tables static | Måns Rullgård | 2006-11-12 | 1 | -4/+4 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Add official LGPL license headers to the files that were missing them. | Diego Biurrun | 2006-09-10 | 1 | -0/+21 |
* | out of array read fix | Michael Niedermayer | 2006-03-10 | 1 | -2/+2 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -70/+70 |
* | adding a few const | Michael Niedermayer | 2005-06-01 | 1 | -1/+1 |
* | interlaced motion estimation | Michael Niedermayer | 2003-12-30 | 1 | -2/+2 |
* | rv20 / h263 b frame fix | Michael Niedermayer | 2003-12-21 | 1 | -9/+9 |
* | rv20 (h263) b frame decoding support | Michael Niedermayer | 2003-12-04 | 1 | -0/+43 |
* | h263 loop filter | Michael Niedermayer | 2003-12-01 | 1 | -1/+7 |
* | rv20 decoder | Michael Niedermayer | 2003-11-30 | 1 | -1/+22 |
* | forgot | Michael Niedermayer | 2003-11-29 | 1 | -0/+16 |
* | h263 stuffing decode fix | Michael Niedermayer | 2003-09-26 | 1 | -28/+12 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -0/+5 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -16/+16 |
* | dc scale simplification/optimization | Michael Niedermayer | 2002-06-18 | 1 | -0/+6 |
* | msmpeg4v1 decoding | Michael Niedermayer | 2002-06-02 | 1 | -4/+4 |
* | - Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now. | Juanjo | 2002-05-02 | 1 | -33/+60 |
* | msmpeg4v2 decoding (no encoding yet) | Michael Niedermayer | 2002-04-05 | 1 | -2/+2 |
* | - H.263+ decoder support for Advanded INTRA Coding (buggy) | Juanjo | 2002-02-18 | 1 | -0/+41 |
* | - Added support to Inter4V+Q MBs to H.263 decoder. | Juanjo | 2001-11-17 | 1 | -3/+7 |
* | - Bug fix on inter MCBPC table for inter+q. | Juanjo | 2001-11-03 | 1 | -1/+18 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 1 | -0/+115 |