log vp6.c @ 12530:63edd10ad4bc libavcodec tip

age author description
Wed, 25 Aug 2010 13:42:28 +0000 rbultje Move vp6_filter_diag4() from DSPContext to VP56DSPContext. libavcodec
Wed, 04 Aug 2010 23:04:05 +0000 darkshikari VP5/6/8: eliminate CABAC dependency libavcodec
Wed, 28 Jul 2010 05:38:30 +0000 alexc Reindent after last commit. libavcodec
Wed, 28 Jul 2010 05:36:33 +0000 alexc ff_prefix non static vp56 functions. libavcodec
Thu, 24 Jun 2010 09:02:44 +0000 mru vp6: convert VLA to fixed size 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
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which 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
Sun, 05 Jul 2009 16:01:51 +0000 reimar Add a check to vp6_parse_coeff_huffman to ensure it does not overread the input buffer. libavcodec
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavcodec
Mon, 09 Feb 2009 23:37:31 +0000 aurel move vp6_filter_diag4() to a new vp6dsp.c file and use it throught dsputil 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