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

Nikolay Sivov nsivov at codeweavers.com
Thu Apr 21 12:10:24 CDT 2022


On 4/21/22 10:55, Mohamad Al-Jaf wrote:
> Required for dxva video playback by Chromium-based
> browsers and the Chromium Embedded Framework,
> including Adobe Photoshop's rich tooltip videos.
>
> Signed-off-by: Mohamad Al-Jaf <mohamadaljaf at gmail.com>
> ---
>   configure.ac                      |  1 +
>   dlls/msmpeg2vdec/Makefile.in      |  6 ++++++
>   dlls/msmpeg2vdec/main.c           | 32 +++++++++++++++++++++++++++++++
>   dlls/msmpeg2vdec/msmpeg2vdec.spec |  8 ++++++++
>   4 files changed, 47 insertions(+)
>   create mode 100644 dlls/msmpeg2vdec/Makefile.in
>   create mode 100644 dlls/msmpeg2vdec/main.c
>   create mode 100644 dlls/msmpeg2vdec/msmpeg2vdec.spec
Like I said for v1, if this only helps with some error message I don't 
think it's worth having, without a plan on how to implement it.



More information about the wine-devel mailing list