summaryrefslogtreecommitdiffstats
path: root/libavresample/audio_mix.c
Commit message (Expand)AuthorAgeFilesLines
* lavr: log channel conversion description for any-to-any functionsJustin Ruggles2013-01-071-2/+3
* lavr: mix: reduce the mixing matrix when possibleJustin Ruggles2013-01-071-30/+186
* avresample: use valid log context in mixing functionsHendrik Leppkes2012-12-161-5/+5
* lavr: move AudioMix struct definition to audio_mix.cJustin Ruggles2012-12-151-0/+23
* lavr: temporarily store custom matrix in AVAudioResampleContextJustin Ruggles2012-12-111-26/+128
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* libavresample: add mix level normalization optionJohn Stebbins2012-08-141-1/+3
* lavr: fix handling of custom mix matricesJustin Ruggles2012-08-041-1/+9
* lavr: mix: validate internal sample format in ff_audio_mix_init()Justin Ruggles2012-07-081-0/+8
* Add Dolby/DPLII downmix support to libavresampleJohn Stebbins2012-06-181-1/+2
* lavr: add C functions for mixing 2 to 1 channels with s16p formatJustin Ruggles2012-05-291-0/+50
* 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/+356
OpenPOWER on IntegriCloud