Mercurial > libavcodec.hg
changeset 6328:d61c328938e8 libavcodec
Deprecate old and inefficient per instruction asm().
author | michael |
---|---|
date | Mon, 04 Feb 2008 20:03:08 +0000 |
parents | 5b3e72f4bd4e |
children | 5969caa9190d |
files | i386/mmx.h |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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