Sunshine/tests/unit
Cameron Gutman d57c66fa9c
Eliminate a redundant alloc+copy of each frame (#2852)
* Eliminate a redundant alloc+copy for each frame

* Replace std::copy_n() with std::memcpy() for better code generation
2024-07-14 12:23:19 -05:00
..
test_audio.cpp docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
test_file_handler.cpp docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
test_httpcommon.cpp docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
test_logging.cpp docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
test_mouse.cpp feat(input/linux): add support for more virtual input devices (#2606) 2024-06-16 00:21:18 +00:00
test_rswrapper.cpp Provide SSSE3, AVX2, and AVX512 optimized Reed-Solomon functions (#2828) 2024-07-11 20:22:57 -05:00
test_stream.cpp Eliminate a redundant alloc+copy of each frame (#2852) 2024-07-14 12:23:19 -05:00
test_video.cpp docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00