summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-06-12 14:24:09 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-06-12 14:24:09 +0200
commitb0fd7ed93387b2958aa438b0bbbf190874413f29 (patch)
treed7050b3d9872739fe4b7a54842cc072aa19d01c2 /CONTRIBUTORS
parent72d342ce02cbeddfccf1c56fc0e614dfbe569608 (diff)
downloadvdr-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--CONTRIBUTORS3
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()