summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-04-03 08:08:44 +0000
committercehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-04-03 08:08:44 +0000
commit431ac86c7b95eeee4198ab344fc4a9eeacd33825 (patch)
treee1b2f9e22ca66251fd6ffa32581273d4382867e2
parent83c2df3565c19931b01c3ed75a0e08aca1fb24f2 (diff)
downloadmpv-431ac86c7b95eeee4198ab344fc4a9eeacd33825.tar.bz2
mpv-431ac86c7b95eeee4198ab344fc4a9eeacd33825.tar.xz
Fix compilation for newly added VAAPI_HWACCEL's.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29135 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index c7c5aaa6b5..427566bfb6 100755
--- a/configure
+++ b/configure
@@ -8866,6 +8866,8 @@ $def_xvid_lavc
#define CONFIG_MPEG2_VAAPI_HWACCEL 0
#define CONFIG_MPEG4_VAAPI_HWACCEL 0
#define CONFIG_H264_VAAPI_HWACCEL 0
+#define CONFIG_VC1_VAAPI_HWACCEL 0
+#define CONFIG_WMV3_VAAPI_HWACCEL 0
#endif /* MPLAYER_CONFIG_H */
EOF