]> git.sesse.net Git - ffmpeg/history - libavcodec/alacenc.c
Get new buffer during frame decoding in VB video decoder, not only once
[ffmpeg] / libavcodec / alacenc.c
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-04-13 Jai Menonalacenc : cosmetics : remove misleading comment
2009-04-12 Stefano SabatiniSplit bitstream.h, put the bitstream writer stuff in...
2009-03-03 Benoit FouetUse sign_extend().
2008-12-05 Jai MenonFix an overflow in the predictor.
2008-09-08 Luca AbeniBump 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 Ramiro Pollaalacenc: Use user-specified min and max prediction...
2008-08-19 Ramiro PollaImport more OKed parts of ALAC encoder from GSoC repo.
2008-08-17 Ramiro PollaImport more ok'd parts of ALAC encoder from GSoC repo.
2008-08-17 Ramiro Pollaalacenc: NULL_IF_CONFIG_SMALL long_name.
2008-08-17 Ramiro PollaImport ok'd parts of ALAC encoder from GSoC repo.