| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Correct a forgotten RGB32. | Michael Niedermayer | 2009-12-10 | 1 | -1/+1 |
* | Rename pbBufPtr() to put_bits_ptr(). | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Fix lossless jpeg encoder to comply to spec and store full redundant | Michael Niedermayer | 2008-08-30 | 1 | -4/+4 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | Add some long names to AVCodec declarations. | Stefano Sabatini | 2008-04-29 | 1 | -0/+1 |
* | Group all copyright and author notices together. | Diego Biurrun | 2007-07-05 | 1 | -4/+4 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+1 |
* | add a proper prefix to all mjpeg encoder exported functions | Aurelien Jacobs | 2007-05-18 | 1 | -8/+8 |
* | split ljpeg encoder out of mjpeg.c | Aurelien Jacobs | 2007-05-18 | 1 | -0/+197 |