summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-04-05 09:38:13 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2010-04-05 09:38:13 +0200
commitdb5c3cd36a3aa5ab57811a830c79ca5ebd3edad1 (patch)
treedb5ba3174ee9eef3c9af78f915f70eb48deabb0f /CONTRIBUTORS
parent1bf0c3d23ad0946186af54ed4835f4db65780e77 (diff)
downloadvdr-db5c3cd36a3aa5ab57811a830c79ca5ebd3edad1.tar.gz
vdr-db5c3cd36a3aa5ab57811a830c79ca5ebd3edad1.tar.bz2
Fixed cFrameDetector::Analyze() in case part of the data has been processed and there is less than MIN_TS_PACKETS_FOR_FRAME_DETECTOR left
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 252d5d0b..4b9aec42 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -2525,6 +2525,7 @@ Derek Kelly (user.vdr@gmail.com)
for reporting a problem with HD NTSC broadcasts that split frames over several payload
units
for updating sources.conf
+ for reporting a problem where the frame rate was not detected correctly
Marcel Unbehaun <frostworks@gmx.de>
for adding cRecordingInfo::GetEvent()