Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavr: fix handling of custom mix matrices | Justin Ruggles | 2012-08-04 | 1 | -6/+15 |
| | | | | | Adds some validation for changing parameters after setting the matrix and fixes a bug in the conversion path setup. | ||||
* | Add Dolby/DPLII downmix support to libavresample | John Stebbins | 2012-06-18 | 1 | -8/+52 |
| | | | | Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com> | ||||
* | lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type | Justin Ruggles | 2012-05-01 | 1 | -5/+5 |
| | |||||
* | Add libavresample | Justin Ruggles | 2012-04-24 | 1 | -0/+346 |
This is a new library for audio sample format, channel layout, and sample rate conversion. |