[MPlayer-cvslog] r30382 - trunk/configure
    cehoyos 
    subversion at mplayerhq.hu
       
    Thu Jan 21 11:31:35 CET 2010
    
    
  
Author: cehoyos
Date: Thu Jan 21 11:31:34 2010
New Revision: 30382
Log:
Fix compilation after FFmpeg r21353.
Modified:
   trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure	Thu Jan 21 10:52:11 2010	(r30381)
+++ trunk/configure	Thu Jan 21 11:31:34 2010	(r30382)
@@ -9220,6 +9220,7 @@ $(ff_config_enable "$_libavbsfs_all" "$_
 #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
    
    
More information about the MPlayer-cvslog
mailing list