summaryrefslogtreecommitdiffstats
path: root/libavresample/audio_mix_matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* lavr: fix handling of custom mix matricesJustin Ruggles2012-08-041-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 libavresampleJohn Stebbins2012-06-181-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 typeJustin Ruggles2012-05-011-5/+5
|
* Add libavresampleJustin Ruggles2012-04-241-0/+346
This is a new library for audio sample format, channel layout, and sample rate conversion.
OpenPOWER on IntegriCloud