The number of errors in a recording now represents the number of broken frames

This commit is contained in:
Klaus Schmidinger
2024-09-17 09:39:50 +02:00
parent 6dd5854b7a
commit 6f6b05ffcb
3 changed files with 6 additions and 3 deletions

View File

@@ -9998,3 +9998,4 @@ Video Disk Recorder Revision History
- Silenced a compiler warning with gcc 14.1.0 (reported by Winfried K<>hler).
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Moved error checking from recorder.c to remux.c.
- The number of errors in a recording now represents the number of broken frames.