# HG changeset patch # User michael # Date 1202155388 0 # Node ID d61c328938e8c81877afd62c7a905909a7a8a76d # Parent 5b3e72f4bd4e89d17628e7d4bd72eb8b6ee73453 Deprecate old and inefficient per instruction asm(). diff -r 5b3e72f4bd4e -r d61c328938e8 i386/mmx.h --- a/i386/mmx.h Mon Feb 04 16:20:46 2008 +0000 +++ b/i386/mmx.h Mon Feb 04 20:03:08 2008 +0000 @@ -21,6 +21,8 @@ #ifndef FFMPEG_MMX_H #define FFMPEG_MMX_H +#warning Everything in this header is deprecated, use plain asm()! New code using this header will be rejected. + /* * The type of an value that fits in an MMX register (note that long * long constant values MUST be suffixed by LL and unsigned long long