audiofirfilter: Add support for changing kernel size without draining the sample history
@slomo
Submitted by Sebastian Dröge Link to original bug (#606322)
Description
It would be nice if draining the history could be prevented when changing the kernel size too. Currently it's only supported if the kernel size stays the same.
Following are some patches that partially implement this and some notes on what still needs to be done.