We change the description of the method

This commit is contained in:
Romain Biard 2016-12-28 16:47:22 -03:00
commit 71bfcbcc11

View file

@ -134,7 +134,7 @@ class VideoFilters extends AudioFilters
} }
/** /**
* Resizes a video to a given dimension. * Applies a custom filter: -vf foo bar
* *
* @param string $parameters * @param string $parameters
* *