RustDesk/libs/hbb_common/src
zyl 74dd0c8fa0
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
..
platform fix: wayland, rdp input, mouse, scale (#9402) 2024-09-20 11:15:19 +08:00
protos update issue template and clippy for hbb_common 2023-02-08 17:26:44 +08:00
bytes_codec.rs update issue template and clippy for hbb_common 2023-02-08 17:26:44 +08:00
compress.rs fix: clipboard data, decompress, buf too small (#8556) 2024-07-02 00:18:38 +08:00
config.rs if av1 is not slow in test, av1 takes precedence over vp9 (#9938) 2024-11-16 22:31:28 +08:00
fs.rs file rename (#9089) 2024-08-16 12:55:58 +08:00
keyboard.rs opt: enum KeyboardMode 2022-12-20 01:09:35 -08:00
lib.rs fix mis-align problem when converting &[u8] to &[f32] (#9986) 2024-11-21 13:36:11 +08:00
mem.rs fix mis-align problem when converting &[u8] to &[f32] (#9986) 2024-11-21 13:36:11 +08:00
password_security.rs password max length prompt (#9248) 2024-09-04 11:31:13 +08:00
proxy.rs fix: http/https proxy (#7821) 2024-04-25 11:46:21 +08:00
socket_client.rs fix: test case, test_if_valid_server (#7903) 2024-05-04 14:06:41 +08:00
tcp.rs fix: http/https proxy (#7821) 2024-04-25 11:46:21 +08:00
udp.rs reuseaddr in listen_any 2023-06-27 15:20:32 +08:00