Filter rgbashift
  Shift RGBA.
    slice threading supported
    Inputs:
       #0: default (video)
    Outputs:
       #0: default (video)
rgbashift AVOptions:
  rh                <int>        ..FV.....T shift red horizontally (from -255 to 255) (default 0)
  rv                <int>        ..FV.....T shift red vertically (from -255 to 255) (default 0)
  gh                <int>        ..FV.....T shift green horizontally (from -255 to 255) (default 0)
  gv                <int>        ..FV.....T shift green vertically (from -255 to 255) (default 0)
  bh                <int>        ..FV.....T shift blue horizontally (from -255 to 255) (default 0)
  bv                <int>        ..FV.....T shift blue vertically (from -255 to 255) (default 0)
  ah                <int>        ..FV.....T shift alpha horizontally (from -255 to 255) (default 0)
  av                <int>        ..FV.....T shift alpha vertically (from -255 to 255) (default 0)
  edge              <int>        ..FV.....T set edge operation (from 0 to 1) (default smear)
     smear           0            ..FV.....T
     wrap            1            ..FV.....T

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

