Files
scrcpy/app
Romain Vimont 54e5cf1e24 Report recorder errors
Stop scrcpy on recorder errors.

It was previously indirectly stopped by the demuxer, which failed to
push packets to a recorder in error. Report it directly instead:
 - it avoids to wait for the next demuxer call;
 - it will allow to open the target file from a separate thread and stop
   immediately on any I/O error.
2023-03-03 01:18:17 +01:00
..
2023-03-03 01:18:17 +01:00
2023-03-03 01:18:17 +01:00
2023-01-30 20:57:54 +01:00
2023-02-11 09:44:33 +01:00
2022-12-22 12:33:29 +01:00
2023-03-03 01:18:17 +01:00