On Wed, Aug 01, 2012 at 05:15:47PM +0100, Mans Rullgard wrote: > Signed-off-by: Mans Rullgard <[email protected]> > --- > libavcodec/vc1dec.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/libavcodec/vc1dec.c b/libavcodec/vc1dec.c > index c6cbfc1..e36cc0d 100644 > --- a/libavcodec/vc1dec.c > +++ b/libavcodec/vc1dec.c > @@ -36,7 +36,6 @@ > #include "vc1acdata.h" > #include "msmpeg4data.h" > #include "unary.h" > -#include "simple_idct.h" > #include "mathops.h" > #include "vdpau_internal.h" > > --
LGTM _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
