diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2016-12-22 11:33:12 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2016-12-22 11:33:12 +0100 |
commit | be4cdcf17027e2f6f5482fb13d273693145d11a1 (patch) | |
tree | aa3877153e4640746b6833dae1a0891928907065 /CONTRIBUTORS | |
parent | fd85701a84c976318afbb69e13d96c1ec44112fc (diff) | |
download | vdr-be4cdcf17027e2f6f5482fb13d273693145d11a1.tar.gz vdr-be4cdcf17027e2f6f5482fb13d273693145d11a1.tar.bz2 |
Improved handling frame numbers to have a smoother progress display during replay of recordings with 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 a695bc11..d89a6037 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3328,6 +3328,8 @@ Thomas Reufer <thomas@reufer.ch> 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 + for improving handling frame numbers to have a smoother progress display during + replay of recordings with B-frames Eike Sauer <EikeSauer@t-online.de> for reporting a problem with channels that need more than 5 TS packets for detecting |