You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
h264dec: Remove mpeg4video.h header dependency
This commit is contained in:
@@ -51,7 +51,6 @@
|
|||||||
#include "mathops.h"
|
#include "mathops.h"
|
||||||
#include "me_cmp.h"
|
#include "me_cmp.h"
|
||||||
#include "mpegutils.h"
|
#include "mpegutils.h"
|
||||||
#include "mpeg4video.h"
|
|
||||||
#include "profiles.h"
|
#include "profiles.h"
|
||||||
#include "rectangle.h"
|
#include "rectangle.h"
|
||||||
#include "thread.h"
|
#include "thread.h"
|
||||||
|
Reference in New Issue
Block a user