| Commit message (Expand) | Author | Age | Files | Lines |
* | 1000l: Revert accidentally committed change. | Diego Biurrun | 2007-02-07 | 1 | -2/+11 |
* | Replace deprecated PIX_FMT names by the newer variants. | Diego Biurrun | 2007-02-07 | 1 | -11/+2 |
* | Move lzo decompression to libavutil | Reimar Döffinger | 2007-01-31 | 1 | -2/+2 |
* | add AV_WB/WL for lswriting, similar to AV_RB/RL (also increment version) | Alex Beregszaszi | 2007-01-19 | 1 | -2/+2 |
* | Remove alpha channel from RGB555 | Alex Beregszaszi | 2006-11-16 | 1 | -3/+3 |
* | 16-bit grayscale support | Kostya Shishkov | 2006-10-24 | 1 | -2/+6 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | move memory functions from avcodec to avutil | Luca Barbato | 2006-09-25 | 1 | -2/+2 |
* | Add official LGPL license headers to the files that were missing them. | Diego Biurrun | 2006-09-10 | 1 | -0/+18 |
* | Add some new pixel formats to libavutil | Luca Abeni | 2006-08-28 | 1 | -2/+21 |
* | compatibility warning | Michael Niedermayer | 2006-08-20 | 1 | -1/+1 |
* | cleanup PixelFormat a little | Michael Niedermayer | 2006-08-20 | 1 | -22/+36 |
* | Move av_log() & friends to libavutil | Luca Abeni | 2006-07-18 | 1 | -0/+1 |
* | move enum PixelFormat from libavcodec to libavutil | Luca Abeni | 2006-03-30 | 1 | -0/+45 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -5/+5 |
* | libavutil: Utility code from libavcodec moved to a separate library. | Alexander Strasser | 2005-08-01 | 1 | -0/+34 |