You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2021/05/02 02:10:20 UTC

[guacamole-server] 01/01: GUACAMOLE-1201: Merge throttle outbound audio data to avoid overflowing RDP server audio input buffer.

This is an automated email from the ASF dual-hosted git repository.

vnick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git

commit a6a7e8ac26f4d999cac78dc253febdfc1679fcf5
Merge: e90e438 189d8fa
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Sat May 1 22:10:11 2021 -0400

    GUACAMOLE-1201: Merge throttle outbound audio data to avoid overflowing RDP server audio input buffer.

 .../rdp/channels/audio-input/audio-buffer.c        | 317 +++++++++++++++++++--
 .../rdp/channels/audio-input/audio-buffer.h        |  51 +++-
 2 files changed, 348 insertions(+), 20 deletions(-)