scrcpy/app
Romain Vimont 1b0cea61a5 Do not use return code for thread run function
The decoder sometimes returned a non-zero value on error, but not on
every path.

Since we never use the value, always return 0 at the end (like in the
controller).
2018-03-07 18:07:01 +01:00
..
src Do not use return code for thread run function 2018-03-07 18:07:01 +01:00
tests Swap position/point names 2018-01-29 14:52:22 +01:00
meson.build Double the default bitrate 2018-03-07 18:04:38 +01:00