Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not decode more data than output buffer may hold | Kostya Shishkov | 2007-09-22 | 1 | -0/+2 |
* | use av_clip_int16() where it makes sense | Aurelien Jacobs | 2007-08-11 | 1 | -1/+1 |
* | Use AV_xx throughout libavcodec | Ramiro Polla | 2007-06-02 | 1 | -4/+4 |
* | 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 | -5/+5 |
* | Remove superfluous setting of has_b_frames in codecs without B-frames. | Nicholas Tung | 2007-04-07 | 1 | -1/+0 |
* | Add av_ prefix to clip functions | Reimar Döffinger | 2007-02-25 | 1 | -1/+1 |
* | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 | Alex Beregszaszi | 2007-01-19 | 1 | -2/+2 |
* | Rename SWAP macro to FFSWAP. | Diego Biurrun | 2006-11-01 | 1 | -1/+1 |
* | support for Delphine Software .cin files demuxing / audio and video decoding,... | Baptiste Coudurier | 2006-10-11 | 1 | -0/+362 |