diff options
author | Andrew Kelley <superjoe30@gmail.com> | 2014-02-26 01:47:40 -0500 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2014-02-26 08:09:58 +0100 |
commit | 738f83582a3aaabb81309eacd4ab9c3d2acb4071 (patch) | |
tree | d47484d75924af868afe29cff42834d2428a0a75 /Changelog | |
parent | 4ec336484d638b6b009636f465352c61a5a57061 (diff) | |
download | ffmpeg-streaming-738f83582a3aaabb81309eacd4ab9c3d2acb4071.zip ffmpeg-streaming-738f83582a3aaabb81309eacd4ab9c3d2acb4071.tar.gz |
lavfi: add compand audio filter
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. +version <next>: +- compand audio filter + + version 10: - av_strnstr - support ID3v2 tags in ASF files |