comparison configure @ 37119:153aab22df3d

configure: add CONFIG_HUFFYUVENCDSP to prevent build failure Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Tue, 27 May 2014 22:20:15 +0000
parents 41bc28d9d896
children 4b62802c8ad6
comparison
equal deleted inserted replaced
37118:41bc28d9d896 37119:153aab22df3d
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_HUFFYUVDSP = yes 8659 CONFIG_HUFFYUVDSP = yes
8660 CONFIG_HUFFYUVENCDSP = yes
8660 CONFIG_TPELDSP = yes 8661 CONFIG_TPELDSP = yes
8661 CONFIG_HUFFMAN = yes 8662 CONFIG_HUFFMAN = yes
8662 CONFIG_INTRAX8 = yes 8663 CONFIG_INTRAX8 = yes
8663 CONFIG_LLVIDDSP= yes 8664 CONFIG_LLVIDDSP= yes
8664 CONFIG_LPC = yes 8665 CONFIG_LPC = yes