summaryrefslogtreecommitdiff
path: root/src/libw32dll/DirectShow/guids.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libw32dll/DirectShow/guids.h')
-rw-r--r--src/libw32dll/DirectShow/guids.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libw32dll/DirectShow/guids.h b/src/libw32dll/DirectShow/guids.h
index a2525848a..165119a82 100644
--- a/src/libw32dll/DirectShow/guids.h
+++ b/src/libw32dll/DirectShow/guids.h
@@ -43,7 +43,8 @@ typedef struct tagVIDEOINFOHEADER {
unsigned long dwBitRate; // Approximate bit data rate
unsigned long dwBitErrorRate; // Bit error rate for this stream
REFERENCE_TIME AvgTimePerFrame; // Average time per frame (100ns units)
- BITMAPINFOHEADER bmiHeader;
+ BITMAPINFOHEADER bmiHeader;
+ int spare[4];
} VIDEOINFOHEADER;
typedef struct _AllocatorProperties