log mimic.c @ 9127:5d2f8632d417 libavcodec

age author description
Tue, 17 Feb 2009 12:03:10 +0000 diego cosmetics: 'const static' --> 'static const' to avoid warnings of the type libavcodec
Wed, 10 Dec 2008 21:35:17 +0000 lorenm clear_block mmx libavcodec
Tue, 21 Oct 2008 21:40:24 +0000 aurel uses FF_ARRAY_ELEMS() where appropriate libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sun, 27 Apr 2008 10:52:44 +0000 diego Add long names to many AVCodec declarations. libavcodec
Sat, 26 Apr 2008 05:03:36 +0000 ramiro get_vlc2() only gets up to three levels in the tables. The last codes weren't being read properly. libavcodec
Tue, 22 Apr 2008 23:24:47 +0000 ramiro Fix regression introduced by r12929. libavcodec