Signed-off-by: Michael Niedermayer <[email protected]>
---
libavfilter/avf_avectorscope.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavfilter/avf_avectorscope.c b/libavfilter/avf_avectorscope.c
index 1b5365a..3027de3 100644
--- a/libavfilter/avf_avectorscope.c
+++ b/libavfilter/avf_avectorscope.c
@@ -44,7 +44,7 @@ typedef struct AudioVectorScopeContext {
AVFrame *outpicref;
int w, h;
int hw, hh;
- enum VectorScopeMode mode;
+ int mode;
int contrast[3];
int fade[3];
double zoom;
--
1.7.9.5
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel