summaryrefslogtreecommitdiff
path: root/sys/wasapi2
Commit message (Expand)AuthorAgeFilesLines
* wasapi2, mfvideosrc: Update "dispatcher" property to be only writableSeungha Yang2020-07-312-12/+24
* wasapi2device: Allow empty caps for UWP use caseSeungha Yang2020-07-261-1/+3
* wasapi2: Activate device asynchronously if requiredSeungha Yang2020-07-264-127/+214
* wasapi2: Add a new property for ICoreDispatcher settingSeungha Yang2020-07-265-39/+112
* wasapi2: Fix broken debug logSeungha Yang2020-07-231-1/+2
* plugins: Use g_win32_error_message for HRESULT to string conversionSeungha Yang2020-07-181-29/+14
* wasapi2util: Fix wrong use of debug categorySeungha Yang2020-07-171-2/+2
* docs: remove gst prefix from plugin titlesMathieu Duponchelle2020-07-021-1/+1
* plugins: Update for documentation of Windows pluginsSeungha Yang2020-07-021-0/+6
* wasapi2: Fallback to IAudioClient interface if IAudioClient3 API is unavailableSeungha Yang2020-06-111-5/+24
* wasapi2: Add device provider implementationSeungha Yang2020-06-084-0/+287
* wasapi2: Introduce new WASAPI pluginSeungha Yang2020-06-0811-0/+3593