[FFmpeg-cvslog] r12245 - trunk/configure

Måns Rullgård mans
Tue Feb 26 21:28:29 CET 2008


michael <subversion at mplayerhq.hu> writes:

> Author: michael
> Date: Tue Feb 26 21:21:49 2008
> New Revision: 12245
>
> Log:
> 25% faster floating point AAN IDCT.
> Other float code likely benefits as well ...
>
> Modified:
>    trunk/configure
>
> Modified: trunk/configure
> ==============================================================================
> --- trunk/configure	(original)
> +++ trunk/configure	Tue Feb 26 21:21:49 2008
> @@ -1808,6 +1808,7 @@ elif enabled optimizations; then
>          add_cflags "-O3"
>      fi
>  fi
> +check_cflags -fno-math-errno

Is the code doing something that would normally generate an error
condition, or is this pure overhead?

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-cvslog mailing list