21 Commits (66d5e43b9909804511a3e1fb65f6f0bbb0264eb3)

Author SHA1 Message Date
  James Almer 82043dfd2e avfilter/af_afir: split off fcmul_add into a DSP context 6 years ago
  Paul B Mahol a53a9f1c8d avfilter/af_afir: implement non-uniform partitioned convolution 6 years ago
  Paul B Mahol 3c3eb4930e avfilter/af_afir: make part_index values per channel 6 years ago
  Paul B Mahol 31c9d693aa avfilter/af_afir: make number of segments extendable 6 years ago
  Paul B Mahol 6095356d5b avfilter/af_afir: use AVFrame for coeff too 6 years ago
  Paul B Mahol 7312e027d6 avfilter/af_afir: introduce AudioFIRSegment structure and use it 6 years ago
  Paul B Mahol dbf43ace21 afilter/af_afir: remove invalid delay 6 years ago
  Paul B Mahol f266d2ac90 avfilter/af_afir: remove not needed nb_samples from filter context 6 years ago
  Paul B Mahol d702600350 avfilter/af_afir: remove dead store variable 6 years ago
  Paul B Mahol 8443462e4a avfilter/af_afir: remove unused variable 6 years ago
  Paul B Mahol 16d91b7e99 avfilter/af_afir: kill useless code which increases latency for no reason 6 years ago
  Paul B Mahol 36348d77b8 avfilter/af_afir: add minp/maxp options to control latency and speed 6 years ago
  Paul B Mahol 1d9fe1fdf6 avfilter/af_afir: implement rate option 6 years ago
  Paul B Mahol 7a6d88ee62 avfilter/af_afir: remove again option, merge it with gtype 6 years ago
  Paul B Mahol 0baca07759 avilter/af_afir: add irfmt option 6 years ago
  Paul B Mahol 9e45364a80 avfilter/af_afir: make IR gain control more flexible 6 years ago
  Paul B Mahol 876101cf41 avfilter/af_afir: switch to activate 6 years ago
  Paul B Mahol 73438dbbbc avfilter/af_afir: draw IR frequency response 7 years ago
  Paul B Mahol 6e05a11e89 avfilter/af_afir: make max IR length configurable 7 years ago
  James Almer 984e2218f2 avfilter/af_afir: remove extra space in the header inclusion guards 8 years ago
  Paul B Mahol 49bbfb9d13 avfilter: add arbitrary audio FIR filter 8 years ago