scrcpy/app
Romain Vimont 82b4acee73 Do not fail on EAGAIN
A call to avcodec_receive_frame() may return AVERROR(EAGAIN) if more
input is required. This is not an error, do not fail.
2018-03-07 18:07:02 +01:00
..
src Do not fail on EAGAIN 2018-03-07 18:07:02 +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