mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-18 13:31:08 +00:00
Only the AudioFIRDSPContext and the functions for its initialization are needed outside of lavfi/af_afir.c. Also rename the header to af_afirdsp.h to reflect the change. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>