changeset 29096:d29b96d8e240

Fix compilation for newly added VAAPI_HWACCEL's.
author cehoyos
date Fri, 03 Apr 2009 08:08:44 +0000
parents 3afe8b737f43
children 3dc541dc1866
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Thu Apr 02 20:49:47 2009 +0000
+++ b/configure	Fri Apr 03 08:08:44 2009 +0000
@@ -8866,6 +8866,8 @@
 #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