diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-03-02 15:51:26 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-03-04 12:31:06 +0100 |
commit | 409a3bda07dcff8c5d2672f4d89e61fddbd6f40e (patch) | |
tree | 01815fda9edad8fcc5f5aed3864224596f5246f8 /Changelog | |
parent | 37fca5daa0bed1fdb651dfc1c38a3b47f79c58a5 (diff) | |
download | ffmpeg-409a3bda07dcff8c5d2672f4d89e61fddbd6f40e.tar.gz |
lavfi: add blackdetect filter
Address trac ticket #901.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ version next: - ID3v2 attached pictures reading and writing - WMA Lossless decoder - bluray protocol +- blackdetect filter version 0.10: |