Commit 409d0f42 authored by Rémi Bernon's avatar Rémi Bernon Committed by Alexandre Julliard

Revert "qasf: Register ASF Reader filter media type."

This reverts commit 4608e1e1. The ASF Reader filter suffers from defects which are difficult to solve, and will require a better implementation of wmvcore in order to work correctly. In the meantime, revert the class registration so that the File Source filter is preferred instead. This will break games that tried to use the filter directly and which may have started to work correctly, but they are less frequent than the ones simply playing wmv videos with quartz. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53640 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53748 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54191
parent 8e7c99f7
HKCR
{
NoRemove 'Media Type'
{
'{e436eb83-524f-11ce-9f53-0020af0ba770}'
{
'{6b6d0801-9ada-11d0-a520-00a0d10129c0}'
{
val '0' = s '0,4,,3026b275'
val '1' = s '0,4,,d129e2d6'
val 'Source Filter' = s '{187463a0-5bb7-11d3-acbe-0080c75e246e}'
}
}
}
}
......@@ -24,6 +24,3 @@
#define WINE_PRODUCTVERSION_STR "9.0.0.4503"
#include "wine/wine_common_ver.rc"
/* @makedep: qasf.rgs */
1 WINE_REGISTRY qasf.rgs
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment