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

@@ -30,6 +30,7 @@
#include "h264data.h"
#include "golomb.h"
#include "internal.h"
#include "mpegutils.h"
#include <assert.h>