log vorbis_dec.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
Fri, 01 Feb 2008 16:07:11 +0000 michael const libavcodec
Fri, 04 Jan 2008 13:18:28 +0000 benoit Initialize "saved" buffer to zero. libavcodec
Sat, 01 Dec 2007 00:19:44 +0000 michael stupid code (casting of void*) found by checktree.sh libavcodec
Wed, 31 Oct 2007 22:36:06 +0000 michael fix issue130 libavcodec
Thu, 09 Aug 2007 00:57:36 +0000 alex use skip_bits where appropriate libavcodec
Thu, 09 Aug 2007 00:13:31 +0000 alex use get_bits1(..) instead get_bits(.., 1) libavcodec
Tue, 17 Jul 2007 07:12:40 +0000 benoit Don't segfault if an empty codebook gets used. libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Thu, 10 May 2007 15:24:01 +0000 aurel rename vorbis.c to vorbis_dec.c and vorbis_common.c to vorbis.c libavcodec base vorbis.c@07eb8928638b