7 Commits (778bc09bbe5cd5b1044c47ff914de34971e3ba81)

Author SHA1 Message Date
Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 years ago
Reimar Döffinger 238ef6dadd Add a av_fast_malloc function and replace several uses of av_fast_realloc, 16 years ago
Reimar Döffinger 9bf993a5b5 Use void * instead of uint8_t * for the destination buffer for dsp.bswap_buf 16 years ago
Reimar Döffinger 55775b099d Use AVERROR(ENOMEM) instead of AVERROR_NOMEM / -1 in eatqi and mimic decoders 16 years ago
Thilo Borgmann 7a00bbad21 Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
Baptiste Coudurier a7573719e5 remove warning about incompatible pointer 16 years ago
Peter Ross d8964f3afa Electronic Arts TQI decoder 16 years ago