17 Commits (b51eae1abeab6875e619a598b6e8d4e14c1b6cfd)

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