summaryrefslogtreecommitdiff
path: root/libavresample/audio_mix_matrix.c
Commit message (Expand)AuthorAge
* avresample: Make sure the even check does not overflowLuca Barbato2014-10-18
* lavr: mix front center channel as indicated in the ATSC A/52 specification.Tim Walker2014-02-08
* lavr: temporarily store custom matrix in AVAudioResampleContextJustin Ruggles2012-12-11
* lavr/audio_mix_matrix: acknowledge the existence of LFE2.Tim Walker2012-09-12
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* lavr: fix handling of custom mix matricesJustin Ruggles2012-08-04
* Add Dolby/DPLII downmix support to libavresampleJohn Stebbins2012-06-18
* 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