Fixed detecting the frame rate for streams with PTS distances of 1800

This commit is contained in:
Klaus Schmidinger
2009-04-18 14:59:55 +02:00
parent efd7427bbe
commit ce4c062e0d
2 changed files with 7 additions and 1 deletions

View File

@@ -6046,3 +6046,5 @@ Video Disk Recorder Revision History
- Added cDevice::NumProvidedSystems() to PLUGINS.html (was missing since it had
been implemented).
- Fixed distortions when switching to the next file during replay.
- Fixed detecting the frame rate for streams with PTS distances of 1800, which
apparently split one frame over two payload units.