* started to cleanup name clashes for onetime compilation

Originally committed as revision 617 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Zdenek Kabelac
2002-05-27 16:42:14 +00:00
parent c0eb0bb717
commit cd4af68ad5
11 changed files with 79 additions and 51 deletions

View File

@@ -2498,3 +2498,14 @@ AVCodec mp3_decoder =
NULL,
decode_frame,
};
#undef C1
#undef C2
#undef C3
#undef C4
#undef C5
#undef C6
#undef C7
#undef C8
#undef FRAC_BITS
#undef HEADER_SIZE