Mercurial > libavcodec.hg
log eatqi.c @ 9414:5a738e8f9524 libavcodec
age | author | description |
---|---|---|
Sun, 12 Apr 2009 12:25:53 +0000 | reimar | Use void * instead of uint8_t * for the destination buffer for dsp.bswap_buf libavcodec |
Sun, 12 Apr 2009 09:33:38 +0000 | reimar | Use AVERROR(ENOMEM) instead of AVERROR_NOMEM / -1 in eatqi and mimic decoders libavcodec |
Tue, 07 Apr 2009 15:59:50 +0000 | rbultje | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec |