aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/avfilter.c
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-04-11 18:49:46 +0200
committerClément Bœsch <ubitux@gmail.com>2013-04-11 18:49:46 +0200
commitc1907bd732c026ad5b9464d3fd41ae7ebad0ee59 (patch)
tree534cea3c9cbaeb7f73616b6ebe6f27a80da958fd /libavfilter/avfilter.c
parent7f09b888e88dcf063810378d411fa92ebbd7c36a (diff)
downloadffmpeg-c1907bd732c026ad5b9464d3fd41ae7ebad0ee59.tar.gz
lavfi/removelogo: switch to an AVOptions-based system.
Diffstat (limited to 'libavfilter/avfilter.c')
-rw-r--r--libavfilter/avfilter.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavfilter/avfilter.c b/libavfilter/avfilter.c
index 64d9e933ea..1af15ca3f7 100644
--- a/libavfilter/avfilter.c
+++ b/libavfilter/avfilter.c
@@ -681,7 +681,6 @@ static const char *const filters_left_to_update[] = {
"hue",
"mp",
"pan",
- "removelogo",
"scale",
"setdar",
"setsar",