From 97d4469a7455b6612dc2d255da09b72a74d39107 Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Sun, 27 Oct 2002 18:03:42 +0000 Subject: [PATCH] 10l Originally committed as revision 1080 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/mjpeg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/mjpeg.c b/libavcodec/mjpeg.c index baaf8ad53..1f63c9569 100644 --- a/libavcodec/mjpeg.c +++ b/libavcodec/mjpeg.c @@ -20,7 +20,7 @@ * aspecting and new decode_frame mechanism * by Alex Beregszaszi */ -#define DEBUG +//#define DEBUG #include "avcodec.h" #include "dsputil.h" #include "mpegvideo.h" -- 2.11.0