Re: [Mingw-w64-public] [PATCH] crt: add missing DXVAHD_CreateDevice for x86

2025-02-04 Thread LIU Hao
在 2025-01-30 13:53, Steve Lhomme 写道: It was first added to arm32 in 4a306baa4a206c9314bdc129e98abfa1aebe2b0e. Then to the common one in 96fe9ec413001bfc3f5971df64bcdedc216a9020. But it was always missing in x86. I verified that's the only one missing in that .def. --- mingw-w64-crt/lib32/dxva2

[Mingw-w64-public] [PATCH] crt: add missing DXVAHD_CreateDevice for x86

2025-01-29 Thread Steve Lhomme
It was first added to arm32 in 4a306baa4a206c9314bdc129e98abfa1aebe2b0e. Then to the common one in 96fe9ec413001bfc3f5971df64bcdedc216a9020. But it was always missing in x86. I verified that's the only one missing in that .def. --- mingw-w64-crt/lib32/dxva2.def | 1 + 1 file changed, 1 insertion(