mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 09:40:37 +00:00
009bc15f33
GstAudioRingBufferSpec::segsize has been configured by using device period but GstWasapi2RingBuffer was referencing the buffer size returned by IAudioClient::GetBufferSize() which is most likely larger than device period. Fixing to sync them. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1533> |
||
---|---|---|
.. | ||
AsyncOperations.h | ||
gstwasapi2client.cpp | ||
gstwasapi2client.h | ||
gstwasapi2device.c | ||
gstwasapi2device.h | ||
gstwasapi2ringbuffer.cpp | ||
gstwasapi2ringbuffer.h | ||
gstwasapi2sink.c | ||
gstwasapi2sink.h | ||
gstwasapi2src.c | ||
gstwasapi2src.h | ||
gstwasapi2util.c | ||
gstwasapi2util.h | ||
meson.build | ||
plugin.c |