ffmpeg | branch: master | Paul B Mahol <one...@gmail.com> | Fri Jan 30 10:52:19 2015 +0000| [bc74f946bc9499c9eec52e54ee7a6c887ff54003] | committer: Paul B Mahol
avcodec/vc1: remove unneeded #includes, there are no assert() only av_assert* Signed-off-by: Paul B Mahol <one...@gmail.com> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bc74f946bc9499c9eec52e54ee7a6c887ff54003 --- libavcodec/vc1.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/libavcodec/vc1.c b/libavcodec/vc1.c index b3955f2..19657ed 100644 --- a/libavcodec/vc1.c +++ b/libavcodec/vc1.c @@ -37,9 +37,6 @@ #include "unary.h" #include "simple_idct.h" -#undef NDEBUG -#include <assert.h> - /***********************************************************************/ /** * @name VC-1 Bitplane decoding _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog