Filter yaepblur
  Yet another edge preserving blur filter.
    slice threading supported
    Inputs:
       #0: default (video)
    Outputs:
       #0: default (video)
yaepblur AVOptions:
  radius            <int>        ..FV.....T set window radius (from 0 to INT_MAX) (default 3)
  r                 <int>        ..FV.....T set window radius (from 0 to INT_MAX) (default 3)
  planes            <int>        ..FV.....T set planes to filter (from 0 to 15) (default 1)
  p                 <int>        ..FV.....T set planes to filter (from 0 to 15) (default 1)
  sigma             <int>        ..FV.....T set blur strength (from 1 to INT_MAX) (default 128)
  s                 <int>        ..FV.....T set blur strength (from 1 to INT_MAX) (default 128)

This filter has support for timeline through the 'enable' option.

