# HG changeset patch # User cehoyos # Date 1264069894 0 # Node ID 968bab8aa5a531304dde275a85c428f9b66a0ec0 # Parent 39bf760bf7ce70551f1fe1c04b267e6888fdfce6 Fix compilation after FFmpeg r21353. diff -r 39bf760bf7ce -r 968bab8aa5a5 configure --- a/configure Thu Jan 21 09:52:11 2010 +0000 +++ b/configure Thu Jan 21 10:31:34 2010 +0000 @@ -9220,6 +9220,7 @@ #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