Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | Declare zlib dependency in the Makefile, not in the source. | Diego Biurrun | 2007-01-21 | 1 | -2/+0 | |
* | Really fix my never ending mistakes. | Benjamin Larsson | 2007-01-21 | 1 | -2/+3 | |
* | Don't break compilation on systems without zlib. | Benjamin Larsson | 2007-01-21 | 1 | -0/+2 | |
* | The block_size might be used incorrectly if it is not updated. | Benjamin Larsson | 2007-01-21 | 1 | -2/+2 | |
* | Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup. | Benjamin Larsson | 2007-01-21 | 1 | -18/+1 | |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 | |
* | Flash Screen Video decoder (fourcc:FSV1) | Benjamin Larsson | 2006-06-01 | 1 | -0/+274 |