summaryrefslogtreecommitdiff
path: root/libavcodec/i386
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2008-02-04 20:03:08 +0000
committerMichael Niedermayer <michaelni@gmx.at>2008-02-04 20:03:08 +0000
commit9a7871f77dbfe0a3e6c79d2b0ba1142e53ab135e (patch)
tree59a311ad9c2b9310c622592fff899ec05a6040ed /libavcodec/i386
parenteb757a62510dccd90887d47fd98d83a38f16439e (diff)
Deprecate old and inefficient per instruction asm().
Originally committed as revision 11865 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/i386')
-rw-r--r--libavcodec/i386/mmx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/i386/mmx.h b/libavcodec/i386/mmx.h
index 102abd2312..2e029d1aa1 100644
--- a/libavcodec/i386/mmx.h
+++ b/libavcodec/i386/mmx.h
@@ -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