[PATCH 3/3] devenum: Register legacy AM filters as devenum codecs, not through FilterMapper2.

Zebediah Figura z.figura12 at gmail.com
Thu Mar 8 13:39:17 CST 2018


On 08/03/18 12:37, Zebediah Figura wrote:
> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
> ---
> This fixes one facet of the error originally reported here:
> https://www.winehq.org/pipermail/wine-devel/2018-March/123533.html
> 
>  dlls/devenum/Makefile.in         |   4 +-
>  dlls/devenum/createdevenum.c     | 240 ++++++++++++++++++++++++++-------------
>  dlls/devenum/fil_data.idl        |  47 ++++++++
>  dlls/devenum/tests/devenum.c     |  76 ++++++++++++-
>  dlls/quartz/tests/filtermapper.c |  18 +++
>  5 files changed, 300 insertions(+), 85 deletions(-)
>  create mode 100644 dlls/devenum/fil_data.idl
> 

Apologies, this isn't quite correct. I'll send an updated patch.



More information about the wine-devel mailing list