OSDN Git Service

10l
authorAlex Beregszaszi <alex@rtfs.hu>
Sun, 27 Oct 2002 18:03:42 +0000 (18:03 +0000)
committerAlex Beregszaszi <alex@rtfs.hu>
Sun, 27 Oct 2002 18:03:42 +0000 (18:03 +0000)
Originally committed as revision 1080 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/mjpeg.c

index baaf8ad..1f63c95 100644 (file)
@@ -20,7 +20,7 @@
  * aspecting and new decode_frame mechanism
  *                                  by Alex Beregszaszi <alex@naxine.org>
  */
-#define DEBUG
+//#define DEBUG
 #include "avcodec.h"
 #include "dsputil.h"
 #include "mpegvideo.h"