summaryrefslogtreecommitdiff
path: root/sys/wasapi/gstwasapidevice.c
Commit message (Expand)AuthorAgeFilesLines
* wasapideviceprovider: Add support for dynamic device add/removeSeungha Yang2021-09-211-4/+201
* wasapi: Don't cast GstDeviceProvider to GstElementSeungha Yang2019-10-141-1/+1
* wasapi: Move to CoInitializeEx for COM initializationNirbheek Chauhan2019-08-271-1/+1
* wasapi: Fix indentation issues missed by the commit hookNirbheek Chauhan2018-02-081-4/+2
* wasapi: Implement a device provider for probingNirbheek Chauhan2018-01-311-0/+167