[MPlayer-cvslog] r29130 - trunk/configure
cehoyos
subversion at mplayerhq.hu
Thu Apr 2 20:38:15 CEST 2009
Author: cehoyos
Date: Thu Apr 2 20:38:15 2009
New Revision: 29130
Log:
Fix compilation with libavcodec's HWACCEL.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Thu Apr 2 20:34:11 2009 (r29129)
+++ trunk/configure Thu Apr 2 20:38:15 2009 (r29130)
@@ -8819,6 +8819,11 @@ $def_xvid_lavc
`ff_config_enable "$_libavprotocols_all" "$_libavprotocols"`
`ff_config_enable "$_libavbsfs_all" "$_libavbsfs"`
+#define CONFIG_H263_VAAPI_HWACCEL 0
+#define CONFIG_MPEG2_VAAPI_HWACCEL 0
+#define CONFIG_MPEG4_VAAPI_HWACCEL 0
+#define CONFIG_H264_VAAPI_HWACCEL 0
+
#endif /* MPLAYER_CONFIG_H */
EOF
More information about the MPlayer-cvslog
mailing list