log vc1.c @ 7300:7e806e21c193 libavcodec

age author description
Fri, 18 Jul 2008 07:15:50 +0000 benoit Fix a mem leak in vc1_decode_frame(). libavcodec
Wed, 25 Jun 2008 11:33:49 +0000 stefang remove duplicate tables libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Mon, 26 May 2008 23:14:25 +0000 diego consistency cosmetics: indices --> indexes libavcodec
Sun, 27 Apr 2008 22:39:51 +0000 diego Add long names to AVCodec declarations. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Sun, 09 Mar 2008 23:31:02 +0000 aurel add FF_ prefix to all (frame)_TYPE usage libavcodec
Wed, 13 Feb 2008 09:26:10 +0000 diego typo fix: inited --> initialized libavcodec
Fri, 01 Feb 2008 23:25:27 +0000 aurel const libavcodec
Fri, 01 Feb 2008 16:04:29 +0000 michael some const libavcodec
Fri, 25 Jan 2008 07:37:46 +0000 andoma Correctly clean up IntraX8Context upon codec close. libavcodec
Wed, 16 Jan 2008 17:07:34 +0000 kostya pqindex=0 is forbidden libavcodec
Mon, 14 Jan 2008 06:10:02 +0000 kostya Select scan tables for 8x4 and 4x8 blocks only once. libavcodec
Thu, 03 Jan 2008 09:16:56 +0000 kostya Make decode210() common function. libavcodec
Sun, 09 Dec 2007 05:55:45 +0000 kostya Enable 4x4 IDCT for FASTTX=0 mode in WMV3 libavcodec