[FFmpeg-devel] [PATCH] generic infrastructure to support IWMMXT2
Diego Biurrun
diego
Tue May 27 15:29:33 CEST 2008
On Tue, May 20, 2008 at 07:11:17PM +0400, Dmitry Antipov wrote:
> It's just an infrastructure since it doesn't contains actual WMMX/WMMX2 code.
This will get applied when Siarhei or Mans approves it, I don't know
zilch about ARM.
> --- configure (revision 13202)
> +++ configure (working copy)
> @@ -1840,6 +1852,18 @@
>
> +# be sure we can compile iwmmxt2 code
> +if enabled iwmmxt2; then
> + check_cc <<EOF
Here and in other places: Use 4 spaces as indentation.
> --- doc/optimization.txt (revision 13202)
> +++ doc/optimization.txt (working copy)
> @@ -200,6 +200,8 @@
> http://infocenter.arm.com/help/topic/com.arm.doc.ddi0211j/DDI0211J_arm1136_r1p5_trm.pdf
> Optimization guide for Intel XScale (used in Sharp Zaurus PDA):
> http://download.intel.com/design/intelxscale/27347302.pdf
> +Intel Wireless MMX2 Coprocessor: Programmers Reference Manual
> +http://download.intel.com/design/intelxscale/31451001.pdf
This hunk applied.
Diego
More information about the ffmpeg-devel
mailing list