diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-02 14:33:06 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-02 14:33:06 +0100 |
commit | 441bf300321d5ae6c56a16bf59e88888981f4fa0 (patch) | |
tree | 8684f86dcc9f26a4a6d9cc7f9b660e2d7378553d /HISTORY | |
parent | a23a13873f1c209312fcfde5254e3ef24ee165fd (diff) | |
download | vdr-441bf300321d5ae6c56a16bf59e88888981f4fa0.tar.gz vdr-441bf300321d5ae6c56a16bf59e88888981f4fa0.tar.bz2 |
Simplified calculating the PTS offset in cPtsFixer::Fix() and fixed the overflow handling of PCR values
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7356,3 +7356,5 @@ Video Disk Recorder Revision History - Fixed adjusting the DTS values in the cutter, to compensate for dropped B-frames (pointed out by Sören Moch). - Fixed a typo in skins.h (thanks to Lars Hanisch). +- Simplified calculating the PTS offset in cPtsFixer::Fix() and fixed the overflow + handling of PCR values (thanks to Sören Moch). |