diff options
author | Vitor Sessak <vitor1001@gmail.com> | 2008-07-14 14:41:01 +0000 |
---|---|---|
committer | Vitor Sessak <vitor1001@gmail.com> | 2008-07-14 14:41:01 +0000 |
commit | 0e3510a31ffd3c383dcbcd9debb19affa350e06c (patch) | |
tree | 46ecc9daaf90370ec1b736c39baa3cd4f46a1c61 /libavcodec/txd.c | |
parent | e44bbf623ebe7f45374b1ff5ad51113c96d2103a (diff) | |
download | ffmpeg-0e3510a31ffd3c383dcbcd9debb19affa350e06c.tar.gz |
Revert r14218. FFMAX is a macro, so
sum = FFMAX(1, scalar_product(...));
might calculate the scalar product twice, which is slower.
Originally committed as revision 14230 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/txd.c')
0 files changed, 0 insertions, 0 deletions