Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eatqi: move "block" variable into context to ensure sufficient alignment for | Reimar Döffinger | 2009-05-24 | 1 | -3/+3 |
* | Rename bitstream.h to get_bits.h. | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
* | Add a av_fast_malloc function and replace several uses of av_fast_realloc, | Reimar Döffinger | 2009-04-12 | 1 | -1/+1 |
* | Use void * instead of uint8_t * for the destination buffer for dsp.bswap_buf | Reimar Döffinger | 2009-04-12 | 1 | -2/+2 |
* | Use AVERROR(ENOMEM) instead of AVERROR_NOMEM / -1 in eatqi and mimic decoders | Reimar Döffinger | 2009-04-12 | 1 | -1/+1 |
* | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann | 2009-04-07 | 1 | -1/+3 |
* | remove warning about incompatible pointer | Baptiste Coudurier | 2009-02-08 | 1 | -1/+1 |
* | Electronic Arts TQI decoder | Peter Ross | 2009-02-05 | 1 | -0/+166 |