rustdesk/libs/hbb_common
zyl 74dd0c8fa0
Some checks are pending
CI / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[os:ubuntu-20.04 target:x86_64-unknown-linux-gnu]) (push) Waiting to run
Full Flutter CI / run-ci (push) Waiting to run
fix mis-align problem when converting &[u8] to &[f32] (#9986)
* fix: windows, improve audio buffer (#9770)

* .

* fix statics does not record

and avoid channel changing when drio audio when audio is stero

* add some commence

* fix mis-align problem when converting &[u8] to &[f32]

* add safety commence

* revert client.rs

* avoid tmp lifetime extends

* avoid move in loop

* avoid use after drop

* another use after free

* another use after free

* make code more reasonable

---------

Co-authored-by: zylthinking <zhaoyulong@qianxin.com>
2024-11-21 13:36:11 +08:00
..
examples default config filed 2023-03-01 12:12:02 +08:00
protos fix: clipboard, support excel xml spreadsheet (#9252) 2024-09-04 16:44:36 +08:00
src fix mis-align problem when converting &[u8] to &[f32] (#9986) 2024-11-21 13:36:11 +08:00
.gitignore Use OUT_DIR in build.rs 2023-01-23 19:26:10 +01:00
build.rs update issue template and clippy for hbb_common 2023-02-08 17:26:44 +08:00
Cargo.toml update sysinfo rlim_max, which causing debian 13 pkexec not work (#8968) 2024-08-06 18:19:35 +08:00