scrcpy/app
Romain Vimont 629c296207 Move frame swapping logic to frame.c
Expose frames_offer_decoded_frame() and frames_consume_rendered_frame()
so that callers are not exposed to frame swapping (between the decoding
and rendering frames) details.
2018-02-08 20:57:29 +01:00
..
src Move frame swapping logic to frame.c 2018-02-08 20:57:29 +01:00
tests Swap position/point names 2018-01-29 14:52:22 +01:00
meson.build Move control-related code to screencontrol.c 2018-02-08 18:14:50 +01:00