summaryrefslogtreecommitdiff
path: root/libavformat/w64.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/w64.c')
-rw-r--r--libavformat/w64.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavformat/w64.c b/libavformat/w64.c
index 0fff2f2e8b..dc0f63c7b3 100644
--- a/libavformat/w64.c
+++ b/libavformat/w64.c
@@ -31,3 +31,6 @@ const uint8_t ff_w64_guid_fmt [16] = { 'f', 'm', 't', ' ',
const uint8_t ff_w64_guid_data[16] = { 'd', 'a', 't', 'a',
0xF3, 0xAC, 0xD3, 0x11, 0x8C, 0xD1, 0x00, 0xC0, 0x4F, 0x8E, 0xDB, 0x8A };
+
+const uint8_t ff_w64_guid_summarylist[16] = { 0xBC, 0x94, 0x5F, 0x92,
+ 0x5A, 0x52, 0xD2, 0x11, 0x86, 0xDC, 0x00, 0xC0, 0x4F, 0x8E, 0xDB, 0x8A };