diff options
author | Paul B Mahol <onemda@gmail.com> | 2021-07-18 10:20:33 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2021-09-11 16:19:40 +0200 |
commit | eeab62ad2d7a95a4739bb10db43d951e25ce398d (patch) | |
tree | 642bfcde501fdf3da88d2d6f26326355d314102b /Changelog | |
parent | 966fc3c070c1e5143537007fb26340c179cc02c5 (diff) | |
download | ffmpeg-eeab62ad2d7a95a4739bb10db43d951e25ce398d.tar.gz |
avfilter: add audio psychoacoustic clipper
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ version <next>: - swscale slice threading - MSN Siren decoder - scharr video filter +- apsyclip audio filter version 4.4: |