log

age author description
Tue, 09 Mar 2010 06:52:33 +0000 conrad vp3: correctly clip vp3_draw_horiz_band call libavcodec
Tue, 09 Mar 2010 06:21:41 +0000 alexc 10l: Include missing return values in functions made non-void by the previous commit. libavcodec
Tue, 09 Mar 2010 06:13:48 +0000 alexc aacsbr: Propagate errors from read_sbr_grid to prevent crashes in malformatted streams. libavcodec
Tue, 09 Mar 2010 06:11:45 +0000 alexc Add a missing fft.h include to the aacsbr decoder. libavcodec
Tue, 09 Mar 2010 01:20:20 +0000 daniel Bump avcodec minor version for kgv1 decoder libavcodec
Tue, 09 Mar 2010 01:03:09 +0000 daniel Kega Game Video (KGV1) decoder libavcodec
Tue, 09 Mar 2010 00:37:13 +0000 bcoudurier Fix interlaced vc-3 decoding, issue #1753 libavcodec
Tue, 09 Mar 2010 00:29:26 +0000 conrad vp3: Set pict_type libavcodec
Tue, 09 Mar 2010 00:29:22 +0000 conrad vp3: Allocate a dummy reference frame if we have no keyframe libavcodec
Tue, 09 Mar 2010 00:29:19 +0000 conrad vp3: use FF_BUFFER_TYPE_COPY libavcodec
Tue, 09 Mar 2010 00:29:16 +0000 conrad vp3: Don't leak buffers on errors libavcodec
Tue, 09 Mar 2010 00:29:12 +0000 conrad vp3: Simplify buffer management libavcodec
Tue, 09 Mar 2010 00:29:09 +0000 conrad vp3: be less spammy on broken files libavcodec
Mon, 08 Mar 2010 21:19:56 +0000 mru Move ff_sqrt() to libavutil/intmath.h libavcodec
Mon, 08 Mar 2010 20:17:51 +0000 mru Add missing includes in bfin and sh4 files libavcodec