[MPlayer-cvslog] r37214 - trunk/configure

michael subversion at mplayerhq.hu
Tue May 27 23:30:48 CEST 2014


Author: michael
Date: Tue May 27 23:30:48 2014
New Revision: 37214

Log:
configure: prevent build failure due to CONFIG_HUFFYUVDSP

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

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Tue May 27 21:22:12 2014	(r37213)
+++ trunk/configure	Tue May 27 23:30:48 2014	(r37214)
@@ -8656,6 +8656,7 @@ CONFIG_H264DSP = yes
 CONFIG_H264PRED= yes
 CONFIG_H264QPEL= yes
 CONFIG_HPELDSP = yes
+CONFIG_HUFFYUVDSP = yes
 CONFIG_TPELDSP = yes
 CONFIG_HUFFMAN = yes
 CONFIG_INTRAX8 = yes


More information about the MPlayer-cvslog mailing list