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

View File

@@ -32,6 +32,7 @@
#include "mpegvideo.h"
#include "h264.h"
#include "mathops.h"
#include "mpegutils.h"
#include "rectangle.h"
#include <assert.h>