diff options
author | Clément Bœsch <ubitux@gmail.com> | 2013-03-13 05:59:20 +0100 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2013-03-16 16:04:59 +0100 |
commit | 3b2b636a2ad5ba77dbc20112ec427c1ce95c5ec8 (patch) | |
tree | 99bab47496155ea93969f47f30c1c560d84fbb63 /Changelog | |
parent | 18369967a56dc807804c3f2ff0fc97457356be34 (diff) | |
download | ffmpeg-3b2b636a2ad5ba77dbc20112ec427c1ce95c5ec8.tar.gz |
lavfi: add perms and aperms filters.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ version <next>: - ffmpeg now fails when input options are used for output file or vice versa - support for Monkey's Audio versions from 3.93 +- perms and aperms filters version 1.2: |