<div dir="ltr">OK here is an even simpler updated patch that fixes both libx264 and the x2645cli compilation so that it can be performed natively using MSVC.<div>Tested using Visual Studio 2013 and also tested using gcc 4.8.2 to ensure nothing was affected in any other build chains. From the patch though you can see that the changes are so small that this was unlikly.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 7 March 2014 16:05, Matt Oliver <span dir="ltr"><<a href="mailto:protogonoi@gmail.com" target="_blank">protogonoi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Attached is a very basic patch that just has some minor C89 conformance changes that revolve around ensuring declarations occur at the start of a block. These are minor changes but they allow for native msvc compilation on Windows. This is not currently supported in the existing build chain but as the changes are minor and do not brake any existing build chains (tested using gcc 4.8) I though I would make them available for those who may be interested.<div>

The patch is tested and working for native compilation with Visual Studio 2013.</div></div>
</blockquote></div><br></div>