[SCM] libav/experimental: Remove unneeded #include
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 17:21:36 UTC 2013
The following commit has been merged in the experimental branch:
commit 14207fd23eba3671ca3d5b935240701bc47c9a2b
Author: Justin Ruggles <justin.ruggles at gmail.com>
Date: Sun Jan 9 02:04:30 2011 +0000
Remove unneeded #include
Originally committed as revision 26272 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/libavcodec/dsputil.c b/libavcodec/dsputil.c
index 29ddb4d..cc60524 100644
--- a/libavcodec/dsputil.c
+++ b/libavcodec/dsputil.c
@@ -40,7 +40,6 @@
#include "ac3dec.h"
#include "vorbis.h"
#include "png.h"
-#include "vp8dsp.h"
uint8_t ff_cropTbl[256 + 2 * MAX_NEG_CROP] = {0, };
uint32_t ff_squareTbl[512] = {0, };
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list