| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove redundant #inclusion of common.h, avcodec.h already #includes it. | Diego Biurrun | 2007-05-10 | 1 | -1/+0 |
* | Get rid of unnecessary pointer casts. | Nicholas Tung | 2007-04-08 | 1 | -3/+3 |
* | Remove superfluous setting of has_b_frames in codecs without B-frames. | Nicholas Tung | 2007-04-07 | 1 | -1/+0 |
* | Replace deprecated PIX_FMT names by the newer variants. | Diego Biurrun | 2007-02-07 | 1 | -1/+1 |
* | Fix 16 bit cscd samples, 16 bit raw means RGB555 on Windows, and the original | Reimar Döffinger | 2006-12-09 | 1 | -1/+1 |
* | Typo in error message | Reimar Döffinger | 2006-12-09 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | faster copy functions for lzo decoder that also need padding | Reimar Döffinger | 2006-01-22 | 1 | -1/+1 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | Our own LZO (1X) implementation, under LGPL and optimized for readability. | Reimar Döffinger | 2006-01-12 | 1 | -11/+3 |
* | CamStudio decoder, only 32 bit lzo mode is tested | Reimar Döffinger | 2006-01-09 | 1 | -0/+270 |