summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-21 10:31:34 +0000
committercehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-21 10:31:34 +0000
commit4e92beb4eaa44157a2635c22216c7c01f85d431b (patch)
tree001d4c00a4af490aa6113fcd2977854fa9d8271e
parent450cef62b0dc15f70fa2949b5db547b668397924 (diff)
downloadmpv-4e92beb4eaa44157a2635c22216c7c01f85d431b.tar.bz2
mpv-4e92beb4eaa44157a2635c22216c7c01f85d431b.tar.xz
Fix compilation after FFmpeg r21353.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30382 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 85a3b7a314..5c311e53f5 100755
--- a/configure
+++ b/configure
@@ -9220,6 +9220,7 @@ $(ff_config_enable "$_libavbsfs_all" "$_libavbsfs")
#define CONFIG_H264_VAAPI_HWACCEL 0
#define CONFIG_VC1_VAAPI_HWACCEL 0
#define CONFIG_WMV3_VAAPI_HWACCEL 0
+#define CONFIG_H264_DXVA2_HWACCEL 0
#endif /* MPLAYER_CONFIG_H */
EOF