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