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 /CONTRIBUTORS | |
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 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cd58e9b4..a993e76b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2978,6 +2978,8 @@ Sören Moch <smoch@web.de> packets that have a payload for pointing out that when adjusting the DTS values in the cutter, it hase to compensate for dropped B-frames + for simplifying calculating the PTS offset in cPtsFixer::Fix() and fixing the overflow + handling of PCR values Peter Münster <pmlists@free.fr> for fixing 'make install' to not overwrite existing configuration files |