log imc.c @ 7040:e943e1409077 libavcodec

age author description
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Fri, 02 May 2008 22:58:16 +0000 banan Long name spelling fixes libavcodec
Sun, 27 Apr 2008 10:52:44 +0000 diego Add long names to many AVCodec declarations. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Tue, 05 Feb 2008 18:39:55 +0000 reimar Check that we have enough input data in IMC decoder. libavcodec
Sat, 02 Feb 2008 08:28:07 +0000 kostya Do not modify input data libavcodec
Sat, 02 Feb 2008 08:26:49 +0000 kostya IMC decoder always operates on 64-byte blocks libavcodec
Fri, 01 Feb 2008 03:26:31 +0000 michael consts libavcodec
Thu, 09 Aug 2007 00:13:31 +0000 alex use get_bits1(..) instead get_bits(.., 1) libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Sun, 25 Feb 2007 10:27:12 +0000 reimar Add av_ prefix to clip functions libavcodec
Fri, 17 Nov 2006 21:43:46 +0000 banan Missed one log2(). libavcodec
Tue, 14 Nov 2006 18:54:42 +0000 banan Remove log2() usage. libavcodec
Sat, 11 Nov 2006 20:54:48 +0000 mru make some symbols static libavcodec
Mon, 30 Oct 2006 13:57:55 +0000 kostya Init vlc tables as static libavcodec
Mon, 30 Oct 2006 13:48:48 +0000 kostya IMC decoder libavcodec