diff options
author | Mark Brand <mabrand@mabrand.nl> | 2011-03-06 10:18:48 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2011-03-06 10:18:48 (GMT) |
commit | 2282bfca907803974ff62e802e2fc23d1107e40e (patch) | |
tree | 48788553cc97b9064f979041a0c2418930bb3156 /src/w32api-2-directx-additions-for-qt.patch | |
parent | aeb4a0d7eb99e5461f8f5e09b1af88829c2d12a8 (diff) | |
download | mxe-2282bfca907803974ff62e802e2fc23d1107e40e.zip mxe-2282bfca907803974ff62e802e2fc23d1107e40e.tar.gz mxe-2282bfca907803974ff62e802e2fc23d1107e40e.tar.bz2 |
update package w32api
Diffstat (limited to 'src/w32api-2-directx-additions-for-qt.patch')
-rw-r--r-- | src/w32api-2-directx-additions-for-qt.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/w32api-2-directx-additions-for-qt.patch b/src/w32api-2-directx-additions-for-qt.patch index 2e1acea..262632a 100644 --- a/src/w32api-2-directx-additions-for-qt.patch +++ b/src/w32api-2-directx-additions-for-qt.patch @@ -49,22 +49,6 @@ diff -ruN a/include/amvideo.h b/include/amvideo.h 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 |