diff options
author | Måns Rullgård <mans@mansr.com> | 2009-08-29 16:55:50 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2009-08-29 16:55:50 +0000 |
commit | 4e36a5b46f889f398efb01d5773e9a511908d139 (patch) | |
tree | 45696771730e67dc217d9bcb40cf260ea598d158 /libavcodec/x86/simple_idct_mmx.c | |
parent | 5b1b014761dcec736c4d699824ca957feb335adf (diff) | |
download | ffmpeg-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.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/x86/simple_idct_mmx.c b/libavcodec/x86/simple_idct_mmx.c index 578674451a..5cc1e74692 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 |