summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_idet.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/vf_idet.h')
-rw-r--r--libavfilter/vf_idet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/vf_idet.h b/libavfilter/vf_idet.h
index 47e3d9c..afd8947 100644
--- a/libavfilter/vf_idet.h
+++ b/libavfilter/vf_idet.h
@@ -39,7 +39,7 @@ typedef enum {
REPEAT_BOTTOM,
} RepeatedField;
-typedef struct {
+typedef struct IDETContext {
const AVClass *class;
float interlace_threshold;
float progressive_threshold;
OpenPOWER on IntegriCloud