Mercurial > libavcodec.hg
log flacenc.c @ 9448:f2835afa516a libavcodec
age | author | description |
---|---|---|
Thu, 16 Apr 2009 02:28:49 +0000 | jbr | flacenc: write initial blocksize to STREAMINFO header instead of current libavcodec |
Mon, 13 Apr 2009 18:07:02 +0000 | koorogi | Skip loop iterations which are no-ops due to data1[-lag..-1] being zero. libavcodec |
Mon, 13 Apr 2009 16:23:54 +0000 | jai_menon | flacenc : do not #include libavutil/lls.h since lpc code is now libavcodec |
Mon, 13 Apr 2009 16:20:26 +0000 | stefano | Rename bitstream.h to get_bits.h. libavcodec |
Sat, 21 Mar 2009 01:54:31 +0000 | jbr | add a function to calculate a more accurate estimate for maximum FLAC libavcodec |
Sat, 21 Mar 2009 01:20:28 +0000 | jbr | revert accidental unrelated change in last commit libavcodec |