Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
f14f66e9
Commit
f14f66e9
authored
Jul 01, 2010
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DxVA2: cosmetic alignment in GUID
parent
fe4a2f20
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
modules/codec/avcodec/dxva2.c
modules/codec/avcodec/dxva2.c
+5
-5
No files found.
modules/codec/avcodec/dxva2.c
View file @
f14f66e9
...
...
@@ -65,13 +65,13 @@
#define DXVA2_E_NOT_AVAILABLE MAKE_HRESULT(1, 4, 4099)
static
const
GUID
DXVA2_ModeMPEG2_MoComp
=
{
0xe6a9f44b
,
0x61b0
,
0x4563
,
{
0x9e
,
0xa4
,
0x63
,
0xd2
,
0xa3
,
0xc6
,
0xfe
,
0x66
}
0xe6a9f44b
,
0x61b0
,
0x4563
,
{
0x9e
,
0xa4
,
0x63
,
0xd2
,
0xa3
,
0xc6
,
0xfe
,
0x66
}
};
static
const
GUID
DXVA2_ModeMPEG2_IDCT
=
{
0xbf22ad00
,
0x03ea
,
0x4690
,
{
0x80
,
0x77
,
0x47
,
0x33
,
0x46
,
0x20
,
0x9b
,
0x7e
}
0xbf22ad00
,
0x03ea
,
0x4690
,
{
0x80
,
0x77
,
0x47
,
0x33
,
0x46
,
0x20
,
0x9b
,
0x7e
}
};
static
const
GUID
DXVA2_ModeMPEG2_VLD
=
{
0xee27417f
,
0x5e28
,
0x4e65
,
{
0xbe
,
0xea
,
0x1d
,
0x26
,
0xb5
,
0x08
,
0xad
,
0xc9
}
0xee27417f
,
0x5e28
,
0x4e65
,
{
0xbe
,
0xea
,
0x1d
,
0x26
,
0xb5
,
0x08
,
0xad
,
0xc9
}
};
static
const
GUID
DXVA2_ModeH264_A
=
{
...
...
@@ -96,10 +96,10 @@ static const GUID DXVADDI_Intel_ModeH264_A = {
0x604F8E64
,
0x4951
,
0x4c54
,
{
0x88
,
0xFE
,
0xAB
,
0xD2
,
0x5C
,
0x15
,
0xB3
,
0xD6
}
};
static
const
GUID
DXVADDI_Intel_ModeH264_C
=
{
0x604F8E66
,
0x4951
,
0x4c54
,
{
0x88
,
0xFE
,
0xAB
,
0xD2
,
0x5C
,
0x15
,
0xB3
,
0xD6
}
0x604F8E66
,
0x4951
,
0x4c54
,
{
0x88
,
0xFE
,
0xAB
,
0xD2
,
0x5C
,
0x15
,
0xB3
,
0xD6
}
};
static
const
GUID
DXVADDI_Intel_ModeH264_E
=
{
0x604F8E68
,
0x4951
,
0x4c54
,
{
0x88
,
0xFE
,
0xAB
,
0xD2
,
0x5C
,
0x15
,
0xB3
,
0xD6
}
0x604F8E68
,
0x4951
,
0x4c54
,
{
0x88
,
0xFE
,
0xAB
,
0xD2
,
0x5C
,
0x15
,
0xB3
,
0xD6
}
};
static
const
GUID
DXVA2_ModeWMV8_A
=
{
0x1b81be80
,
0xa0c7
,
0x11d3
,
{
0xb9
,
0x84
,
0x00
,
0xc0
,
0x4f
,
0x2e
,
0x73
,
0xc5
}
...
...
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