[PATCH 1/3] msmpeg2vdec: Add stub dll.

Nikolay Sivov nsivov at codeweavers.com
Thu Apr 21 01:54:02 CDT 2022


On 4/21/22 08:29, Mohamad Al-Jaf wrote:
> Required for dxva video playback by Chromium-based
> browsers and the Chromium Embedded Framework,
> including Adobe Photoshop's tooltip hint videos.
>
I can't imagine a stub helping this situation.

Important problem here is to have an ability of using both software and 
d3d path in such decoders.

We only have "software" path going through gstreamer, and no 
dxva/d3d11/d3d12 video decoding capabilities. We would want d3d path too 
for other reasons as well, but it's a question of how to integrate that 
nicely.



More information about the wine-devel mailing list