index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
wasapi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-11
wasapi: Remove code that sets thread priority
Nirbheek Chauhan
6
-84
/
+4
2018-08-08
wasapi: Fix build with Windows 8.1 SDK
Nirbheek Chauhan
2
-2
/
+8
2018-08-02
wasapisrc: Correctly disable provide-clock
Nirbheek Chauhan
1
-3
/
+3
2018-08-02
wasapisink: fix regression in shared mode segment size
Christoph Reiter
1
-3
/
+9
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
1
-4
/
+16
2018-05-25
wasapisink: recover from low buffer levels in shared mode
Christoph Reiter
1
-27
/
+47
2018-05-25
wasapisink: fix a rounding error when calculating the buffer frame count
Christoph Reiter
1
-3
/
+5
2018-05-25
wasapisink: fix missing unlock in case IAudioClient_Start fails
Christoph Reiter
1
-1
/
+2
2018-05-23
wasapi: use FAILED to detect errors
Christoph Reiter
1
-1
/
+1
2018-05-23
wasapi: Don't pass CoTaskMemFree to g_clear_pointer
Christoph Reiter
2
-2
/
+4
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2018-04-18
wasapisrc: Don't provide a clock based on WASAPI's clock
Nirbheek Chauhan
1
-0
/
+12
2018-04-16
wasapi: Call CoIn/Uninitialize() around prepare()
Nirbheek Chauhan
3
-11
/
+9
2018-04-10
wasapi: Handle return value of WaitForSingleObject
Nirbheek Chauhan
2
-2
/
+16
2018-04-10
wasapi: Call _Start if the client was _Reset
Nirbheek Chauhan
4
-2
/
+34
2018-04-09
wasapi: Don't open the device in get_caps()
Nirbheek Chauhan
2
-12
/
+18
2018-04-06
wasapi: Only use audioclient3 when low-latency
Nirbheek Chauhan
1
-5
/
+26
2018-04-06
wasapi: Don't derive device period from latency time
Nirbheek Chauhan
1
-12
/
+6
2018-04-04
wasapi: Squelch warning about %x and HRESULT
Nirbheek Chauhan
1
-1
/
+1
2018-04-04
wasapisrc: Implement loopback recording
Nirbheek Chauhan
5
-23
/
+50
2018-03-27
wasapi: Print the hresult hex value on error
Nirbheek Chauhan
1
-1
/
+1
2018-03-18
wasapi: try to satisfy both mingw and msvc
Tim-Philipp Müller
2
-0
/
+3
2018-03-17
wasapi: fix indentation
Tim-Philipp Müller
1
-2
/
+3
2018-03-17
wasapi: fix unresolved symbol linker error with vs2017 on win10
Tim-Philipp Müller
2
-1
/
+1
2018-03-10
wasapi: Minor fixes for debug logging
Nirbheek Chauhan
1
-3
/
+3
2018-03-10
wasapi: Guard IAudioClient2 structs and enums
Nirbheek Chauhan
1
-13
/
+11
2018-03-09
wasapi: ship audioclient3 header in tarballs
Emilio Pozuelo Monfort
1
-1
/
+2
2018-03-01
wasapi: Increase rank to prefer over directsoundsrc
Nirbheek Chauhan
1
-2
/
+4
2018-02-26
wasapi: Clarify usage of low-latency property, add myself as author
Nirbheek Chauhan
2
-2
/
+12
2018-02-26
wasapi: Add a property for trying the AudioClient3 API
Nirbheek Chauhan
4
-8
/
+64
2018-02-26
wasapi: Set realtime thread priority at runtime
Nirbheek Chauhan
4
-20
/
+67
2018-02-26
wasapi: Use IAudioClient3 interface when available
Nirbheek Chauhan
5
-124
/
+434
2018-02-26
wasapi: __uuidof is simply not available in C
Nirbheek Chauhan
1
-13
/
+2
2018-02-26
wasapi: Set a default category for util functions
Nirbheek Chauhan
2
-0
/
+8
2018-02-26
wasapi: Use a macro for HRESULT failure paths
Nirbheek Chauhan
4
-246
/
+85
2018-02-09
wasapisrc: Re-align device period if necessary
Nirbheek Chauhan
2
-4
/
+32
2018-02-08
meson: Fix wasapi build on Windows
Nirbheek Chauhan
1
-1
/
+3
2018-02-08
wasapi: Unprepare when src/sink_prepare fails
Nirbheek Chauhan
2
-28
/
+17
2018-02-08
wasapisink: Re-align device period if necessary
Nirbheek Chauhan
1
-3
/
+30
2018-02-08
wasapisink: pre-load the buffer with silence
Nirbheek Chauhan
2
-29
/
+80
2018-02-08
wasapi: Try to use latency-time and buffer-time
Nirbheek Chauhan
6
-53
/
+143
2018-02-08
wasapi: Cover more HRESULT error messages
Nirbheek Chauhan
4
-50
/
+115
2018-02-08
wasapi: Increase thread priority to reduce glitches
Nirbheek Chauhan
4
-0
/
+38
2018-02-08
wasapi: Allow opening devices in exclusive mode
Nirbheek Chauhan
6
-68
/
+232
2018-02-08
wasapi: Rename struct element for device name
Nirbheek Chauhan
4
-20
/
+24
2018-02-08
wasapi: Fix indentation issues missed by the commit hook
Nirbheek Chauhan
5
-30
/
+37
2018-01-31
wasapi: Correctly set ringbuffer segsize/segtotal
Nirbheek Chauhan
2
-28
/
+77
2018-01-31
wasapi: Implement a device provider for probing
Nirbheek Chauhan
6
-17
/
+451
2018-01-31
wasapi: Implement support for >2 channels
Nirbheek Chauhan
6
-32
/
+153
2018-01-25
wasapi: Fix some leaks, bugs, and compiler warnings
Nirbheek Chauhan
3
-20
/
+75
[next]