15 Commits (986540b65f6eb6d9fed40d7da9e58b9bbcee35ae)

Author SHA1 Message Date
Justin Ruggles b90632d596 lavr: always reset mix function names and pointers in mix_function_init() 12 years ago
Justin Ruggles f07ef2d9c9 lavr: call mix_function_init() in ff_audio_mix_set_matrix() 12 years ago
Justin Ruggles 7ff3fd7ae4 lavr: log channel conversion description for any-to-any functions 12 years ago
Justin Ruggles 4164b0e8d3 lavr: mix: reduce the mixing matrix when possible 12 years ago
Hendrik Leppkes 0cf3505930 avresample: use valid log context in mixing functions 12 years ago
Justin Ruggles 230acdde26 lavr: move AudioMix struct definition to audio_mix.c 12 years ago
Justin Ruggles 14758e3211 lavr: temporarily store custom matrix in AVAudioResampleContext 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
John Stebbins 4cf4028331 libavresample: add mix level normalization option 12 years ago
Justin Ruggles 8821ae649e lavr: fix handling of custom mix matrices 12 years ago
Justin Ruggles db0e7bd0bd lavr: mix: validate internal sample format in ff_audio_mix_init() 13 years ago
John Stebbins 3971be0eb5 Add Dolby/DPLII downmix support to libavresample 13 years ago
Justin Ruggles 8dfc122719 lavr: add C functions for mixing 2 to 1 channels with s16p format 13 years ago
Justin Ruggles 4010d724e1 lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type 13 years ago
Justin Ruggles c8af852b97 Add libavresample 13 years ago