https://bugs.winehq.org/show_bug.cgi?id=52769
yshuiv7@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |yshuiv7@gmail.com
--- Comment #1 from yshuiv7@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.