summaryrefslogtreecommitdiff
path: root/libavresample/audio_mix.c
Commit message (Expand)AuthorAge
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* libavresample: add mix level normalization optionJohn Stebbins2012-08-14
* lavr: fix handling of custom mix matricesJustin Ruggles2012-08-04
* lavr: mix: validate internal sample format in ff_audio_mix_init()Justin Ruggles2012-07-08
* Add Dolby/DPLII downmix support to libavresampleJohn Stebbins2012-06-18
* lavr: add C functions for mixing 2 to 1 channels with s16p formatJustin Ruggles2012-05-29
* lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff typeJustin Ruggles2012-05-01
* Add libavresampleJustin Ruggles2012-04-24