]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/alacenc.c
Fix segault
[frescor/ffmpeg.git] / libavcodec / alacenc.c
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-04-13 jai_menonalacenc : cosmetics : remove misleading comment
2009-04-12 stefanoSplit bitstream.h, put the bitstream writer stuff in...
2009-03-03 benoitUse sign_extend().
2008-12-05 benoitFix an overflow in the predictor.
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-08-22 jai_menonalacenc : perform decorrelation only for stereo samples
2008-08-19 jai_menonalacenc: compare against ALAC_MAX_LPC_ORDER instead...
2008-08-19 jai_menonalacenc: last few hunks approved by michael
2008-08-19 ramiroalacenc: Use user-specified min and max prediction...
2008-08-19 ramiroImport more OKed parts of ALAC encoder from GSoC repo.
2008-08-17 ramiroImport more ok'd parts of ALAC encoder from GSoC repo.
2008-08-17 ramiroalacenc: NULL_IF_CONFIG_SMALL long_name.
2008-08-17 ramiroImport ok'd parts of ALAC encoder from GSoC repo.