ffmpeg | branch: master | Michael Niedermayer <michae...@gmx.at> | Mon Oct 20 04:09:43 2014 +0200| [d4e62ebae7f47d7ad5479ec5f71f903f988dd19c] | committer: Michael Niedermayer
avcodec/snowenc: remove redundant FF_MPV_OFFSET() Signed-off-by: Michael Niedermayer <michae...@gmx.at> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d4e62ebae7f47d7ad5479ec5f71f903f988dd19c --- libavcodec/snowenc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libavcodec/snowenc.c b/libavcodec/snowenc.c index 30b1ef6..c790d9b 100644 --- a/libavcodec/snowenc.c +++ b/libavcodec/snowenc.c @@ -29,7 +29,6 @@ #include "rangecoder.h" #include "mathops.h" -#define FF_MPV_OFFSET(x) (offsetof(MpegEncContext, x) + offsetof(SnowContext, m)) #include "mpegvideo.h" #include "h263.h" _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog