Filter haldclut
  Adjust colors using a Hald CLUT.
    slice threading supported
    Inputs:
       #0: main (video)
       #1: clut (video)
    Outputs:
       #0: default (video)
haldclut AVOptions:
  shortest          <boolean>    ..FV.... force termination when the shortest input terminates (default false)
  repeatlast        <boolean>    ..FV.... continue applying the last clut after eos (default true)
  interp            <int>        ..FV.... select interpolation mode (from 0 to 2) (default tetrahedral)
     nearest                      ..FV.... use values from the nearest defined points
     trilinear                    ..FV.... interpolate values using the 8 points defining a cube
     tetrahedral                  ..FV.... interpolate values using a tetrahedron

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

