summaryrefslogtreecommitdiff
path: root/libavfilter/median.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/median.h')
-rw-r--r--libavfilter/median.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavfilter/median.h b/libavfilter/median.h
index bb07fddd5d..89ae0472b0 100644
--- a/libavfilter/median.h
+++ b/libavfilter/median.h
@@ -30,6 +30,7 @@ typedef struct MedianContext {
int planes;
int radius;
+ int radiusV;
int planewidth[4];
int planeheight[4];