mirror of
https://github.com/thinkonmay/sunshine-sdk.git
synced 2025-12-26 14:41:14 +00:00
* Eliminate a redundant alloc+copy for each frame * Replace std::copy_n() with std::memcpy() for better code generation |
||
|---|---|---|
| .. | ||
| test_audio.cpp | ||
| test_file_handler.cpp | ||
| test_httpcommon.cpp | ||
| test_logging.cpp | ||
| test_mouse.cpp | ||
| test_rswrapper.cpp | ||
| test_stream.cpp | ||
| test_video.cpp | ||