changeset 36252:2af48d236902

Silence two warnings: MPlayer currently does not support DXVA2 and VAAPI.
author cehoyos
date Sun, 16 Jun 2013 22:35:51 +0000
parents e2073bd749cf
children 5c8339df2496
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Jun 15 19:59:24 2013 +0000
+++ b/configure	Sun Jun 16 22:35:51 2013 +0000
@@ -9069,6 +9069,7 @@
 #define CONFIG_AUDIO_FLOAT 0
 #define CONFIG_AVCODEC 1
 #define CONFIG_AVSERVER 0
+#define CONFIG_DXVA2 0
 #define CONFIG_FASTDIV 0
 #define CONFIG_FFSERVER 0
 #define CONFIG_FTRAPV 0
@@ -9085,6 +9086,7 @@
 #define CONFIG_SHARED 0
 #define CONFIG_SMALL 0
 #define CONFIG_SWSCALE_ALPHA 1
+#define CONFIG_VAAPI 0
 
 #define HAVE_ALIGNED_STACK 1
 #define HAVE_ASM_MOD_Q 1