Browse Source
h264dec: Remove mpeg4video.h header dependency
tags/n4.0
Kieran Kunhya
Your Name
8 years ago
1 changed files with
0 additions and
1 deletions
-
libavcodec/h264dec.c
|
|
|
@@ -51,7 +51,6 @@ |
|
|
|
#include "mathops.h" |
|
|
|
#include "me_cmp.h" |
|
|
|
#include "mpegutils.h" |
|
|
|
#include "mpeg4video.h" |
|
|
|
#include "profiles.h" |
|
|
|
#include "rectangle.h" |
|
|
|
#include "thread.h" |
|
|
|
|