aboutsummaryrefslogtreecommitdiff
path: root/libavresample/audio_mix_matrix.c
AgeCommit message (Expand)Author
2014-10-18Merge commit '963f76144897d3f7684d82ec21e51dd50ea1106e'Michael Niedermayer
2014-10-18avresample: Make sure the even check does not overflowLuca Barbato
2014-02-08Merge commit '76a75c523cd3c63560185394a0a5cd7249db962a'Michael Niedermayer
2014-02-08lavr: mix front center channel as indicated in the ATSC A/52 specification.Tim Walker
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
2012-12-11lavr: temporarily store custom matrix in AVAudioResampleContextJustin Ruggles
2012-09-12lavr/audio_mix_matrix: acknowledge the existence of LFE2.Tim Walker
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-08-04lavr: fix handling of custom mix matricesJustin Ruggles
2012-06-18Add Dolby/DPLII downmix support to libavresampleJohn Stebbins
2012-05-01lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff typeJustin Ruggles
2012-04-24Add libavresampleJustin Ruggles