summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/simple_idct_mmx.c
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2009-08-29 16:55:50 +0000
committerMåns Rullgård <mans@mansr.com>2009-08-29 16:55:50 +0000
commit4e36a5b46f889f398efb01d5773e9a511908d139 (patch)
tree45696771730e67dc217d9bcb40cf260ea598d158 /libavcodec/x86/simple_idct_mmx.c
parent5b1b014761dcec736c4d699824ca957feb335adf (diff)
downloadffmpeg-streaming-4e36a5b46f889f398efb01d5773e9a511908d139.zip
ffmpeg-streaming-4e36a5b46f889f398efb01d5773e9a511908d139.tar.gz
Move declarations of some mmx functions to dsputil_mmx.h
Originally committed as revision 19739 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/x86/simple_idct_mmx.c')
-rw-r--r--libavcodec/x86/simple_idct_mmx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/x86/simple_idct_mmx.c b/libavcodec/x86/simple_idct_mmx.c
index 5786744..5cc1e74 100644
--- a/libavcodec/x86/simple_idct_mmx.c
+++ b/libavcodec/x86/simple_idct_mmx.c
@@ -21,6 +21,7 @@
*/
#include "libavcodec/dsputil.h"
#include "libavcodec/simple_idct.h"
+#include "dsputil_mmx.h"
/*
23170.475006
OpenPOWER on IntegriCloud