* 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user