scrcpy/server/src
Romain Vimont 66def38b73 Avoid additional buffer copy in userspace
Directly send the data from MediaCodec buffers to the LocalSocket,
without an intermediate copy in userspace.
2018-09-09 15:05:06 +02:00
..
main Avoid additional buffer copy in userspace 2018-09-09 15:05:06 +02:00
test/java/com/genymobile/scrcpy Make checkstyle happy 2018-03-28 22:05:34 +02:00