I have an old conferencing app that uses theora and I&#39;m building it for win64.<div><br></div><div>libthora 1.1 builds just fine, but libtheora 1.0 has errors related to assembly code when building for x64.</div><div><br>
</div><div>I&#39;ve tried using 1.1, but the video does not look right --  the clients all generate their own first 3 packets instead of sending them over the network since they assume they are all on the same version of libtheora.</div>
<div><br></div><div>I need to either initialize the 1.1 library using the 1.0 mode codebook, or somehow get the 1.0 library to build for win64 under vs2008.</div><div><br></div><div>I&#39;ve googled and seen reference to a patch for win64 builds, but it is not in the <a href="http://downloads.xiph.org/releases/theora/libtheora-1.0.zip">http://downloads.xiph.org/releases/theora/libtheora-1.0.zip</a> that I just downloaded.</div>
<div><br></div><div>Help?</div><div><br></div><div><br></div>