log flac.c @ 10087:8f1e09db0905 libavcodec

age author description
Sat, 21 Mar 2009 01:54:31 +0000 jbr add a function to calculate a more accurate estimate for maximum FLAC libavcodec
Thu, 22 Jan 2009 22:23:58 +0000 jbr flacdec: add support for 3 additional sample rate codes libavcodec
Wed, 03 Sep 2008 13:31:33 +0000 jai_menon fix issue 616 on roundup : decoding of short flac files libavcodec
Thu, 31 Jul 2008 10:47:31 +0000 pross Modify all codecs to report their supported input and output sample format(s). libavcodec
Fri, 18 Jul 2008 12:03:21 +0000 michael Support reading large metadata. libavcodec
Fri, 18 Jul 2008 11:39:41 +0000 michael Make bitstream_* fields unsigned. libavcodec
Fri, 18 Jul 2008 11:38:53 +0000 michael Only realloc() bitstream buffer when the needed size increased, libavcodec