log vorbis_dec.c @ 8306:ddecbc18fe94 libavcodec

age author description
Fri, 12 Dec 2008 05:12:51 +0000 ods15 Rename all vorbis encoder related typedefs to not use _t for POSIX compatibility libavcodec
Wed, 01 Oct 2008 21:47:49 +0000 cehoyos Fix memleak for currupt input. libavcodec
Wed, 01 Oct 2008 07:28:34 +0000 benoit Interleaved forward/backward channels processing in order to increase chances libavcodec
Sun, 31 Aug 2008 22:49:42 +0000 michael Optimize vorbis_residue_decode() so that vr->type is a constant. libavcodec
Tue, 12 Aug 2008 00:38:30 +0000 lorenm mdct wrapper function to match fft libavcodec
Tue, 12 Aug 2008 00:33:34 +0000 lorenm optimize imdct_half: libavcodec
Thu, 31 Jul 2008 10:47:31 +0000 pross Modify all codecs to report their supported input and output sample format(s). libavcodec