[MPlayer-dev-eng] [PATCH] Fix the stack crash on OS/2 when playing qtaudio/qtvideo
KO Myung-Hun
komh at chollian.net
Thu Feb 18 09:33:38 CET 2010
Diego Biurrun wrote:
> On Thu, Feb 18, 2010 at 01:50:29AM +0900, KO Myung-Hun wrote:
>>
>> This patch fixes the stack crash(SYS3171) on OS/2 when playing
>> qtaudio/qtvideo.
>>
>> --- libmpcodecs/ad_qtaudio.c (revision 30605)
>> +++ libmpcodecs/ad_qtaudio.c (working copy)
>> @@ -282,6 +282,11 @@
>> int error;
>> unsigned long ConvertedFrames=0;
>> unsigned long ConvertedBytes=0;
>> +
>> +#if defined(WIN32_LOADER)
>
> #ifdef
>
Ok.
> Somehow I have a nagging feeling that there should be a better way..
Hmmm...
--
KO Myung-Hun
Using Mozilla SeaMonkey 2.0
Under OS/2 Warp 4 for Korean with FixPak #15
On Intel Core2Duo T5500 1.66 GHz with 1 GB RAM
Korean OS/2 User Community : http://www.ecomstation.co.kr
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: qt.diff
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100218/58aeac41/attachment.asc>
More information about the MPlayer-dev-eng
mailing list