Mercurial > libavcodec.hg
log vorbis_dec.c @ 6118:76801e61ddc4 libavcodec
age | author | description |
---|---|---|
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 |