diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2001-12-27 21:06:08 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2001-12-27 21:06:08 +0000 |
commit | 7fec2e354c27250be1207159ab946e7fa10aaf7b (patch) | |
tree | ab8a8c9a6fd076dcd59552f99f86c02117c64147 /src/libffmpeg/libavcodec/rv10.c | |
parent | c811e61c80f28552251d296eb205f21175fcef93 (diff) | |
download | xine-lib-7fec2e354c27250be1207159ab946e7fa10aaf7b.tar.gz xine-lib-7fec2e354c27250be1207159ab946e7fa10aaf7b.tar.bz2 |
updating ffmpeg to cvs version as 26-12-2001
CVS patchset: 1315
CVS date: 2001/12/27 21:06:08
Diffstat (limited to 'src/libffmpeg/libavcodec/rv10.c')
-rw-r--r-- | src/libffmpeg/libavcodec/rv10.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libffmpeg/libavcodec/rv10.c b/src/libffmpeg/libavcodec/rv10.c index 6d9376c54..f4ebc9016 100644 --- a/src/libffmpeg/libavcodec/rv10.c +++ b/src/libffmpeg/libavcodec/rv10.c @@ -24,7 +24,7 @@ #include "avcodec.h" #include "mpegvideo.h" -#undef DEBUG +//#define DEBUG static const UINT16 rv_lum_code[256] = { |