diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-11-29 15:34:55 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-11-29 15:34:55 +0100 |
commit | b73c83e2a1b2cb3e70a0b5be035ef087c9bdd045 (patch) | |
tree | 2f2175b1aefd81e9dea3df66f32de22d8f6b94d0 /CONTRIBUTORS | |
parent | 2eadd7d4ddc419aafcbdbe397081acff23a541db (diff) | |
download | vdr-b73c83e2a1b2cb3e70a0b5be035ef087c9bdd045.tar.gz vdr-b73c83e2a1b2cb3e70a0b5be035ef087c9bdd045.tar.bz2 |
Fixed adjusting the DTS values in the cutter, to compensate for dropped B-frames
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 494feeee..0be06b07 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2975,6 +2975,8 @@ Sören Moch <smoch@web.de> for pointing out that the name H264 should be used instead of MPEG4 for pointing out that the cutter should only increment the TS continuity counter for 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 Peter Münster <pmlists@free.fr> for fixing 'make install' to not overwrite existing configuration files |