avfilter: add fractional delay IR source filter

This commit is contained in:
Paul B Mahol 2023-01-08 13:53:39 +01:00
parent 1ab0f83b0a
commit ac7d21284b
6 changed files with 204 additions and 1 deletions

View file

@ -31,7 +31,7 @@
#include "version_major.h"
#define LIBAVFILTER_VERSION_MINOR 53
#define LIBAVFILTER_VERSION_MINOR 54
#define LIBAVFILTER_VERSION_MICRO 100