Files
scrcpy/app
Romain Vimont 2517c9c31e 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-09 19:21:14 +01:00
..
2023-03-09 19:21:13 +01:00
2023-03-09 19:21:14 +01:00
2023-01-30 20:57:54 +01:00
2023-03-09 19:21:12 +01:00
2022-12-22 12:33:29 +01:00
2023-03-09 19:21:13 +01:00