<div dir="ltr">Hi,<div><br></div><div>I tried using x264 r999 compiled in GCC in my VS2005 project&nbsp;but it crashes in the call the&nbsp;x264_encoder_open.</div><div>I can&#39;t provide a dump because I am using MSVC to compile my application, and it doesnt understand the gcc debug info.</div>
<div><br></div><div>I compiled x264 using the following configure line</div><div>&nbsp;&nbsp;<span class="Apple-style-span" style="font-family: &#39;courier new&#39;, monospace;">./configure --enable-shared</span></div><div><br></div>
<div>in a mingw 4.2.4 system I downloaded from&nbsp;<a href="http://oss.netfarm.it/mplayer-win32.php">http://oss.netfarm.it/mplayer-win32.php</a></div><div><br></div><div>The application I am building is a DirectShow filter so it must be compiled with MSVC<br>
</div><div>I even tried aligning the stack to 16 byte using the assembly from&nbsp;<a href="http://www.gamedev.net/community/forums/topic.asp?topic_id=482444">http://www.gamedev.net/community/forums/topic.asp?topic_id=482444&nbsp;</a></div>
<div>but it did not help</div><div><br></div><div>appreciate your help and can&#39;t wait to upgrade from r680 to r999</div><div>Aviad</div><div><br></div><div><br><div class="gmail_quote">On Fri, Oct 24, 2008 at 6:32 PM, Jason Garrett-Glaser <span dir="ltr">&lt;<a href="mailto:darkshikari@gmail.com">darkshikari@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="Ih2E3d">On Fri, Oct 24, 2008 at 7:20 AM, Gabriel Bouvigne<br>
&lt;<a href="mailto:gabriel.bouvigne@joost.com">gabriel.bouvigne@joost.com</a>&gt; wrote:<br>
&gt; Guillaume POIRIER a écrit :<br>
&gt;<br>
&gt;&gt;&gt; Don&#39;t ask me why... I know it sound crazy.<br>
&gt;&gt;&gt; David<br>
&gt;&gt;<br>
&gt;&gt; It is not crazy, that&#39;s because of the way INIT* macros are defined:<br>
&gt;<br>
&gt; My bad, I should have checked the content of the INIT* macros instead of<br>
&gt; assuming they were safely defined.<br>
&gt;<br>
&gt; &nbsp;&gt; I shall fix this tonite.<br>
&gt;<br>
&gt; I&#39;d be pleased to see this fixed, but I think that there might be<br>
&gt; something else planned for rev1000...<br>
<br>
</div>I have everything so far locally committed, including the previous<br>
change from astrange that you wanted to commit, so don&#39;t worry about<br>
not being able to fix things.<br>
<br>
The local commits will be pushed Soon (TM).<br>
<br>
Dark Shikari<br>
<div><div></div><div class="Wj3C7c">_______________________________________________<br>
x264-devel mailing list<br>
<a href="mailto:x264-devel@videolan.org">x264-devel@videolan.org</a><br>
<a href="http://mailman.videolan.org/listinfo/x264-devel" target="_blank">http://mailman.videolan.org/listinfo/x264-devel</a><br>
</div></div></blockquote></div><br></div></div>