comparison configure @ 37120:4b62802c8ad6

configure add CONFIG_QPELDSP to avoid breaking build Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Fri, 30 May 2014 00:59:49 +0000
parents 153aab22df3d
children 075cd93d301e
comparison
equal deleted inserted replaced
37119:153aab22df3d 37120:4b62802c8ad6
8654 CONFIG_H264CHROMA = yes 8654 CONFIG_H264CHROMA = yes
8655 CONFIG_H264DSP = yes 8655 CONFIG_H264DSP = yes
8656 CONFIG_H264PRED= yes 8656 CONFIG_H264PRED= yes
8657 CONFIG_H264QPEL= yes 8657 CONFIG_H264QPEL= yes
8658 CONFIG_HPELDSP = yes 8658 CONFIG_HPELDSP = yes
8659 CONFIG_QPELDSP = yes
8659 CONFIG_HUFFYUVDSP = yes 8660 CONFIG_HUFFYUVDSP = yes
8660 CONFIG_HUFFYUVENCDSP = yes 8661 CONFIG_HUFFYUVENCDSP = yes
8661 CONFIG_TPELDSP = yes 8662 CONFIG_TPELDSP = yes
8662 CONFIG_HUFFMAN = yes 8663 CONFIG_HUFFMAN = yes
8663 CONFIG_INTRAX8 = yes 8664 CONFIG_INTRAX8 = yes