diff options
author | Paul B Mahol <onemda@gmail.com> | 2017-09-06 14:06:38 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2017-09-08 18:29:53 +0200 |
commit | cf0eed2525bda50991ba0af4f808533403b08f7c (patch) | |
tree | 88ea8b80bcf02d0c86ab7895e28061e927376120 /Changelog | |
parent | e59da0f7ff129d570adb72c6479f7ce07cf5a0f9 (diff) | |
download | ffmpeg-cf0eed2525bda50991ba0af4f808533403b08f7c.tar.gz |
avfilter: add Haas stereo enhancer
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ version <next>: - add --disable-autodetect build switch - drop deprecated qtkit input device (use avfoundation instead) - despill video filter +- haas audio filter version 3.3: - CrystalHD decoder moved to new decode API |