Fixed error checking in case the fps value can't be determined by the frame parser

This commit is contained in:
Klaus Schmidinger
2024-10-13 13:34:32 +02:00
parent 66fea5c9f1
commit 4030698007
2 changed files with 3 additions and 1 deletions

View File

@@ -10037,3 +10037,4 @@ Video Disk Recorder Revision History
2024-10-13:
- Removed all DEPRECATED_* code.
- Fixed error checking in case the fps value can't be determined by the frame parser.