changeset 776:1c68acb163e2 libavcodec

10l
author al3x
date Sun, 27 Oct 2002 18:03:42 +0000
parents e96776e1d2ae
children da879983a88f
files mjpeg.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mjpeg.c	Sun Oct 27 17:59:35 2002 +0000
+++ b/mjpeg.c	Sun Oct 27 18:03:42 2002 +0000
@@ -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"