diff options
author | Clément Bœsch <ubitux@gmail.com> | 2012-01-03 23:47:09 +0100 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2012-01-08 17:08:55 +0100 |
commit | 0c01947316eaaa46946f9e93218fe5ab115df905 (patch) | |
tree | 49ac9a6d7fbad6915b702866314db537f7d0466f /Changelog | |
parent | 5ccdb907c120cbd7f58d09cd523ba39fce8608b2 (diff) | |
download | ffmpeg-0c01947316eaaa46946f9e93218fe5ab115df905.tar.gz |
lavfi: add audio silencedetect filter.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ version next: - v308 Quicktime Uncompressed 4:4:4 encoder and decoder - yuv4 libquicktime packed 4:2:0 encoder and decoder - ffprobe -show_frames option +- silencedetect audio filter version 0.9: |