log vp56.c @ 12530:63edd10ad4bc libavcodec tip

age author description
Wed, 28 Jul 2010 05:40:38 +0000 alexc 10l: missed one reindent. libavcodec
Wed, 28 Jul 2010 05:36:33 +0000 alexc ff_prefix non static vp56 functions. libavcodec
Fri, 30 Apr 2010 21:30:22 +0000 mru VP56: move vp56_edge_filter to new VP56DSPContext libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Wed, 03 Mar 2010 22:29:06 +0000 aurel move vp6 huffman table freeing code, out of common vp56 code libavcodec
Wed, 03 Mar 2010 17:24:32 +0000 vitor Plug some memory leaks in the VP6 decoder libavcodec
Fri, 29 Jan 2010 19:11:47 +0000 reimar Make VP5 and VP6 decoders output a qscale table to allow for more automatic libavcodec
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