lavfi: remove bbox from the filters left to update.

The filter doesn't take any option and thus works with the new system.
This commit is contained in:
Clément Bœsch 2013-04-11 15:13:49 +02:00
parent 11f6174a91
commit 7464b9e319

View File

@ -680,7 +680,6 @@ static const char *const filters_left_to_update[] = {
"aresample", "aresample",
"asetnsamples", "asetnsamples",
"atempo", "atempo",
"bbox",
"buffer", "buffer",
"flite", "flite",
"hue", "hue",