diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-09-25 01:18:43 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-09-25 01:18:43 +0000 |
commit | 75b67a8a99202321e9241e29c98c633a1b20846b (patch) | |
tree | 670a435c6e9bd25c1a6e715c2bc35a0114758a6b /Changelog | |
parent | 2bc05d35470d5a18f9c6d2d10be9c1c8ddc2f634 (diff) | |
download | ffmpeg-75b67a8a99202321e9241e29c98c633a1b20846b.tar.gz |
Make the crop filters accept parametric expressions.
Originally committed as revision 25185 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ version <next>: - ocv_smooth filter - frei0r wrapper filter - change crop filter syntax to width:height:x:y +- make the crop filter accept parametric expressions version 0.6: |