[MPlayer-cvslog] r37215 - trunk/configure

michael subversion at mplayerhq.hu
Wed May 28 00:20:15 CEST 2014


Author: michael
Date: Wed May 28 00:20:15 2014
New Revision: 37215

Log:
configure: add CONFIG_HUFFYUVENCDSP to prevent build failure

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Tue May 27 23:30:48 2014	(r37214)
+++ trunk/configure	Wed May 28 00:20:15 2014	(r37215)
@@ -8657,6 +8657,7 @@ CONFIG_H264PRED= yes
 CONFIG_H264QPEL= yes
 CONFIG_HPELDSP = yes
 CONFIG_HUFFYUVDSP = yes
+CONFIG_HUFFYUVENCDSP = yes
 CONFIG_TPELDSP = yes
 CONFIG_HUFFMAN = yes
 CONFIG_INTRAX8 = yes


More information about the MPlayer-cvslog mailing list