[Bug 60223] New: IMFTimedText and related APIs missing
http://bugs.winehq.org/show_bug.cgi?id=60223 Bug ID: 60223 Summary: IMFTimedText and related APIs missing Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mfplat Assignee: wine-bugs@list.winehq.org Reporter: tim@klingt.org Target Milestone: --- Distribution: --- Some of the Media Foundation APIs COM interfaces are not implemented, i.e. the IMFTimedText COM interfaces. This was found when migrating qtmultimedia to newer WMF APIs, which failed to compile with mingw based compilers. afaict those are simple COM wrappers, though i don't think i can provide a cleanroom implementation myself, considering that i've seen the msvc-provided headers during my day-to-day development. the interfaces in question are all the IMFTimedText* classes listed in: https://learn.microsoft.com/en-us/windows/win32/api/mfmediaengine/ -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=60223 --- Comment #1 from Nikolay Sivov <bunglehead@gmail.com> --- Hi, Is this only about IDL changes, that could later be imported by mingw project? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=60223 --- Comment #2 from Tim Blechmann <tim@klingt.org> --- (In reply to Nikolay Sivov from comment #1)
Hi,
Is this only about IDL changes, that could later be imported by mingw project?
afaict yes: we basically try to build qt with mingw (modernize the media foundations backend) and the COM interfaces are missing -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=60223 Ken Sharp <imwellcushtymelike@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |11.16 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla