| Commit message (Expand) | Author | Age | Files | Lines |
* | ac3enc: Add channel coupling support for the fixed-point AC-3 encoder. | Justin Ruggles | 2011-09-05 | 1 | -1/+1 |
* | ac3enc: correct the flipped sign in the ac3_fixed encoder | Justin Ruggles | 2011-04-26 | 1 | -1/+1 |
* | ac3enc: select bandwidth based on bit rate, sample rate, and number of | Justin Ruggles | 2011-04-03 | 1 | -1/+1 |
* | ac3enc: use generic fixed-point mdct | Mans Rullgard | 2011-04-03 | 1 | -1/+1 |
* | Add apply_window_int16() to DSPContext with x86-optimized versions and use it | Justin Ruggles | 2011-03-22 | 1 | -1/+1 |
* | ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage. | Justin | 2011-03-14 | 1 | -1/+1 |
* | ac3enc: fix bug in stereo rematrixing decision. | Justin Ruggles | 2011-02-16 | 1 | -1/+1 |
* | ac3enc: change default floor code to 7. | Justin Ruggles | 2011-02-15 | 1 | -1/+1 |
* | ac3enc: Change EXP_DIFF_THRESHOLD to 500. | Justin Ruggles | 2011-02-02 | 1 | -1/+1 |
* | Add stereo rematrixing support to the AC-3 encoders. | Justin Ruggles | 2011-01-08 | 1 | -1/+1 |
* | Change the AC-3 encoder to use floating-point. | Justin Ruggles | 2011-01-04 | 1 | -0/+2 |