summaryrefslogtreecommitdiff
path: root/libavcodec/alacenc.c
Commit message (Expand)AuthorAge
...
* alacenc : cosmetics : remove misleading commentJai Menon2009-04-13
* Split bitstream.h, put the bitstream writer stuff in the new fileStefano Sabatini2009-04-12
* Use sign_extend().Benoit Fouet2009-03-03
* Fix an overflow in the predictor.Jai Menon2008-12-05
* Bump Major version, this commit is almost just renaming bits_per_sample toLuca Abeni2008-09-08
* alacenc : perform decorrelation only for stereo samplesJai Menon2008-08-22
* alacenc: compare against ALAC_MAX_LPC_ORDER instead of MAX_LPC_ORDERJai Menon2008-08-19
* alacenc: last few hunks approved by michaelJai Menon2008-08-19
* alacenc: Use user-specified min and max prediction order.Ramiro Polla2008-08-19
* Import more OKed parts of ALAC encoder from GSoC repo.Ramiro Polla2008-08-19
* Import more ok'd parts of ALAC encoder from GSoC repo.Ramiro Polla2008-08-17
* alacenc: NULL_IF_CONFIG_SMALL long_name.Ramiro Polla2008-08-17
* Import ok'd parts of ALAC encoder from GSoC repo.Ramiro Polla2008-08-17