[Bug 747757] winks: add GstDeviceProvider implementations on Windows

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 28 17:25:41 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=747757

Olivier Crête <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #18 from Olivier Crête <olivier.crete at ocrete.ca> ---
Thank you, merged!

commit a31855d61808dfb4393c939fc42160ee765501b0
Author: Руслан Ижбулатов <lrn1986 at gmail.com>
Date:   Tue Apr 28 21:43:56 2015 +0000

    GstDeviceProvider implementation for WIN Kernel Streaming plugin

    gst_ks_device_provider_probe() is a no-braier, just runs
ks_enumerate_devices()
    and reports the results.

    Monitoring is a bit more tricky. We have to create a dummy
message-processing
    window and register device change notifications for it.

    As kernel streaming can (and should) be used for audio capture and audio
    playback, this change also has certain placeholders for such.

    https://bugzilla.gnome.org/show_bug.cgi?id=747757

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list