[SCM] libav/experimental: Cosmetics : remove duplicated comment.
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 16:57:06 UTC 2013
The following commit has been merged in the experimental branch:
commit 8ec5a042e4115c681244e745f8e27a6feace11d9
Author: Jai Menon <jmenon86 at gmail.com>
Date: Fri Jan 8 14:33:35 2010 +0000
Cosmetics : remove duplicated comment.
Originally committed as revision 21088 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/libavcodec/snow.c b/libavcodec/snow.c
index 86bf4f1..8c79709 100644
--- a/libavcodec/snow.c
+++ b/libavcodec/snow.c
@@ -434,7 +434,6 @@ typedef struct Plane{
}Plane;
typedef struct SnowContext{
-// MpegEncContext m; // needed for motion estimation, should not be used for anything else, the idea is to eventually make the motion estimation independent of MpegEncContext, so this will be removed then (FIXME/XXX)
AVCodecContext *avctx;
RangeCoder c;
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list