Browse Source

h264dec: Remove mpeg4video.h header dependency

tags/n4.0
Kieran Kunhya Your Name 8 years ago
parent
commit
918de766f5
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavcodec/h264dec.c

+ 0
- 1
libavcodec/h264dec.c View File

@@ -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"


Loading…
Cancel
Save