diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-10-12 09:22:32 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-10-12 09:22:32 +0000 |
commit | 68b79bfc482fe09faf259153920718261950a637 (patch) | |
tree | 09850f51ca61ce96ebd70655bb9b6851071c7ddb /Changelog | |
parent | 16134b7c4041406e288c652596acbc872367fae1 (diff) | |
download | ffmpeg-68b79bfc482fe09faf259153920718261950a637.tar.gz |
Implement cropdetect filter.
Originally committed as revision 25447 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ version <next>: - Demuxer for Leitch/Harris' VR native stream format (LXF) - RTP depacketization of the X-QT QuickTime format - SAP (Session Announcement Protocol, RFC 2974) muxer +- cropdetect filter version 0.6: |