log imc.c @ 8518:f2c406b05158 libavcodec

age author description
Sun, 16 Nov 2008 10:16:07 +0000 banan Silence warning in imc decoder libavcodec
Sun, 16 Nov 2008 09:54:09 +0000 banan Set channel_layout libavcodec
Thu, 31 Jul 2008 10:47:31 +0000 pross Modify all codecs to report their supported input and output sample format(s). libavcodec
Sat, 12 Jul 2008 15:02:40 +0000 reimar Use new style static VLC tables for IMC decoder. libavcodec
Sun, 22 Jun 2008 15:12:27 +0000 superdump Add generic ff_sine_window_init function and implement in codecs appropriately libavcodec
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