On Mon, 6 Mar 2017, Rostislav Pehlivanov wrote:

Long overdue for removal, af_aresample should be used instead.

Signed-off-by: Rostislav Pehlivanov <atomnu...@gmail.com>
---
Changelog                   |   1 +
configure                   |   2 -
doc/filters.texi            |  33 -----
libavfilter/Makefile        |   1 -
libavfilter/af_asyncts.c    | 323 --------------------------------------------
libavfilter/allfilters.c    |   1 -
libavfilter/version.h       |   2 +-
tests/fate/filter-audio.mak |   6 -
8 files changed, 2 insertions(+), 367 deletions(-)
delete mode 100644 libavfilter/af_asyncts.c

diff --git a/Changelog b/Changelog
index 13628ca28b..88e188bacb 100644
--- a/Changelog
+++ b/Changelog
@@ -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)

Entires are sorted from oldest to youngest :P

Thanks for the cleanup.

Regards,
Marton
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to