22 Commits (18c9d5d3e80dc0b47e0a260b51f5230bdd499e8b)

Author SHA1 Message Date
  Michael Niedermayer 4064f3f0df avfilter/af_sofalizer: Fix bad shift 8 years ago
  Paul B Mahol 7aef56864c avfilter/af_sofalizer: speed and clean up fast convolution a little 8 years ago
  Paul B Mahol 458fbee221 avfilter/af_sofalizer: warn if user gives unknown channel names 8 years ago
  Paul B Mahol a55c953ef0 avfilter/af_sofalizer: allow user to setup custom virtual speakers positions 9 years ago
  Michael Niedermayer c34250178b avfilter/af_sofalizer: Fix "warning: ISO C90 forbids mixed declarations and code" 9 years ago
  Paul B Mahol 781195fa62 avfilter/af_sofalizer: check if filename was set. 9 years ago
  Paul B Mahol 79a54f30c8 avfilter/af_sofalizer: fix crash when ir size is not aligned, usually when n_samples are not power of 2 9 years ago
  Paul B Mahol 21234c835d avfilter/af_sofalizer: fix crash with odd IR size 9 years ago
  Paul B Mahol 3e491a1fb6 avfilter/af_sofalizer: print size of FFT that failed to init 9 years ago
  Ganesh Ajjanagadde 9dba3f8f09 lavfi/af_sofalizer: remove exp2 and replace clz by ff_clz 9 years ago
  Paul B Mahol 8cbb055760 avfilter/af_sofalizer: make virtual speaker positioning supports all channel layouts 9 years ago
  Michael Niedermayer c67cf84d7c avfilter/af_sofalizer: Fix occured typo 9 years ago
  Paul B Mahol fa2c1eab95 avfilter/af_sofalizer: use SIMD in compensate_volume() 9 years ago
  Paul B Mahol 04cc4d0550 avfilter/af_sofalizer: check av_fft_init return code 9 years ago
  Paul B Mahol 2f12172d67 avfilter/af_sofalizer: add frequency domain processing and use it by default 9 years ago
  Paul B Mahol ac25d1d35e avfilter/af_sofalizer: switch comments positions to correct order 9 years ago
  Paul B Mahol f69f050a31 avfilter/af_sofalizer: fix calculation of split point 9 years ago
  Paul B Mahol 780c4223a5 avfilter/af_sofalizer: remove reorder hack 9 years ago
  Paul B Mahol 49d97d9bca avfilter/af_sofalizer: move modulo operation out of loop 9 years ago
  Paul B Mahol e6258677ee avfilter/af_sofalizer: make it possible to configure speaker elevation 9 years ago
  Paul B Mahol d62e979b8c avfilter/af_sofalizer: display some info when loading sofa file 9 years ago
  Paul B Mahol 0a19538bcf avfilter: add SOFAlizer audio filter 9 years ago