aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/dct-test.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-07-19 13:56:08 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-07-19 13:56:29 +0200
commit776647360db37628ccfcaf9a624544b2be45eb7a (patch)
tree540ad3ad2b6e8793bc50e7d8e9708fe473c924ca /libavcodec/dct-test.c
parent6da96a9fc9cf423994eb6b16c241788c759444f4 (diff)
parent5dcc201505f71b1e73e9eef12ce89d4eed252ad0 (diff)
downloadandroid_external_ffmpeg-776647360db37628ccfcaf9a624544b2be45eb7a.tar.gz
android_external_ffmpeg-776647360db37628ccfcaf9a624544b2be45eb7a.tar.bz2
android_external_ffmpeg-776647360db37628ccfcaf9a624544b2be45eb7a.zip
Merge commit '5dcc201505f71b1e73e9eef12ce89d4eed252ad0'
* commit '5dcc201505f71b1e73e9eef12ce89d4eed252ad0': simple_idct: Move x86-specific declarations to a header in the x86 directory Conflicts: libavcodec/x86/simple_idct.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/dct-test.c')
-rw-r--r--libavcodec/dct-test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/dct-test.c b/libavcodec/dct-test.c
index 8f204a9718..3a2c1acd51 100644
--- a/libavcodec/dct-test.c
+++ b/libavcodec/dct-test.c
@@ -47,6 +47,7 @@
#include "faanidct.h"
#include "x86/fdct.h"
#include "x86/idct_xvid.h"
+#include "x86/simple_idct.h"
#include "dctref.h"
// ALTIVEC