diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-04-18 14:59:55 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-04-18 14:59:55 +0200 |
commit | ce4c062e0d81b3e8aa9f927742c565565fc0e2c3 (patch) | |
tree | 98b8c2369063e8f1e65ddb6d3083993cdf5827a7 /HISTORY | |
parent | efd7427bbee8279b8e1444681aa6f51a20d8df88 (diff) | |
download | vdr-ce4c062e0d81b3e8aa9f927742c565565fc0e2c3.tar.gz vdr-ce4c062e0d81b3e8aa9f927742c565565fc0e2c3.tar.bz2 |
Fixed detecting the frame rate for streams with PTS distances of 1800
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |