[MPlayer-cvslog] r37493 - trunk/configure
rtogni
subversion at mplayerhq.hu
Mon Sep 7 22:04:38 CEST 2015
Author: rtogni
Date: Mon Sep 7 22:04:38 2015
New Revision: 37493
Log:
Fix compilation for the recently added DXV decoder in FFmpeg
Patch by Josh (joshf89 | live)
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Mon Sep 7 16:23:00 2015 (r37492)
+++ trunk/configure Mon Sep 7 22:04:38 2015 (r37493)
@@ -8624,6 +8624,7 @@ CONFIG_LLAUDDSP= yes
CONFIG_LLVIDDSP= yes
CONFIG_LPC = yes
CONFIG_LSP = yes
+CONFIG_LZF = yes
CONFIG_LZO = yes
CONFIG_MDCT = yes
CONFIG_ME_CMP = yes
@@ -9279,6 +9280,7 @@ $def_gnutls
#define CONFIG_IDCTDSP 1
#define CONFIG_IVIDSP 1
#define CONFIG_LPC 1
+#define CONFIG_LZF 1
#define CONFIG_LZO 1
#define CONFIG_MDCT 1
#define CONFIG_ME_CMP 1
More information about the MPlayer-cvslog
mailing list