]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/x86/vc1dsp_mmx.c
Hap decoder and encoder
[ffmpeg] / libavcodec / x86 / vc1dsp_mmx.c
index 846590bd2acb213ab3b4cbe31c66d5e290f8f99d..046affbc260a1d72c2b040fc11f9f91ecf40cd4a 100644 (file)
@@ -29,8 +29,9 @@
 #include "libavutil/mem.h"
 #include "libavutil/x86/asm.h"
 #include "libavutil/x86/cpu.h"
-#include "dsputil_mmx.h"
 #include "libavcodec/vc1dsp.h"
+#include "constants.h"
+#include "fpel.h"
 #include "vc1dsp.h"
 
 #if HAVE_INLINE_ASM