Fixed error checking in case of large PTS discontinuities

This commit is contained in:
Klaus Schmidinger
2024-10-08 08:46:38 +02:00
parent a91d687a1a
commit 2dacc776bd
3 changed files with 6 additions and 2 deletions

View File

@@ -10025,3 +10025,4 @@ Video Disk Recorder Revision History
- Removed defining DEPRECATED_* macros with value 0, because this is the preprocessor's
default (suggested by Winfried K<>hler).
- Fixed error checking in case of large PTS discontinuities (reported by Matthias Senzel).