mpegvideo: Drop mpegvideo.h where not needed

Add necessary headers in .c files.
This commit is contained in:
Vittorio Giovara
2015-09-12 16:11:05 +02:00
parent 5d14cf1999
commit e60a6e7545
11 changed files with 8 additions and 7 deletions
+1
View File
@@ -23,6 +23,7 @@
#include "libavutil/log.h"
#include "dxva2_internal.h"
#include "mpegutils.h"
#include "mpegvideo.h"
#define MAX_SLICES 1024
struct dxva2_picture_context {