16 Commits (7cc8a2bb0b39ef8b428ca99d950dd01cff44a2e0)

Author SHA1 Message Date
  Nicolas George 2f76476549 lavfi: regroup formats lists in a single structure. 5 years ago
  Andreas Rheinhardt 080d2c67f5 avfilter/af_anequalizer: Don't allocate outpad names 5 years ago
  Andreas Rheinhardt fdbd579fd1 avfilter/af_anequalizer: Fix memleak when inserting pad fails 5 years ago
  Paul B Mahol 6fbc7f092e avfilter/af_anequalizer: fix off by one in reallocation 6 years ago
  Paul B Mahol f6f6857c2a avfilter/af_anequalizer: check if frame clone is set 6 years ago
  Jun Zhao 44b55a8c9c lavfi/anequalizer: fix memory leak in error handling path 6 years ago
  Paul B Mahol e334765408 avfilter/af_anequalizer: check return value of ff_insert_outpad() 7 years ago
  Ganesh Ajjanagadde db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 10 years ago
  Michael Niedermayer 817bf8483e avfilter/af_anequalizer: Avoid loss of precision when calculating nyquist frequency 10 years ago
  Michael Niedermayer 05924e1440 avfilter/af_anequalizer: Fix memleak of args 10 years ago
  Ganesh Ajjanagadde 9f4c7b4df7 lavfi/af_anequalizer: replace pow(x,-2) by 1/(x*x) 10 years ago
  Ganesh Ajjanagadde 59ac7ce4da lavfi/af_anequalizer: replace pow(10,x) by ff_exp10(x) 10 years ago
  Ganesh Ajjanagadde 63702014fa lavfi/af_anequalizer: remove cabs, cexp dependencies 10 years ago
  Paul B Mahol c9b99494be avfilter/af_anequalizer: make cliping filter type actually useful 10 years ago
  Paul B Mahol c6e3b6a819 avfilter/af_anequalizer: use pow instead of exp10 10 years ago
  Paul B Mahol 56c7d2b4da avfilter: add high-order parametric multiband equalizer filter 10 years ago