lavfi: remove af_asynts filter
Long overdue for removal, af_aresample should be used instead. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
This commit is contained in:
parent
d7896e9b42
commit
a8fe8d6b4a
8 changed files with 2 additions and 367 deletions
|
@ -79,7 +79,6 @@ static void register_all(void)
|
|||
REGISTER_FILTER(ASPLIT, asplit, af);
|
||||
REGISTER_FILTER(ASTATS, astats, af);
|
||||
REGISTER_FILTER(ASTREAMSELECT, astreamselect, af);
|
||||
REGISTER_FILTER(ASYNCTS, asyncts, af);
|
||||
REGISTER_FILTER(ATEMPO, atempo, af);
|
||||
REGISTER_FILTER(ATRIM, atrim, af);
|
||||
REGISTER_FILTER(AZMQ, azmq, af);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue