| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename bitstream.h to get_bits.h. | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
* | alacenc : cosmetics : remove misleading comment | Jai Menon | 2009-04-13 | 1 | -1/+0 |
* | Split bitstream.h, put the bitstream writer stuff in the new file | Stefano Sabatini | 2009-04-12 | 1 | -0/+1 |
* | Use sign_extend(). | Benoit Fouet | 2009-03-03 | 1 | -2/+3 |
* | Fix an overflow in the predictor. | Jai Menon | 2008-12-05 | 1 | -1/+2 |
* | Bump Major version, this commit is almost just renaming bits_per_sample to | Luca Abeni | 2008-09-08 | 1 | -5/+5 |
* | alacenc : perform decorrelation only for stereo samples | Jai Menon | 2008-08-22 | 1 | -1/+2 |
* | alacenc: compare against ALAC_MAX_LPC_ORDER instead of MAX_LPC_ORDER | Jai Menon | 2008-08-19 | 1 | -2/+2 |
* | alacenc: last few hunks approved by michael | Jai Menon | 2008-08-19 | 1 | -0/+110 |
* | alacenc: Use user-specified min and max prediction order. | Ramiro Polla | 2008-08-19 | 1 | -1/+1 |
* | Import more OKed parts of ALAC encoder from GSoC repo. | Ramiro Polla | 2008-08-19 | 1 | -0/+98 |
* | Import more ok'd parts of ALAC encoder from GSoC repo. | Ramiro Polla | 2008-08-17 | 1 | -15/+125 |
* | alacenc: NULL_IF_CONFIG_SMALL long_name. | Ramiro Polla | 2008-08-17 | 1 | -1/+1 |
* | Import ok'd parts of ALAC encoder from GSoC repo. | Ramiro Polla | 2008-08-17 | 1 | -0/+197 |