[FFmpeg-devel] [PATCH] motion_est_mmx: prefer xmm registers below xmm6 when they are available

Ramiro Polla ramiro.polla
Sun Oct 31 17:30:56 CET 2010


On Sun, Oct 31, 2010 at 1:19 PM, Ramiro Polla <ramiro.polla at gmail.com> wrote:
> On Sun, Oct 31, 2010 at 8:17 AM, Michael Niedermayer <michaelni at gmx.at> wrote:
>> On Sat, Oct 30, 2010 at 05:41:53PM -0200, Ramiro Polla wrote:
>>> $subj
>>
>>> ?motion_est_mmx.c | ? 12 ++++++------
>>> ?1 file changed, 6 insertions(+), 6 deletions(-)
>>> be0d3cc9e56cbaeb64f891d787b7b0f911e8cbba ?0006-motion_est_mmx-prefer-xmm-registers-below-xmm6-when-.patch
>>> From 2cedf479dac28ea9033e6fdd0c24fa85c0e692f2 Mon Sep 17 00:00:00 2001
>>> From: Ramiro Polla <ramiro.polla at gmail.com>
>>> Date: Sat, 30 Oct 2010 17:32:25 -0200
>>> Subject: [PATCH 6/9] motion_est_mmx: prefer xmm registers below xmm6 when they are available
>>
>> no objection if things are tested
>
> Applied, but darwin seems to not like, I'll look into it.

Actually this seems to be fine. It was the xvid idct change that
darwin didn't like (xmm>=8 aren't available on x86_32).



More information about the ffmpeg-devel mailing list