Skip to content
  • Gwenole Beauchesne's avatar
    tests: filter: add support for frame cropping. · 96362e61
    Gwenole Beauchesne authored
    Add support for frame cropping through the --crop-rect|-c argument.
    The format used is either <WIDTH> 'x' <HEIGHT>, with origin at (0,0) ;
    or full specification with '('? <X> ',' <Y> ')'? <WIDTH> 'x' <HEIGHT>.
    96362e61