summaryrefslogtreecommitdiff
path: root/libavcodec/jrevdct.c
diff options
context:
space:
mode:
authorZdenek Kabelac <kabi@informatics.muni.cz>2002-05-27 16:42:14 +0000
committerZdenek Kabelac <kabi@informatics.muni.cz>2002-05-27 16:42:14 +0000
commitcd4af68ad54c189205175a6874f81844fa9a0ba2 (patch)
tree31b95874aa2f0fe240b4ffd2c9c599a081ed00e7 /libavcodec/jrevdct.c
parentc0eb0bb717eee510b47da4bccdd3307a608e034c (diff)
* started to cleanup name clashes for onetime compilation
Originally committed as revision 617 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/jrevdct.c')
-rw-r--r--libavcodec/jrevdct.c3
1 files changed, 2 insertions, 1 deletions
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