Signed-off-by: Martin Storsjö <mar...@martin.st>
---
 mingw-w64-crt/{lib64 => lib-common}/dxva2.def |  6 +---
 mingw-w64-crt/libarm32/dxva2.def              | 44 ---------------------------
 2 files changed, 1 insertion(+), 49 deletions(-)
 rename mingw-w64-crt/{lib64 => lib-common}/dxva2.def (91%)
 delete mode 100644 mingw-w64-crt/libarm32/dxva2.def

diff --git a/mingw-w64-crt/lib64/dxva2.def b/mingw-w64-crt/lib-common/dxva2.def
similarity index 91%
rename from mingw-w64-crt/lib64/dxva2.def
rename to mingw-w64-crt/lib-common/dxva2.def
index 6e86010..5f88023 100644
--- a/mingw-w64-crt/lib64/dxva2.def
+++ b/mingw-w64-crt/lib-common/dxva2.def
@@ -1,13 +1,9 @@
-;
-; Definition file of dxva2.dll
-; Automatic generated by gendef
-; written by Kai Tietz 2008
-;
 LIBRARY "dxva2.dll"
 EXPORTS
 CapabilitiesRequestAndCapabilitiesReply
 DXVA2CreateDirect3DDeviceManager9
 DXVA2CreateVideoService
+DXVAHD_CreateDevice
 DegaussMonitor
 DestroyPhysicalMonitor
 DestroyPhysicalMonitors
diff --git a/mingw-w64-crt/libarm32/dxva2.def b/mingw-w64-crt/libarm32/dxva2.def
deleted file mode 100644
index e599bf0..0000000
-- 
2.7.4


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to