wasapi: Fix build warnings
[platform/upstream/gstreamer.git] / sys / wasapi / gstwasapiutil.c
2019-10-17 Seungha Yangwasapi: Fix build warnings
2019-10-17 Seungha Yangwasapi: Don't cast GstDeviceProvider to GstElement
2019-08-12 Ignacio Casal Quin... wasapi: fix symbol redefinition build error
2019-02-05 Nirbheek Chauhanmisc: Fix warnings on Cerbero MinGW
2019-01-21 Jacek Tomaszewskiwasapi: Fixed corner-cases in mapping of channel mask
2018-09-10 Nirbheek Chauhanwasapi: Remove code that sets thread priority
2018-08-02 Christoph Reiterwasapisink: fix regression in shared mode segment size
2018-05-25 Christoph Reiterwasapisink: fix a rounding error when calculating the...
2018-04-16 Nirbheek Chauhanwasapi: Call CoIn/Uninitialize() around prepare()
2018-04-06 Nirbheek Chauhanwasapi: Don't derive device period from latency time
2018-04-03 Nirbheek Chauhanwasapisrc: Implement loopback recording
2018-03-18 Tim-Philipp Müllerwasapi: try to satisfy both mingw and msvc
2018-03-17 Tim-Philipp Müllerwasapi: fix indentation
2018-03-17 Tim-Philipp Müllerwasapi: fix unresolved symbol linker error with vs2017...
2018-03-10 Nirbheek Chauhanwasapi: Minor fixes for debug logging
2018-02-26 Nirbheek Chauhanwasapi: Set realtime thread priority at runtime
2018-02-26 Nirbheek Chauhanwasapi: Use IAudioClient3 interface when available
2018-02-26 Nirbheek Chauhanwasapi: __uuidof is simply not available in C
2018-02-26 Nirbheek Chauhanwasapi: Set a default category for util functions
2018-02-26 Nirbheek Chauhanwasapi: Use a macro for HRESULT failure paths
2018-02-08 Nirbheek Chauhanwasapi: Try to use latency-time and buffer-time
2018-02-08 Nirbheek Chauhanwasapi: Cover more HRESULT error messages
2018-02-08 Nirbheek Chauhanwasapi: Allow opening devices in exclusive mode
2018-02-08 Nirbheek Chauhanwasapi: Fix indentation issues missed by the commit...
2018-01-31 Nirbheek Chauhanwasapi: Implement a device provider for probing
2018-01-31 Nirbheek Chauhanwasapi: Implement support for >2 channels
2018-01-25 Nirbheek Chauhanwasapi: Fix some leaks, bugs, and compiler warnings
2018-01-22 Nirbheek Chauhanwasapi: Rewrite most of the code to make it work
2013-04-23 Sebastian Drögewasapisrc: Port to GstAudioSrc
2013-04-23 Sebastian Drögewasapi: Port wasapisink to GstAudioSink
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2013-03-26 Sebastian Drögewasapi: Initial port to 1.0
2013-03-26 Sebastian Drögewasapi: Include config.h before anything else
2012-11-04 Tim-Philipp MüllerFix FSF address
2008-09-30 Ole André Vadla... sys/: New plugin for audio capture and playback using...