[vlc-devel] [PATCH] Fixed a crash caused by yadif deinterlacer on Windows XP

Naohiro KORIYAMA nkoriyama at gmail.com
Tue Jan 10 05:31:06 CET 2012


2012/1/10 Rafaël Carré <funman at videolan.org>:
> Le 2012-01-09 23:19, Naohiro KORIYAMA a écrit :
>> 2012/1/10 Rafaël Carré <funman at videolan.org>:
>>> Le 2012-01-09 22:24, Naohiro KORIYAMA a écrit :
>>>> 2012/1/10 Naohiro KORIYAMA <nkoriyama at gmail.com>:
>>>>> 2012/1/10 Rafaël Carré <funman at videolan.org>:
>>>>>> Le 2012-01-09 21:04, Rafaël Carré a écrit :
>>>>>>
>>>>>>> Does a build with CFLAGS='-msse -mmmx' work?
>>>>>>
>>>>>> http://people.videolan.org/~funman/vlc-1.3.0-git-win32-debug.7z
>>>>>>
>>>>>> I'm getting an XP iso and will install it in a VM to test it
>>>>>
>>>>> Unfortunately it stop with SIGEGV on WIndows XP (XP mode).
>>>>
>>>> I forget to write that the build works on Windows 7 64bit.
>>>
>>> I found
>>> http://sourceforge.net/tracker/?func=detail&atid=102435&aid=1812767&group_id=2435
>>> but it's not very helpful
>>
>> Thank you for the info.
>>
>> I also found
>> https://bugzilla.mozilla.org/show_bug.cgi?id=631252
>> and after appending "-mstackrealign" to CFLAGS, it works on Windows XP.
>>
>> So, I want to revert the last patch(577b183d295adbea85e03502d73d04fd3f90ef90),
>
> Reverted

Thank you.

>> and want to append "-mstackrealign" on configure.ac.

And can we add "-mstackrealign" to somewhere on configure.ac for Windows XP?


-- 
KORIYAMA, Naohiro
nkoriyama at gmail.com



More information about the vlc-devel mailing list