From cd4af68ad54c189205175a6874f81844fa9a0ba2 Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Mon, 27 May 2002 16:42:14 +0000 Subject: * started to cleanup name clashes for onetime compilation Originally committed as revision 617 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/jrevdct.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libavcodec/jrevdct.c') diff --git a/libavcodec/jrevdct.c b/libavcodec/jrevdct.c index 246f1b190a..3ba91543de 100644 --- a/libavcodec/jrevdct.c +++ b/libavcodec/jrevdct.c @@ -1166,4 +1166,5 @@ void j_rev_dct(DCTBLOCK data) } } - +#undef FIX +#undef CONST_BITS -- cgit v1.2.3