[MPlayer-cvslog] r37216 - trunk/configure

michael subversion at mplayerhq.hu
Fri May 30 02:59:50 CEST 2014


Author: michael
Date: Fri May 30 02:59:49 2014
New Revision: 37216

Log:
configure add CONFIG_QPELDSP to avoid breaking build

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

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Wed May 28 00:20:15 2014	(r37215)
+++ trunk/configure	Fri May 30 02:59:49 2014	(r37216)
@@ -8656,6 +8656,7 @@ CONFIG_H264DSP = yes
 CONFIG_H264PRED= yes
 CONFIG_H264QPEL= yes
 CONFIG_HPELDSP = yes
+CONFIG_QPELDSP = yes
 CONFIG_HUFFYUVDSP = yes
 CONFIG_HUFFYUVENCDSP = yes
 CONFIG_TPELDSP = yes


More information about the MPlayer-cvslog mailing list