From 00fc99dd031740dff7cf7741f3272e11cce30f72 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Mon, 10 Jun 2002 14:51:26 +0000 Subject: sync to ffmpeg cvs, trying to keep differences to a mininum. diff_to_ffmpeg_cvs.txt updated. tested only on x86, please report any problems, compilation errors, etc. alpha architecture added but makefiles were not updated. CVS patchset: 2058 CVS date: 2002/06/10 14:51:26 --- src/libffmpeg/libavcodec/jrevdct.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/libffmpeg/libavcodec/jrevdct.c') diff --git a/src/libffmpeg/libavcodec/jrevdct.c b/src/libffmpeg/libavcodec/jrevdct.c index 246f1b190..3ba91543d 100644 --- a/src/libffmpeg/libavcodec/jrevdct.c +++ b/src/libffmpeg/libavcodec/jrevdct.c @@ -1166,4 +1166,5 @@ void j_rev_dct(DCTBLOCK data) } } - +#undef FIX +#undef CONST_BITS -- cgit v1.2.3