diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-05-30 13:59:30 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-06-12 21:38:59 +0200 |
commit | d6251368772a170987387bdc508433c8fcf54cda (patch) | |
tree | 9930e4822f037661607d6fa01ae5ebf907c92069 /Changelog | |
parent | 4795362660a526a38a7a60f06826bce97a092b59 (diff) | |
download | ffmpeg-d6251368772a170987387bdc508433c8fcf54cda.tar.gz |
lavfi: add channelsplit audio filter.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ version <next>: - avprobe output is now standard INI or JSON. The old format can still be used with -of old. - Indeo Audio decoder +- channelsplit audio filter version 0.8: |