Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-fonts
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Aleksandr Isakov
wine-fonts
Commits
8091f3a0
Commit
8091f3a0
authored
Apr 05, 2022
by
Rémi Bernon
Committed by
Alexandre Julliard
Apr 05, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Add MFSampleExtension_CleanPoint to mfapi.h.
Signed-off-by:
Rémi Bernon
<
rbernon@codeweavers.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
38b98c65
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
mfapi.h
include/mfapi.h
+1
-0
No files found.
include/mfapi.h
View file @
8091f3a0
...
...
@@ -385,6 +385,7 @@ DEFINE_GUID(MFMediaType_Subtitle, 0xa6d13581, 0xed50, 0x4e65, 0xae, 0x0
DEFINE_GUID
(
MFMediaType_Video
,
0x73646976
,
0x0000
,
0x0010
,
0x80
,
0x00
,
0x00
,
0xaa
,
0x00
,
0x38
,
0x9b
,
0x71
);
DEFINE_GUID
(
MFSampleExtension_DecodeTimestamp
,
0x73a954d4
,
0x09e2
,
0x4861
,
0xbe
,
0xfc
,
0x94
,
0xbd
,
0x97
,
0xc0
,
0x8e
,
0x6e
);
DEFINE_GUID
(
MFSampleExtension_CleanPoint
,
0x9cdf01d8
,
0xa0f0
,
0x43ba
,
0xb0
,
0x77
,
0xea
,
0xa0
,
0x6c
,
0xbd
,
0x72
,
0x8a
);
DEFINE_GUID
(
MFSampleExtension_Timestamp
,
0x1e436999
,
0x69be
,
0x4c7a
,
0x93
,
0x69
,
0x70
,
0x06
,
0x8c
,
0x02
,
0x60
,
0xcb
);
DEFINE_GUID
(
MFSampleExtension_Token
,
0x8294da66
,
0xf328
,
0x4805
,
0xb5
,
0x51
,
0x00
,
0xde
,
0xb4
,
0xc5
,
0x7a
,
0x61
);
DEFINE_GUID
(
MFSampleExtension_3DVideo
,
0xf86f97a4
,
0xdd54
,
0x4e2e
,
0x9a
,
0x5e
,
0x55
,
0xfc
,
0x2d
,
0x74
,
0xa0
,
0x05
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment