]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/mmaldec.c
avcodec/mobiclip: Check that Motion vectors are within the input frame
[ffmpeg] / libavcodec / mmaldec.c
index 647a22ef7c07cc559de9f0d0ca2ad65d68cb7cf0..cd2b263a98472520cda0cf331dca790c2d5e4230 100644 (file)
@@ -34,7 +34,8 @@
 #include <stdatomic.h>
 
 #include "avcodec.h"
-#include "hwaccel.h"
+#include "decode.h"
+#include "hwconfig.h"
 #include "internal.h"
 #include "libavutil/avassert.h"
 #include "libavutil/buffer.h"