| Commit message (Expand) | Author | Age | Files | Lines |
* | ac3enc: clip coefficients after MDCT. | Justin Ruggles | 2011-07-01 | 1 | -3/+13 |
* | ac3enc: move ff_ac3_encode_frame() to ac3enc_template.c | Justin Ruggles | 2011-06-27 | 1 | -8/+70 |
* | ac3enc: use correct alignment and length in channel coupling dsp functions. | Justin Ruggles | 2011-06-15 | 1 | -11/+13 |
* | ac3enc: fix allocation of floating point samples. | Justin Ruggles | 2011-06-13 | 1 | -0/+20 |
* | ac3enc: split templated float vs. fixed functions into a separate file. | Justin Ruggles | 2011-06-13 | 1 | -0/+377 |