log vp56.c @ 11050:170c9ce34d14 libavcodec

age author description
Thu, 28 Jan 2010 23:49:46 +0000 aurel vp56: check buffer size to fix a potential segfault libavcodec
Sat, 23 Jan 2010 13:49:09 +0000 reimar Use av_freep intead of av_free to free pointers in vp56 context. libavcodec
Tue, 07 Apr 2009 18:24:47 +0000 aurel fix vp5/vp6 decoding by using new prototype for decode function libavcodec
Mon, 09 Feb 2009 22:45:30 +0000 aurel vp56: alpha_offset is uninitialized on purpose libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 15 Dec 2008 00:00:16 +0000 aurel vp56: don't reset dimensions to 0 in codec init libavcodec
Fri, 12 Dec 2008 00:51:53 +0000 aurel rename Vp56Model to VP56Model for consistency libavcodec
Thu, 11 Dec 2008 23:00:58 +0000 aurel cosmetics: vertical alignment libavcodec
Thu, 11 Dec 2008 22:56:19 +0000 aurel avoid POSIX reserved _t suffix libavcodec
Wed, 10 Dec 2008 21:35:17 +0000 lorenm clear_block mmx libavcodec
Tue, 13 May 2008 15:56:45 +0000 cehoyos Add VP56_FRAME_NONE and use VP56_FRAME_CURRENT. libavcodec
Thu, 08 May 2008 21:59:51 +0000 aurel ensure vp56_decode_frame always return unchanged buf_size libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Fri, 01 Feb 2008 16:16:40 +0000 michael const libavcodec