Description: This sequence plugin takes one or two strips,
Description: and does various distortions on them.

Options:
  Degree:
    How far to rotate (positive is clockwise). For spirals this
    is the rotation on the outside of the picture
  Scale:
    How far to scale (>1 is larger)
  Animate:
    Gradually change Degree and scale from none to their
    respective values
  Crossfade:
    Animates the second strip in reverse (so if strip 1 is
    0->180 degrees, strip 2 is -180->0 degrees) and fades from
    one to the other.
    If only attatched to 1 strip, it fades to itself, causing
    an interesting effect.
  Spiral:
    Causes a spiral effect on the rotation, rotating more on
    the outside than in the middle.
  Outside Colour:
    sets the colour outside the image (for eg if zoomed out or
    partly rotated) if Outside Style is set to 0.
  Outside Style:
    0: Areas outside the image are set to the Outside Colour.
    1: Areas outside the image are coloured similar to the
       "Extend" option for image textures.
    2: Areas outside the image are coloured similar to 1, but
       radially.
    3: The image is tiled infinitely.
  CX and CY:
    Offsets in pixels of the center of the image for rotating,
    spiralling and if Outside Style is 2, use if the image has
    a particular center.
  Interpolate:
    Anti-alias pixels that lie between pixels on the source
    image. Causes a slowdown of around 15%, but it is worth the
    wait.

Author: Phlip Bradbury
Email: phlipping@yahoo.com
Website: http://au.geocities.com/phlipping
Licence: Public Domain, however please credit me if you use it.
