diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-06-12 14:24:09 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-06-12 14:24:09 +0200 |
commit | b0fd7ed93387b2958aa438b0bbbf190874413f29 (patch) | |
tree | d7050b3d9872739fe4b7a54842cc072aa19d01c2 /CONTRIBUTORS | |
parent | 72d342ce02cbeddfccf1c56fc0e614dfbe569608 (diff) | |
download | vdr-b0fd7ed93387b2958aa438b0bbbf190874413f29.tar.gz vdr-b0fd7ed93387b2958aa438b0bbbf190874413f29.tar.bz2 |
Fixed overwriting the fps value in a recording's info file
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2bc2eb83..adaf862a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2574,6 +2574,9 @@ Derek Kelly (user.vdr@gmail.com) for reporting unjustified log entries about changed channel pids for reporting a problem with the frame detector in case it gets MaxPtsValues values and stops analyzing even though the incoming data is still garbage + for reporting a problem with the fps value in the info file of a recording being + overwritten in case a recording was interrupted and resumed, and the fps value + could not be determined after resuming recording Marcel Unbehaun <frostworks@gmx.de> for adding cRecordingInfo::GetEvent() |