]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/wmv2.c
vc2enc: clip and warn when user bitrate set too low
[ffmpeg] / libavcodec / wmv2.c
index 9c3acbcd2d4e05b714a42f6e159915884d510a5a..327c5bdae19d77f89cfbac887250eb0545116909 100644 (file)
@@ -25,6 +25,7 @@
 #include "msmpeg4data.h"
 #include "simple_idct.h"
 #include "wmv2.h"
+#include "wmv2data.h"
 
 
 av_cold void ff_wmv2_common_init(Wmv2Context *w)