git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mpegvideo: remove unnecessary inclusions of faandct.h
[ffmpeg.git]
/
libavcodec
/
mpegvideo.c
diff --git
a/libavcodec/mpegvideo.c
b/libavcodec/mpegvideo.c
index
574893e
..
8b2a27f
100644
(file)
--- a/
libavcodec/mpegvideo.c
+++ b/
libavcodec/mpegvideo.c
@@
-36,7
+36,6
@@
#include "mpegvideo_common.h"
#include "mjpegenc.h"
#include "msmpeg4.h"
-#include "faandct.h"
#include "xvmc_internal.h"
#include "thread.h"
#include <limits.h>