changeset 1634:8c1306106205

update package w32api
author Mark Brand <mabrand@mabrand.nl>
date Sun, 06 Mar 2011 11:18:48 +0100
parents 99be6a1daee1
children e2b5aa047c0a
files src/w32api-2-directx-additions-for-qt.patch src/w32api.mk
diffstat 2 files changed, 2 insertions(+), 18 deletions(-) [+]
line wrap: on
line diff
--- a/src/w32api-2-directx-additions-for-qt.patch	Sun Mar 06 10:40:14 2011 +0100
+++ b/src/w32api-2-directx-additions-for-qt.patch	Sun Mar 06 11:18:48 2011 +0100
@@ -49,22 +49,6 @@
  	REFERENCE_TIME AvgTimePerFrame;
  	BITMAPINFOHEADER bmiHeader;
  	union {
-diff -ruN a/include/bdatypes.h b/include/bdatypes.h
---- a/include/bdatypes.h	2009-11-21 06:31:42.000000000 +0100
-+++ b/include/bdatypes.h	2010-04-25 20:35:52.184124176 +0200
-@@ -17,9 +17,9 @@
- } MEDIA_SAMPLE_CONTENT;
- /*--- DirectShow Reference - DirectShow Structures */
- typedef struct {
--	DWORD dwOffset
--	DWORD dwPacketLength
--	DWORD dwStride
-+	DWORD dwOffset;
-+	DWORD dwPacketLength;
-+	DWORD dwStride;
- } MPEG2_TRANSPORT_STRIDE;
- typedef struct {
- 	ULONG ulPID;
 diff -ruN a/include/control.h b/include/control.h
 --- a/include/control.h	2009-11-21 06:31:43.000000000 +0100
 +++ b/include/control.h	2010-04-25 20:35:52.184124176 +0200
--- a/src/w32api.mk	Sun Mar 06 10:40:14 2011 +0100
+++ b/src/w32api.mk	Sun Mar 06 11:18:48 2011 +0100
@@ -4,8 +4,8 @@
 # MinGW Windows API
 PKG             := w32api
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3.15
-$(PKG)_CHECKSUM := a1f8f3767970663b3394e37919c0a4ea029473d6
+$(PKG)_VERSION  := 3.16
+$(PKG)_CHECKSUM := 5b6c1503efc44791fad72512febeed943e4ce393
 $(PKG)_SUBDIR   := .
 $(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION)-1-mingw32-dev.tar.lzma
 $(PKG)_WEBSITE  := http://www.mingw.org/