diff options
author | 2010-01-17 19:17:23 +0000 | |
---|---|---|
committer | 2010-01-17 19:17:23 +0000 | |
commit | fe51ad42b2cf5ae10062096dcc833b2f0e33e31e (patch) | |
tree | 002969f4ecb7007b99ff035fb0690031941ad639 /usr.bin/ssh | |
parent | fix quality degradation when resampling (diff) | |
download | wireguard-openbsd-fe51ad42b2cf5ae10062096dcc833b2f0e33e31e.tar.xz wireguard-openbsd-fe51ad42b2cf5ae10062096dcc833b2f0e33e31e.zip |
While resampling, if input samples are available but output
is blocked don't start processing input. Similarly don't
produce output if input is blocked. This is to ensure that
to each output block corresponds exactly one input block.
This is necessary for full-duplex clients using block-based
i/o and very small buffers.
Diffstat (limited to 'usr.bin/ssh')
0 files changed, 0 insertions, 0 deletions