]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/vf_idet.h
ops_pvq_search: remove dead macro
[ffmpeg] / libavfilter / vf_idet.h
index 47e3d9ce81abf73f26b010f2398dfd7f94ee3fd9..afd8947055dbb530d45562f93cd55bcd90419b53 100644 (file)
@@ -39,7 +39,7 @@ typedef enum {
     REPEAT_BOTTOM,
 } RepeatedField;
 
-typedef struct {
+typedef struct IDETContext {
     const AVClass *class;
     float interlace_threshold;
     float progressive_threshold;