Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2014-03-12 13:07:46 +0400
committerVittorio Giovara <vittorio.giovara@gmail.com>2014-03-17 02:05:47 +0400
commitd24e9a99a40166bf881ccd2e3ae5688af4726658 (patch)
treebfaf3533be4d468d5a667a895e56ed67fc556456 /libavcodec/svq3.c
parent7245a0ae872d4f65396a37d13f5d1d2c2efe11c2 (diff)
h264 does not depend on mpegvideo any more
Diffstat (limited to 'libavcodec/svq3.c')
-rw-r--r--libavcodec/svq3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/svq3.c b/libavcodec/svq3.c
index 342c4efc5c..265ca6d94e 100644
--- a/libavcodec/svq3.c
+++ b/libavcodec/svq3.c
@@ -44,7 +44,6 @@
#include "internal.h"
#include "avcodec.h"
#include "mpegutils.h"
-#include "mpegvideo.h"
#include "h264.h"
#include "h264data.h" // FIXME FIXME FIXME