diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2016-12-22 09:41:48 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2016-12-22 09:41:48 +0100 |
commit | fd85701a84c976318afbb69e13d96c1ec44112fc (patch) | |
tree | 2217277a0ba5e1c2c3478dc7caa4348f1d9ead1c /CONTRIBUTORS | |
parent | 1135a1f9d5d2ee7a36b717ce0fb8f4093d62f982 (diff) | |
download | vdr-fd85701a84c976318afbb69e13d96c1ec44112fc.tar.gz vdr-fd85701a84c976318afbb69e13d96c1ec44112fc.tar.bz2 |
Fixed resuming replay at a given position, which was off by one frame
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 38cf59ef..a695bc11 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3327,6 +3327,7 @@ Thomas Reufer <thomas@reufer.ch> differences between it and cFont::Height() for making the cPlayer member functions FramesPerSecond, GetIndex and GetReplayMode 'const' + for fixing resuming replay at a given position, which was off by one frame Eike Sauer <EikeSauer@t-online.de> for reporting a problem with channels that need more than 5 TS packets for detecting |