Skip to content
Snippets Groups Projects
Commit 0e3510a3 authored by Vitor Sessak's avatar Vitor Sessak
Browse files

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
parent e44bbf62
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment