log eatqi.c @ 12501:b3f9612d4ea7 libavcodec

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Sat, 06 Mar 2010 14:24:59 +0000 mru Remove DECLARE_ALIGNED_{8,16} macros libavcodec
Fri, 22 Jan 2010 03:25:11 +0000 mru Move array specifiers outside DECLARE_ALIGNED() invocations libavcodec
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