summaryrefslogtreecommitdiffstats
path: root/libavfilter
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-04-11 15:13:49 +0200
committerClément Bœsch <ubitux@gmail.com>2013-04-11 15:14:07 +0200
commit7464b9e31904a4b4c65afbac17c1f8aa2dda9876 (patch)
tree23e64be1fe9a2ab46e4c7efb6b14b2c3c0efb78b /libavfilter
parent11f6174a91043a52f79ea14ee96c780868ebac08 (diff)
downloadffmpeg-streaming-7464b9e31904a4b4c65afbac17c1f8aa2dda9876.zip
ffmpeg-streaming-7464b9e31904a4b4c65afbac17c1f8aa2dda9876.tar.gz
lavfi: remove bbox from the filters left to update.
The filter doesn't take any option and thus works with the new system.
Diffstat (limited to 'libavfilter')
-rw-r--r--libavfilter/avfilter.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavfilter/avfilter.c b/libavfilter/avfilter.c
index 04cd9a7..18753b3 100644
--- a/libavfilter/avfilter.c
+++ b/libavfilter/avfilter.c
@@ -680,7 +680,6 @@ static const char *const filters_left_to_update[] = {
"aresample",
"asetnsamples",
"atempo",
- "bbox",
"buffer",
"flite",
"hue",
OpenPOWER on IntegriCloud