33 Commits (7ca0cd5831250b8b22b48ed45af79a1613ad08dc)

Author SHA1 Message Date
Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago
Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 10 years ago
Anton Khirnov cc976a75df audio_mix: print (SKIP) instead of 0.0 for matrix columns removed along with output zeroing 11 years ago
Anton Khirnov fc6a3ef40d audio_mix: fix zeroing output channels in certain cases 11 years ago
Anton Khirnov 3d95d27376 audio_mix: initialize the data pointers to NULL 11 years ago
Anton Khirnov df6737a55f audio_mix: fix channel order in mix_1_to_2_fltp_flt_c 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Diego Biurrun e445647b4f avresample: Add av_cold attributes to init functions missing them 12 years ago
Justin Ruggles 157542ebc1 lavr: fix mixing matrix reduction when normalization is disabled 12 years ago
Justin Ruggles 600b4c973f lavr: fix matrix reduction for upmixing in certain cases 12 years ago
Justin Ruggles a3735bb92a lavr: cosmetics: reindent 12 years ago
Justin Ruggles 1647da89dd lavr: make sure that the mix function is reset even if no mixing will be done 12 years ago
Justin Ruggles 646831e697 lavr: print out the mix matrix in ff_audio_mix_set_matrix() 12 years ago
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