13 Commits (fd10a6e2f21f9cadc44a0415e204ea82940cd089)

Author SHA1 Message Date
  Paul B Mahol de8a1d8d4d avfilter/af_aiir: add polar zeros/poles format variant 7 years ago
  Paul B Mahol de5b12c93f avfilter/af_aiir: unbreak clipping detection 7 years ago
  Paul B Mahol 3c29f68b4d avfilter/af_aiir: do not leak memory on failure in convert_zp2tf() 7 years ago
  Paul B Mahol e9edd61965 avfilter/af_aiir: refactor code so it uses IIRChannel struct 7 years ago
  Paul B Mahol 21c99f4b40 avfilter/af_aiir: make default processing to serially cascaded 7 years ago
  Paul B Mahol d9a3074b93 avfilter/af_aiir: add slice threading support 7 years ago
  Paul B Mahol 7add1ca2b5 avfilter/af_aiir: add cascaded biquads support 7 years ago
  Paul B Mahol 3f234a0b22 avfilter/af_aiir: do not forget to free gains too 7 years ago
  Paul B Mahol 205046420d avfilter/af_aiir: fix typo which may cause overread 7 years ago
  Paul B Mahol 2d3df8e2e9 avfilter/af_aiir: rename options, provide gains in separate option 7 years ago
  Paul B Mahol 6c65de3db0 avfilter/af_aiir: add support for alternative coefficients format 7 years ago
  Paul B Mahol 52c959a237 avfilter/af_aiir: do not crash with invalid options 7 years ago
  Paul B Mahol 7bb1be9af0 avfilter: add arbitrary audio IIR filter 7 years ago