-
- Downloads
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
Showing
- Changelog 1 addition, 0 deletionsChangelog
- doc/ffmpeg-doc.texi 4 additions, 4 deletionsdoc/ffmpeg-doc.texi
- doc/filters.texi 8 additions, 8 deletionsdoc/filters.texi
- ffmpeg.c 3 additions, 3 deletionsffmpeg.c
- libavfilter/avfilter.h 1 addition, 1 deletionlibavfilter/avfilter.h
- libavfilter/vf_crop.c 4 additions, 4 deletionslibavfilter/vf_crop.c
- tests/lavfi-regression.sh 5 additions, 5 deletionstests/lavfi-regression.sh
Loading
Please register or sign in to comment