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

Ramiro Polla ramiro.polla
Mon Jul 19 00:16:17 CEST 2010


On Sun, Jul 18, 2010 at 6:59 PM, Jason Garrett-Glaser
<darkshikari at gmail.com> wrote:
> On Sun, Jul 18, 2010 at 2:55 PM, Ramiro Polla <ramiro.polla at gmail.com> wrote:
>> 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
>
> Oh, I didn't realize you had another patch which you hadn't applied
> for this. ?What's blocking it right now?

I just went back to this issue a few days ago =). I was waiting for
another ok for this patch, but I think the previous ok from michael
should be enough?

Unfortunately my win64 box went down, so I won't be able to test for
some time (a couple of weeks maybe). I'd appreciate if Anton could
take it over. Just make sure his patches are also tested with a bunch
of those other compilers (suncc, icc, llvm, mac os' gcc, etc).

Ramiro Polla



More information about the ffmpeg-cvslog mailing list