]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/h263dec.c
Merge commit 'fb1473080223a634b8ac2cca48a632d037a0a69d'
[ffmpeg] / libavcodec / h263dec.c
index d14e23264010e1915885d537bfa967363bda44c3..15f073ae66b1cf94f92114b35c3341ea87fda7c2 100644 (file)
 #include "mpeg_er.h"
 #include "mpeg4video.h"
 #include "mpeg4video_parser.h"
+#include "mpegutils.h"
 #include "mpegvideo.h"
 #include "msmpeg4.h"
 #include "qpeldsp.h"
 #include "vdpau_compat.h"
 #include "thread.h"
+#include "wmv2.h"
 
 static enum AVPixelFormat h263_get_format(AVCodecContext *avctx)
 {