summaryrefslogtreecommitdiff
path: root/libavcodec/mjpeg.c
diff options
context:
space:
mode:
authorAlex Beregszaszi <alex@rtfs.hu>2002-10-27 18:03:42 +0000
committerAlex Beregszaszi <alex@rtfs.hu>2002-10-27 18:03:42 +0000
commit97d4469a7455b6612dc2d255da09b72a74d39107 (patch)
tree1db20700f44284147b4697a9a51c22e457b4572f /libavcodec/mjpeg.c
parent109362cbf4b52fe1712eeadb226d2cbae7950fae (diff)
10l
Originally committed as revision 1080 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/mjpeg.c')
-rw-r--r--libavcodec/mjpeg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mjpeg.c b/libavcodec/mjpeg.c
index baaf8ad532..1f63c95691 100644
--- a/libavcodec/mjpeg.c
+++ b/libavcodec/mjpeg.c
@@ -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"