[FFmpeg-devel] [PATCH] Show parameters to disable MMX2 and/or SSSE3
Måns Rullgård
mans
Fri Mar 21 11:45:11 CET 2008
Panagiotis Issaris <takis.issaris at uhasselt.be> writes:
> Hi,
>
> Currently, "./configure --help" shows the "--disable-mmx" option, but
> doesn't show the "--disable-mmx2" and "--disable-ssse3" options. The
> attached patch corrects this.
>
> With friendly regards,
> Takis
> --
> vCard: http://issaris.org/pi.vcf
> PGP key: http://issaris.org/pi.key
> Index: configure
> ===================================================================
> --- configure (revision 12527)
> +++ configure (working copy)
> @@ -120,6 +120,8 @@
> echo " --enable-powerpc-perf enable performance report on PPC"
> echo " (requires enabling PMC)"
> echo " --disable-mmx disable MMX usage"
> + echo " --disable-mmx2 disable MMX2 usage"
> + echo " --disable-ssse3 disable SSSE3 usage"
> echo " --disable-armv5te disable armv5te usage"
> echo " --disable-armv6 disable armv6 usage"
> echo " --disable-iwmmxt disable iwmmxt usage"
OK
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list