diff options
author | Rostislav Pehlivanov <atomnuker@gmail.com> | 2017-03-06 02:46:51 +0000 |
---|---|---|
committer | Rostislav Pehlivanov <rpehlivanov@mozilla.com> | 2017-03-27 14:06:16 +0100 |
commit | a8fe8d6b4a35c95aa94fccde5f001041278d197c (patch) | |
tree | 193d391dfbb7ff8ac5e1a10319ea00785b55c075 /Changelog | |
parent | d7896e9b4228e5b7ffc7ef0d0f1cf145f518c819 (diff) | |
download | ffmpeg-a8fe8d6b4a35c95aa94fccde5f001041278d197c.tar.gz |
lavfi: remove af_asynts filter
Long overdue for removal, af_aresample should be used instead.
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version <next>: +- Removed asyncts filter (use af_aresample instead) - CrystalHD decoder moved to new decode API - add internal ebur128 library, remove external libebur128 dependency - Pro-MPEG CoP #3-R2 FEC protocol |