log imc.c @ 6710:a4104482ceef libavcodec

age author description
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