[FFmpeg-devel] PATCH: configure, with fixedpoint CONFIG

Måns Rullgård mans
Thu Aug 2 01:40:12 CEST 2007


"Marc Hoffman" <mmhoffm at gmail.com> writes:

> Adding just the configure aspect of fixedpoint, control.  Breaking
> things up into small pieces.
>
> Index: configure
> ===================================================================
> --- configure	(revision 9848)
> +++ configure	(working copy)
> @@ -139,6 +139,7 @@
>    echo "  --disable-ffplay         disable ffplay build"
>    echo "  --enable-small           optimize for size instead of speed"
>    echo "  --enable-memalign-hack   emulate memalign, interferes with memory debuggers"
> +  echo "  --enable-fixedpoint      enable the use of fixed point calculations"
>    echo "  --disable-encoder=NAME   disables encoder NAME"
>    echo "  --enable-encoder=NAME    enables encoder NAME"
>    echo "  --disable-decoder=NAME   disables decoder NAME"
> @@ -581,6 +582,7 @@
>      bktr
>      dc1394
>      dv1394
> +    fixedpoint
>      ffmpeg
>      ffplay
>      ffserver

OK

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




More information about the ffmpeg-devel mailing list