[FFmpeg-cvslog] r31751 - trunk/libswscale/swscale_template.c

Ramiro Polla ramiro.polla
Sun Jul 18 23:55:54 CEST 2010


On Sun, Jul 18, 2010 at 6:39 PM, darkshikari <subversion at mplayerhq.hu> wrote:
> Author: darkshikari
> Date: Sun Jul 18 23:39:57 2010
> New Revision: 31751
>
> Log:
> Another try at fixing swscale on win64, as per r31153.
>
> Don't change paramater passing, but instead use casts.
> Shouldn't affect asm output on anything other than win64.
> libswscale should work on win64 now.
> The rest of ffmpeg still isn't win64 compatible due to the issue of xmm
> clobbers, but swscale doesn't use any SSE.
>
> Patch by Anton Mitrofanov <BugMaster AT narod DOT ru>.

Since you felt it was ok to step over my last patch[1], could you
please change the parameter passing as well? Also I assume this was
tested under all the other compilers that were mentioned in the revert
message log.

Ramiro Polla
[1] http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2010-July/093407.html



More information about the ffmpeg-cvslog mailing list