Originally committed as revision 1080 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Alex Beregszaszi 2002-10-27 18:03:42 +00:00
parent 109362cbf4
commit 97d4469a74

View 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"