index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
wasapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
wasapi: add Hardware tag to element metadata
Tim-Philipp Müller
2019-02-19
2
-2
/
+2
*
misc: Fix warnings on Cerbero MinGW
Nirbheek Chauhan
2019-02-06
1
-1
/
+2
*
wasapi: Fixed corner-cases in mapping of channel mask
Jacek Tomaszewski
2019-01-21
1
-6
/
+15
*
wasapi: Fix infinite loop when the device disappears
Nirbheek Chauhan
2019-01-15
3
-27
/
+67
*
wasapi: Fix double call to Start when resetting the element
Nirbheek Chauhan
2019-01-04
2
-0
/
+2
*
wasapisink: Don't call CoUninitialize() twice in unprepare()
Sebastian Dröge
2019-01-03
1
-2
/
+0
*
wasapi: Remove code that sets thread priority
Nirbheek Chauhan
2018-09-11
6
-84
/
+4
*
wasapi: Fix build with Windows 8.1 SDK
Nirbheek Chauhan
2018-08-08
2
-2
/
+8
*
wasapisrc: Correctly disable provide-clock
Nirbheek Chauhan
2018-08-02
1
-3
/
+3
*
wasapisink: fix regression in shared mode segment size
Christoph Reiter
2018-08-02
1
-3
/
+9
*
Add feature options for almost all plugins
Nirbheek Chauhan
2018-07-27
1
-4
/
+16
*
wasapisink: recover from low buffer levels in shared mode
Christoph Reiter
2018-05-25
1
-27
/
+47
*
wasapisink: fix a rounding error when calculating the buffer frame count
Christoph Reiter
2018-05-25
1
-3
/
+5
*
wasapisink: fix missing unlock in case IAudioClient_Start fails
Christoph Reiter
2018-05-25
1
-1
/
+2
*
wasapi: use FAILED to detect errors
Christoph Reiter
2018-05-23
1
-1
/
+1
*
wasapi: Don't pass CoTaskMemFree to g_clear_pointer
Christoph Reiter
2018-05-23
2
-2
/
+4
*
Meson: Generate pc file for all plugins in bad
Xavier Claessens
2018-04-25
1
-0
/
+1
*
wasapisrc: Don't provide a clock based on WASAPI's clock
Nirbheek Chauhan
2018-04-18
1
-0
/
+12
*
wasapi: Call CoIn/Uninitialize() around prepare()
Nirbheek Chauhan
2018-04-16
3
-11
/
+9
*
wasapi: Handle return value of WaitForSingleObject
Nirbheek Chauhan
2018-04-10
2
-2
/
+16
*
wasapi: Call _Start if the client was _Reset
Nirbheek Chauhan
2018-04-10
4
-2
/
+34
*
wasapi: Don't open the device in get_caps()
Nirbheek Chauhan
2018-04-09
2
-12
/
+18
*
wasapi: Only use audioclient3 when low-latency
Nirbheek Chauhan
2018-04-06
1
-5
/
+26
*
wasapi: Don't derive device period from latency time
Nirbheek Chauhan
2018-04-06
1
-12
/
+6
*
wasapi: Squelch warning about %x and HRESULT
Nirbheek Chauhan
2018-04-04
1
-1
/
+1
*
wasapisrc: Implement loopback recording
Nirbheek Chauhan
2018-04-04
5
-23
/
+50
*
wasapi: Print the hresult hex value on error
Nirbheek Chauhan
2018-03-27
1
-1
/
+1
*
wasapi: try to satisfy both mingw and msvc
Tim-Philipp Müller
2018-03-18
2
-0
/
+3
*
wasapi: fix indentation
Tim-Philipp Müller
2018-03-17
1
-2
/
+3
*
wasapi: fix unresolved symbol linker error with vs2017 on win10
Tim-Philipp Müller
2018-03-17
2
-1
/
+1
*
wasapi: Minor fixes for debug logging
Nirbheek Chauhan
2018-03-10
1
-3
/
+3
*
wasapi: Guard IAudioClient2 structs and enums
Nirbheek Chauhan
2018-03-10
1
-13
/
+11
*
wasapi: ship audioclient3 header in tarballs
Emilio Pozuelo Monfort
2018-03-09
1
-1
/
+2
*
wasapi: Increase rank to prefer over directsoundsrc
Nirbheek Chauhan
2018-03-01
1
-2
/
+4
*
wasapi: Clarify usage of low-latency property, add myself as author
Nirbheek Chauhan
2018-02-26
2
-2
/
+12
*
wasapi: Add a property for trying the AudioClient3 API
Nirbheek Chauhan
2018-02-26
4
-8
/
+64
*
wasapi: Set realtime thread priority at runtime
Nirbheek Chauhan
2018-02-26
4
-20
/
+67
*
wasapi: Use IAudioClient3 interface when available
Nirbheek Chauhan
2018-02-26
5
-124
/
+434
*
wasapi: __uuidof is simply not available in C
Nirbheek Chauhan
2018-02-26
1
-13
/
+2
*
wasapi: Set a default category for util functions
Nirbheek Chauhan
2018-02-26
2
-0
/
+8
*
wasapi: Use a macro for HRESULT failure paths
Nirbheek Chauhan
2018-02-26
4
-246
/
+85
*
wasapisrc: Re-align device period if necessary
Nirbheek Chauhan
2018-02-09
2
-4
/
+32
*
meson: Fix wasapi build on Windows
Nirbheek Chauhan
2018-02-08
1
-1
/
+3
*
wasapi: Unprepare when src/sink_prepare fails
Nirbheek Chauhan
2018-02-08
2
-28
/
+17
*
wasapisink: Re-align device period if necessary
Nirbheek Chauhan
2018-02-08
1
-3
/
+30
*
wasapisink: pre-load the buffer with silence
Nirbheek Chauhan
2018-02-08
2
-29
/
+80
*
wasapi: Try to use latency-time and buffer-time
Nirbheek Chauhan
2018-02-08
6
-53
/
+143
*
wasapi: Cover more HRESULT error messages
Nirbheek Chauhan
2018-02-08
4
-50
/
+115
*
wasapi: Increase thread priority to reduce glitches
Nirbheek Chauhan
2018-02-08
4
-0
/
+38
*
wasapi: Allow opening devices in exclusive mode
Nirbheek Chauhan
2018-02-08
6
-68
/
+232
[next]