log alacenc.c @ 9411:4cb7c65fc775 libavcodec

age author description
Sun, 12 Apr 2009 08:35:26 +0000 stefano Split bitstream.h, put the bitstream writer stuff in the new file libavcodec
Tue, 03 Mar 2009 13:11:10 +0000 benoit Use sign_extend(). libavcodec
Fri, 05 Dec 2008 07:58:31 +0000 benoit Fix an overflow in the predictor. libavcodec
Mon, 08 Sep 2008 14:24:59 +0000 michael Bump Major version, this commit is almost just renaming bits_per_sample to libavcodec
Fri, 22 Aug 2008 14:57:35 +0000 jai_menon alacenc : perform decorrelation only for stereo samples libavcodec
Tue, 19 Aug 2008 18:45:00 +0000 jai_menon alacenc: compare against ALAC_MAX_LPC_ORDER instead of MAX_LPC_ORDER libavcodec
Tue, 19 Aug 2008 17:20:41 +0000 jai_menon alacenc: last few hunks approved by michael libavcodec
Tue, 19 Aug 2008 16:12:05 +0000 ramiro alacenc: Use user-specified min and max prediction order. libavcodec
Tue, 19 Aug 2008 16:07:58 +0000 ramiro Import more OKed parts of ALAC encoder from GSoC repo. libavcodec
Sun, 17 Aug 2008 22:47:40 +0000 ramiro Import more ok'd parts of ALAC encoder from GSoC repo. libavcodec
Sun, 17 Aug 2008 12:25:01 +0000 ramiro alacenc: NULL_IF_CONFIG_SMALL long_name. libavcodec
Sun, 17 Aug 2008 04:36:06 +0000 ramiro Import ok'd parts of ALAC encoder from GSoC repo. libavcodec