Change the syntax of the crop filter from x:y:w:h to w:h:x:y.
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Fri, 24 Sep 2010 23:14:01 +0000 (23:14 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Fri, 24 Sep 2010 23:14:01 +0000 (23:14 +0000)
commit2bc05d35470d5a18f9c6d2d10be9c1c8ddc2f634
treec861f42870be72be249487c5b9f5b6e65bc9f143
parentd66a546f77391cbac6e0453f4d76791ed94a61a2
Change the syntax of the crop filter from x:y:w:h to w:h:x:y.

Slightly more intuitive and required by a pending changes for making
the filter parametric.

Originally committed as revision 25184 to svn://svn.ffmpeg.org/ffmpeg/trunk
Changelog
doc/ffmpeg-doc.texi
doc/filters.texi
ffmpeg.c
libavfilter/avfilter.h
libavfilter/vf_crop.c
tests/lavfi-regression.sh