Now distinguishing between frames with errors and completely missing frames

This commit is contained in:
Klaus Schmidinger
2024-09-17 11:30:28 +02:00
parent 6f6b05ffcb
commit 52c4816c9c
4 changed files with 21 additions and 9 deletions

View File

@@ -9999,3 +9999,4 @@ Video Disk Recorder Revision History
- 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.
- Now distinguishing between frames with errors and completely missing frames.