<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/mingw-w64/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/mingw-w64/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 17 Dec 2016 09:17:07 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mingw-w64/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>lib32 with seh</title><link>https://sourceforge.net/p/mingw-w64/patches/78/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have to compile a DLL with static libs for both 32 and 64 bit.  The SJLJ version works fine for both 32 &amp;amp; 64, but I noticed that the SEH only works for 64 bit.  It appears that SEH is missing a lib32 folder that SJLJ has:&lt;/p&gt;
&lt;p&gt;C:\MinGW-W64\mingw64-sjlj\lib\gcc\x86_64-w64-mingw32\lib32&lt;/p&gt;
&lt;p&gt;(The compiler with -m32 is complaining it can't find the libraries).  Is SEH not 32 bit compatible?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan French</dc:creator><pubDate>Sat, 17 Dec 2016 09:17:07 -0000</pubDate><guid>https://sourceforge.net076c7d38dfe24d1b26dc642f06d48390a40091cc</guid></item><item><title>#77 add HEVC support in DxVA</title><link>https://sourceforge.net/p/mingw-w64/patches/77/?limit=25#c124</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-fixed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kai Tietz</dc:creator><pubDate>Wed, 01 Apr 2015 15:12:42 -0000</pubDate><guid>https://sourceforge.net1275f31b4431936d5af6a1026938f0f4f0e6af66</guid></item><item><title>add HEVC support in DxVA</title><link>https://sourceforge.net/p/mingw-w64/patches/77/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Without this FFmpeg doesn't detect HEVC and builds without DXVA2 support for it.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Lhomme</dc:creator><pubDate>Wed, 01 Apr 2015 13:23:53 -0000</pubDate><guid>https://sourceforge.netadf1d21b00e61deaa483b26650352e7b86885c83</guid></item><item><title>add HEVC support in DxVA</title><link>https://sourceforge.net/p/mingw-w64/patches/77/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 77 has been modified: add HEVC support in DxVA&lt;br /&gt;
Edited By: Kai Tietz (ktietz70)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'closed-fixed'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Lhomme</dc:creator><pubDate>Wed, 01 Apr 2015 13:23:53 -0000</pubDate><guid>https://sourceforge.net1350117f611006762374e59bb0d2df020a1d2662</guid></item><item><title>#76 most of the netio API are Vista and up, otherwise undefined</title><link>https://sourceforge.net/p/mingw-w64/patches/76/?limit=25#5d52</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The version guards were removed as of commit b2aa85c by Jacek Caban,&lt;br /&gt;
with a remark as to them being incorrect:&lt;br /&gt;
&lt;a href="http://sourceforge.net/p/mingw-w64/mingw-w64/ci/b2aa85ca326ca55a2965da168c3c2d1c508c5572"&gt;http://sourceforge.net/p/mingw-w64/mingw-w64/ci/b2aa85ca326ca55a2965da168c3c2d1c508c5572/&lt;/a&gt;&lt;br /&gt;
FWIW, PSDK doesn't use version guards either.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ozkan Sezer</dc:creator><pubDate>Mon, 09 Mar 2015 18:53:12 -0000</pubDate><guid>https://sourceforge.net8d345af0f98c93933f15a7c24920e95978f1efcd</guid></item><item><title>#76 most of the netio API are Vista and up, otherwise undefined</title><link>https://sourceforge.net/p/mingw-w64/patches/76/?limit=25#23a7</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hmm, of course we can disable header for wrong version, but why should we support include for it, if wrong version is used ...&lt;br /&gt;
anyway, I am fine for trunk for it&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kai Tietz</dc:creator><pubDate>Mon, 09 Mar 2015 18:11:48 -0000</pubDate><guid>https://sourceforge.net3dda545143e026401c4be30e841bec30082afd65</guid></item><item><title>most of the netio API are Vista and up, otherwise undefined</title><link>https://sourceforge.net/p/mingw-w64/patches/76/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Attached is a patch to fix that.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Lhomme</dc:creator><pubDate>Tue, 03 Mar 2015 08:03:02 -0000</pubDate><guid>https://sourceforge.net1188dedd6df13de074807334c72167399c12f7aa</guid></item><item><title>#75 Fix ID2D1RenderTarget_CreateBitmapFromWicBitmap() in &lt;d2d1.h&gt;</title><link>https://sourceforge.net/p/mingw-w64/patches/75/?limit=25#949e</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-accepted&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Jonathan Yong&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Yong</dc:creator><pubDate>Tue, 10 Feb 2015 13:05:03 -0000</pubDate><guid>https://sourceforge.net0586f67e5ea16dc66e2354c31c247f7ab8574e46</guid></item><item><title>#75 Fix ID2D1RenderTarget_CreateBitmapFromWicBitmap() in &lt;d2d1.h&gt;</title><link>https://sourceforge.net/p/mingw-w64/patches/75/?limit=25#11ff</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ping. It would be great if this can be resolved prior the upcoming 4.0 release.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">morous</dc:creator><pubDate>Tue, 10 Feb 2015 08:27:47 -0000</pubDate><guid>https://sourceforge.net074fddc1e270136c5b5e60260cd64bba19a8ab8f</guid></item><item><title>Fix ID2D1RenderTarget_CreateBitmapFromWicBitmap() in &lt;d2d1.h&gt;</title><link>https://sourceforge.net/p/mingw-w64/patches/75/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The C macro &lt;code&gt;ID2D1RenderTarget_CreateBitmapFromWicBitmap()&lt;/code&gt; wrapping &lt;code&gt;ID2D1RenderTarget::CreateBitmapFromWicBitmap()&lt;/code&gt; lacks one parameter. &lt;/p&gt;
&lt;p&gt;Ditto for all interfaces inherited from &lt;code&gt;ID2D1RenderTarget&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;The attached patch provides a fix.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">morous</dc:creator><pubDate>Sun, 08 Feb 2015 07:55:37 -0000</pubDate><guid>https://sourceforge.nete92c07fbdd2b28077e7478ad1777cbeef9c8a8fd</guid></item></channel></rss>