lavfi/anullsrc: switch to an AVOptions-based system.

This commit is contained in:
Clément Bœsch
2013-04-11 15:21:40 +02:00
parent 7464b9e319
commit 1c0feee059
3 changed files with 4 additions and 14 deletions

View File

@@ -676,7 +676,6 @@ static const char *const filters_left_to_update[] = {
"aconvert",
"aevalsrc",
"amerge",
"anullsrc",
"aresample",
"asetnsamples",
"atempo",