Sun, 24 May 2009 09:14:19 +0000 |
reimar |
eatqi: move "block" variable into context to ensure sufficient alignment for
libavcodec
|
Mon, 13 Apr 2009 16:20:26 +0000 |
stefano |
Rename bitstream.h to get_bits.h.
libavcodec
|
Sun, 12 Apr 2009 13:17:37 +0000 |
reimar |
Add a av_fast_malloc function and replace several uses of av_fast_realloc,
libavcodec
|
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
|
Sun, 08 Feb 2009 05:49:42 +0000 |
bcoudurier |
remove warning about incompatible pointer
libavcodec
|
Thu, 05 Feb 2009 08:58:35 +0000 |
pross |
Electronic Arts TQI decoder
libavcodec
|