| Commit message (Expand) | Author | Age | Files | Lines |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | 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/+5 |
* | include all prerequisites in header files | Måns Rullgård | 2007-06-16 | 1 | -0/+3 |
* | misc typo fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+2 |
* | 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/+20 |
* | warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it | Diego Biurrun | 2006-01-25 | 1 | -4/+4 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -92/+92 |
* | adding a few const | Michael Niedermayer | 2005-06-01 | 1 | -2/+2 |
* | AVRational | Michael Niedermayer | 2003-10-20 | 1 | -12/+12 |
* | intra dc treshold != 0 decoding fixed | Michael Niedermayer | 2003-10-12 | 1 | -0/+4 |
* | warning fix | Alex Beregszaszi | 2003-07-07 | 1 | -1/+1 |
* | simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now i... | Michael Niedermayer | 2003-04-10 | 1 | -4/+6 |
* | rvlc decoding support | Michael Niedermayer | 2003-03-12 | 1 | -0/+208 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -0/+5 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -13/+13 |
* | correcter mpeg4 headers | Michael Niedermayer | 2002-12-30 | 1 | -0/+6 |
* | correct mpeg4 vo type | Michael Niedermayer | 2002-12-09 | 1 | -2/+7 |
* | better/cleaner error resilience (done in a 2nd pass after decoding) | Michael Niedermayer | 2002-10-13 | 1 | -1/+3 |
* | idct permutation cleanup, idct can be selected per context now | Michael Niedermayer | 2002-09-29 | 1 | -2/+2 |
* | interlaced mpeg4 b frame decoding | Michael Niedermayer | 2002-09-13 | 1 | -0/+4 |
* | dc scale simplification/optimization | Michael Niedermayer | 2002-06-18 | 1 | -0/+10 |
* | data partitioning | Michael Niedermayer | 2002-06-02 | 1 | -0/+4 |
* | - H263 PAR support by Alex Beregszaszi. | Juanjo | 2002-05-03 | 1 | -1/+1 |
* | export delay info | Michael Niedermayer | 2002-04-22 | 1 | -0/+3 |
* | mpeg4 mpeg quantizer support | Michael Niedermayer | 2002-04-07 | 1 | -0/+24 |
* | msmpeg4v2 decoding (no encoding yet) | Michael Niedermayer | 2002-04-05 | 1 | -2/+21 |
* | mpeg4 b-frames :) | Michael Niedermayer | 2002-03-12 | 1 | -0/+4 |
* | gmc bitstream decoding support (the real motion compensation isnt implemnted ... | Michael Niedermayer | 2002-03-07 | 1 | -0/+6 |
* | parsing more of the mpeg4 header & print some "not supported" stuff | Michael Niedermayer | 2002-03-05 | 1 | -0/+12 |
* | updated scans | Fabrice Bellard | 2001-08-07 | 1 | -23/+0 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 1 | -0/+106 |