[Bug 52769] Missing MFSchemeHandler for common url schemes

WineHQ Bugzilla wine-bugs at winehq.org
Sun Apr 3 16:06:11 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52769

yshuiv7 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yshuiv7 at gmail.com

--- Comment #1 from yshuiv7 at gmail.com ---
Created attachment 72139
  --> https://bugs.winehq.org/attachment.cgi?id=72139
0001-mfplat-add-generic-url-scheme-handler.patch

I implemented a generic scheme handler using GStreamer's uridecodebin. This
should support all the url schemes supported by installed GStreamer plugins.

I haven't tested this in real use cases (e.g. end-to-end playing a video from a
http source); but rudimentary test cases, like creating a source reader then
reading samples from it, worked without a hitch.

-- 
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.



More information about the wine-bugs mailing list