scrcpy/app
Romain Vimont 8aeb5c0e3c Fix cleanup order
The order of cleanup was not the reverse as the initialization order. As
a consequence, recorder_destroy() could theoretically be called even if
recorder_init() failed.
2019-03-02 18:13:11 +01:00
..
src Fix cleanup order 2019-03-02 18:13:11 +01:00
tests tests: fix test_control_event_serialize 2019-01-26 20:09:32 +08:00
meson.build Rename "frames" to "video_buffer" 2019-03-02 15:24:33 +01:00