# HG changeset patch # User michael # Date 1395527995 0 # Node ID 382af432ec40c7d1567f365a96296c8707129f55 # Parent cbaa08dbc9aab76aa946b5ded2d0644aacfd6fe7 configure: add CONFIG_TPELDSP for ffmpeg Signed-off-by: Michael Niedermayer diff -r cbaa08dbc9aa -r 382af432ec40 configure --- a/configure Sat Mar 22 19:53:49 2014 +0000 +++ b/configure Sat Mar 22 22:39:55 2014 +0000 @@ -8644,6 +8644,7 @@ CONFIG_H264PRED= yes CONFIG_H264QPEL= yes CONFIG_HPELDSP = yes +CONFIG_TPELDSP = yes CONFIG_HUFFMAN = yes CONFIG_INTRAX8 = yes CONFIG_LLVIDDSP= yes