mpegvideo: move mpegvideo formats-related defines to mpegutils.h

This commit is contained in:
Vittorio Giovara
2014-02-28 13:40:54 +01:00
parent 136034d86b
commit e0c16e4e32
41 changed files with 154 additions and 78 deletions
+1
View File
@@ -22,6 +22,7 @@
#include "libavutil/log.h"
#include "dxva2_internal.h"
#include "mpegutils.h"
#define MAX_SLICES 1024
struct dxva2_picture_context {