Skip to content
Snippets Groups Projects
Commit 17c28a8d authored by Steve Lhomme's avatar Steve Lhomme Committed by Jean-Baptiste Kempf
Browse files

mft: map MFVideoFormat_ARGB32 to VLC_CODEC_BGRA

The documentation [1] says that it's equivalent to D3DFMT_A8R8G8B8.
And the d3d10 porting documentation [2] says it's equivalent to
DXGI_FORMAT_B8G8R8A8_UNORM.

[1] https://learn.microsoft.com/en-us/windows/win32/medfound/video-subtype-guids
[2] https://learn.microsoft.com/en-us/windows/win32/direct3d10/d3d10-graphics-programming-guide-resources-legacy-formats
parent 17d89bc6
No related branches found
No related tags found
Loading
Pipeline #385763 passed with warnings with stage
in 18 minutes and 12 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment